Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 ATTACH TABLE test__fuzz_0 FROM '01721_file/test' ( `id` Decimal(18, 16) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_0 FROM '01721_file/test' (`id` Decimal(18, 16)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/08d/08d82201-615e-4c73-be94-202ec386364f//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 50 ATTACH TABLE test__fuzz_1 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_1 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/ca7/ca72d04e-d2d1-43e5-b179-8796ad3577e8//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 3 out of 50 ATTACH TABLE test__fuzz_2 FROM '01721_file/test' ( `id` Array(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_2 FROM '01721_file/test' (`id` Array(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/f25/f252522d-0e62-4f98-957d-b1e18f2ea60d//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 4 out of 50 ATTACH TABLE test__fuzz_3 FROM '01721_file/test' ( `id` Date32 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_3 FROM '01721_file/test' (`id` Date32) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/11d/11ddcd46-a2b6-4c7e-af2f-dd0c9d144818//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 50 ATTACH TABLE test__fuzz_4 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_4 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/07b/07bd9d4d-1d61-42e5-a305-441b9155ddb4//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 50 ATTACH TABLE test__fuzz_5 FROM '01721_file/test' ( `id` FixedString(4) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_5 FROM '01721_file/test' (`id` FixedString(4)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/36f/36f9dc84-eaa8-4f6b-a493-351170d80357//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 7 out of 50 ATTACH TABLE test__fuzz_6 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_6 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/aab/aab57093-d6a8-4317-8392-512aa7047e9f//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 50 ATTACH TABLE test__fuzz_7 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_7 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/6b1/6b16547c-71d2-4d60-8483-72ec0ea76017//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 50 ATTACH TABLE test__fuzz_8 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_8 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/7c1/7c14d4a0-8736-45fe-a59a-aac96c5d8916//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 50 ATTACH TABLE test__fuzz_9 FROM '01721_file/test' ( `id` Array(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_9 FROM '01721_file/test' (`id` Array(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/ebd/ebd9ed0a-6427-49ba-ac1c-cc99598ef97d//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 11 out of 50 ATTACH TABLE test__fuzz_10 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_10 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/d69/d69fa737-80d4-4a30-8076-31853260cb41//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 50 ATTACH TABLE test__fuzz_11 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_11 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/60f/60fe7551-42e3-48cf-a6db-617059d5d7a5//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 13 out of 50 ATTACH TABLE test__fuzz_12 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_12 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/64b/64b112c5-18d0-4d49-9940-b1003dba1a42//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 14 out of 50 ATTACH TABLE test__fuzz_13 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_13 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/f04/f04acafe-0495-4e47-b21d-f9be3288b740//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 15 out of 50 ATTACH TABLE test__fuzz_14 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_14 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/724/724f7967-61de-4eec-b7de-0f867dbe97d5//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 16 out of 50 ATTACH TABLE test__fuzz_15 FROM '01721_file/test' ( `id` Array(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_15 FROM '01721_file/test' (`id` Array(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/65b/65ba3ac0-90b8-4d9a-a19c-ff41c251e93c//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 17 out of 50 ATTACH TABLE test__fuzz_16 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_16 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/788/788b1b8c-0fa6-4544-b33a-4debecb921da//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 50 ATTACH TABLE test__fuzz_17 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_17 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/7d0/7d0d8fe6-0a6b-42ea-a6b2-d16156925f9f//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 19 out of 50 ATTACH TABLE test__fuzz_18 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_18 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/770/770a9dc8-3a05-4d09-9032-d09dbd7bbd8a//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 20 out of 50 ATTACH TABLE test__fuzz_19 FROM '01721_file/test' ( `id` LowCardinality(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_19 FROM '01721_file/test' (`id` LowCardinality(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/649/6497940d-4d2a-4d40-9b4c-780b092ddf5b//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 21 out of 50 ATTACH TABLE test__fuzz_20 FROM '01721_file/test' ( `id` Array(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_20 FROM '01721_file/test' (`id` Array(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/d52/d524996f-280b-408f-8df7-3c4f5f1f5a4f//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 22 out of 50 ATTACH TABLE test__fuzz_21 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_21 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/7b4/7b405876-39fd-4b17-a242-1b0e2f49016d//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 50 ATTACH TABLE test__fuzz_22 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_22 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/896/89642622-a0ce-4129-8b43-032b1fa290f2//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 50 ATTACH TABLE test__fuzz_23 FROM '01721_file/test' ( `id` LowCardinality(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_23 FROM '01721_file/test' (`id` LowCardinality(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/96b/96b5a1f7-b2fc-4241-b91f-127844bac979//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 50 ATTACH TABLE test__fuzz_24 FROM '01721_file/test' ( `id` Array(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_24 FROM '01721_file/test' (`id` Array(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/1a7/1a746a01-dc63-4e26-9bba-071996ee9c70//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 50 ATTACH TABLE test__fuzz_25 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_25 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/b68/b68b23aa-4e7b-49b0-bf99-84f61777f986//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 50 ATTACH TABLE test__fuzz_26 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_26 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/aee/aee798be-708e-4224-953d-93c63321c088//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 50 ATTACH TABLE test__fuzz_27 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_27 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/0c8/0c8c95f8-0944-4a07-b954-4bbda4a27283//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 29 out of 50 ATTACH TABLE test__fuzz_28 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_28 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/349/349d6c7c-a964-4b21-b51a-dc6cf1c6e094//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 30 out of 50 ATTACH TABLE test__fuzz_29 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_29 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/361/3618f33d-4c69-4aab-9ff4-e39ebb98c9c5//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 50 ATTACH TABLE test__fuzz_30 FROM '01721_file/test' ( `id` LowCardinality(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_30 FROM '01721_file/test' (`id` LowCardinality(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/913/913741c1-4647-4897-8e7a-d272e1b71fb6//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 32 out of 50 ATTACH TABLE test__fuzz_31 FROM '01721_file/test' ( `id` Decimal(18, 16) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_31 FROM '01721_file/test' (`id` Decimal(18, 16)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/29e/29e88140-d1e3-4bfc-9e1d-807effc9c035//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 33 out of 50 ATTACH TABLE test__fuzz_32 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_32 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/9a8/9a85569b-a18d-43ea-bfc1-e5ce16c4c136//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 34 out of 50 ATTACH TABLE test__fuzz_33 FROM '01721_file/test' ( `id` String ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_33 FROM '01721_file/test' (`id` String) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/924/924d9060-1285-4404-96e6-df226dc54c0b//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 50 ATTACH TABLE test__fuzz_34 FROM '01721_file/test' ( `id` UUID ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_34 FROM '01721_file/test' (`id` UUID) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/440/44022d58-7715-47e1-a573-01e140faf3a2//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 36 out of 50 ATTACH TABLE test__fuzz_35 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_35 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/208/208c7e31-10ab-497e-9d78-62d9813997d4//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 37 out of 50 ATTACH TABLE test__fuzz_36 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_36 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/a9b/a9b437c9-7bde-42a0-b04d-d1f537fe498a//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 38 out of 50 ATTACH TABLE test__fuzz_37 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_37 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/bb2/bb2f4259-99c0-4e16-a710-f6bf1281de53//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 39 out of 50 ATTACH TABLE test__fuzz_38 FROM '01721_file/test' ( `id` UInt256 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_38 FROM '01721_file/test' (`id` UInt256) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/4ec/4ec6e19f-bcb8-49a4-a132-79c5b33d508d//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 40 out of 50 ATTACH TABLE test__fuzz_39 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_39 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/65a/65ae41c1-255d-4fec-8826-279b615af6e1//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 41 out of 50 ATTACH TABLE test__fuzz_40 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_40 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/a85/a857a425-1099-4553-b09c-df6666cfc7fb//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 42 out of 50 ATTACH TABLE test__fuzz_41 FROM '01721_file/test' ( `id` Decimal(9, 7) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_41 FROM '01721_file/test' (`id` Decimal(9, 7)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/adb/adbb49e9-dfb6-4c2e-b790-988cc87a1b36//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 50 ATTACH TABLE test__fuzz_42 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_42 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/6cf/6cf4ece9-d9b8-4f6a-ad99-43615a6248b3//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 50 ATTACH TABLE test__fuzz_43 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_43 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/aa3/aa3fb8a1-6ade-471f-a757-bfc31664febd//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 50 ATTACH TABLE test__fuzz_44 FROM '01721_file/test' ( `id` LowCardinality(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_44 FROM '01721_file/test' (`id` LowCardinality(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/27d/27d1abdd-849e-4452-9b18-4ce8c49fd7a2//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 46 out of 50 ATTACH TABLE test__fuzz_45 FROM '01721_file/test' ( `id` Nullable(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_45 FROM '01721_file/test' (`id` Nullable(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/102/102002c9-ed7a-45fa-aa2d-845a83542f75//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 50 ATTACH TABLE test__fuzz_46 FROM '01721_file/test' ( `id` LowCardinality(UInt8) ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_46 FROM '01721_file/test' (`id` LowCardinality(UInt8)) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/585/5850f3f8-9e65-4505-a0ef-755dbed15511//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 48 out of 50 ATTACH TABLE test__fuzz_47 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_47 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/897/89741129-1bd8-4b3a-b211-60e90341745e//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 50 ATTACH TABLE test__fuzz_48 FROM '01721_file/test' ( `id` UInt8 ) ENGINE = File(TSV) Error on processing query 'ATTACH TABLE test__fuzz_48 FROM '01721_file/test' (`id` UInt8) ENGINE = File(TSV)': Received from localhost:9000. DB::Exception: std::__1::__fs::filesystem::filesystem_error: filesystem error: in rename: No such file or directory ["db/../user_files/01721_file/test//data.TSV"] ["db/store/ae2/ae278a09-6bdc-4ab0-810d-cc665d405754//data.TSV"]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x000000001851ab94 1. /build/contrib/llvm-project/libcxx/include/string:1499: std::system_error::system_error(std::error_code, String const&) @ 0x0000000018521622 2. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:50: std::__fs::filesystem::filesystem_error::filesystem_error[abi:v15007](String const&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code) @ 0x00000000184cf040 3. /build/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:90: void std::__fs::filesystem::__throw_filesystem_error[abi:v15007](String&, std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code const&) @ 0x00000000184cedda 4. /build/contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h:0: std::__fs::filesystem::detail::(anonymous namespace)::ErrorHandler::report(std::error_code const&) const @ 0x00000000184d0fbc 5. /build/contrib/llvm-project/libcxx/src/filesystem/operations.cpp:1493: std::__fs::filesystem::__rename(std::__fs::filesystem::path const&, std::__fs::filesystem::path const&, std::error_code*) @ 0x00000000184d3a4a 6. /build/contrib/llvm-project/libcxx/include/string:1499: DB::StorageFile::rename(String const&, DB::StorageID const&) @ 0x0000000012261ea5 7. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterCreateQuery::doCreateTable(DB::ASTCreateQuery&, DB::InterpreterCreateQuery::TableProperties const&, std::unique_ptr>&, DB::LoadingStrictnessLevel) @ 0x000000001155d72f 8. /build/src/Interpreters/InterpreterCreateQuery.cpp:0: DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x0000000011557b7a 9. /build/src/Interpreters/InterpreterCreateQuery.cpp:1986: DB::InterpreterCreateQuery::execute() @ 0x0000000011561a92 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 2 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 3 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 5 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 8 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 12 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 13 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 18 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 20 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 23 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 24 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 25 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 26 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 27 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 28 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 29 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 30 out of 1000 SELECT * FROM test GROUP BY test, test, TSV Error on processing query 'SELECT * FROM test GROUP BY test, test, TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, test, TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 32 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 33 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 34 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 35 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 36 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 37 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 38 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 39 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 40 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 41 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 42 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 43 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 44 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 45 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 46 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 47 out of 1000 SELECT * FROM test WHERE File(TSV, TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV, TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV, TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 48 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 49 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 50 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 51 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 52 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 53 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 56 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 57 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 58 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 60 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 61 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 62 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 63 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 64 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 65 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 66 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 67 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 68 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 69 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 70 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 71 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 72 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 73 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 74 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 75 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 76 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 77 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 78 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 79 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 80 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 81 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 82 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 83 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 84 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 85 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 86 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 87 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 88 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 89 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 90 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 91 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 92 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 93 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 94 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 95 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 96 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 97 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 98 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 99 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 100 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 101 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 102 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 106 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 109 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 111 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 112 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 114 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 115 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 116 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 118 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 119 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 120 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 121 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 125 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 126 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 127 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 129 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 130 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 132 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 134 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 135 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 136 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 137 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 138 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 139 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 140 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 141 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 142 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 143 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 144 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 145 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 147 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 148 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 149 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 150 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 152 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 154 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 155 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 156 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 157 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 158 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 159 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 160 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 161 out of 1000 EXPLAIN PIPELINE SELECT * FROM test GROUP BY File(TSV), TSV Error on processing query 'EXPLAIN PIPELINE SELECT * FROM test GROUP BY File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 163 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 164 out of 1000 SELECT * FROM test GROUP BY test Error on processing query 'SELECT * FROM test GROUP BY test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 165 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 166 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 167 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 168 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 169 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 170 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 171 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 172 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 173 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 174 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 175 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 176 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 177 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 178 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 179 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 180 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 181 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 182 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 183 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 184 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 185 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 186 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 187 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 188 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 189 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 190 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 191 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 192 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 193 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 194 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 196 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 197 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 198 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 199 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 200 out of 1000 SELECT * FROM test GROUP BY TSV, TSV, File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY TSV, TSV, File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, TSV, File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 201 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 202 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 203 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 204 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 205 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 206 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 207 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 208 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 209 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 210 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 211 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 214 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 215 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 219 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 220 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 221 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 222 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 224 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 225 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 228 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 229 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 230 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 231 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 232 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 233 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 234 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 236 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 237 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 238 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 239 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 240 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 241 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 242 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 243 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 244 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 245 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 246 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 247 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 248 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 249 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 250 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 251 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 252 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 253 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 254 out of 1000 EXPLAIN `header, description` = true SELECT * FROM test Error on processing query 'EXPLAIN `header, description` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 256 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 257 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 258 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 259 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 260 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 261 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 262 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 264 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 265 out of 1000 SELECT * FROM test GROUP BY TSV, File(TSV), test, TSV, test Error on processing query 'SELECT * FROM test GROUP BY TSV, File(TSV), test, TSV, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, File(TSV), test, TSV, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 266 out of 1000 SELECT * FROM test GROUP BY File(TSV) Error on processing query 'SELECT * FROM test GROUP BY File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 267 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 268 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 269 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 270 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 271 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 272 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 273 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 274 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 275 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 276 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 277 out of 1000 SELECT * FROM test GROUP BY test, TSV, File(TSV), TSV, File(TSV) Error on processing query 'SELECT * FROM test GROUP BY test, TSV, File(TSV), TSV, File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, TSV, File(TSV), TSV, File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 278 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 279 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 280 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 281 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 282 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 283 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 284 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 285 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 286 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 287 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 288 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 289 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 290 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 291 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 292 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 293 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 294 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 295 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 298 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 299 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 300 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 301 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 302 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 303 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 304 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 305 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 306 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 307 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 308 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 309 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 310 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 311 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 312 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 313 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 314 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 315 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 316 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 317 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 318 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 319 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 320 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 321 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 322 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 323 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 325 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 326 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 327 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 328 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 329 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 330 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 331 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 332 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 333 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 334 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 335 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 336 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 337 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 338 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 339 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 340 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 341 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 342 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 343 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 344 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 345 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 346 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 348 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 349 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 350 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 351 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 352 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 354 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 355 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 356 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 357 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 358 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 359 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 360 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 361 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 362 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 363 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 364 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 365 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 366 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 367 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 368 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 369 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 370 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 371 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 373 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 374 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 376 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 377 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 379 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 380 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 382 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 387 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 393 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 395 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 397 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 399 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 400 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 403 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 405 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 408 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 410 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 412 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 413 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 414 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 415 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 417 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 418 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 422 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 423 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 424 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 428 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 429 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 431 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 432 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 433 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 434 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 435 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 436 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 437 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 438 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 439 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 440 out of 1000 EXPLAIN actions = true SELECT * FROM test Error on processing query 'EXPLAIN actions = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 441 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 442 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 443 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 444 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 445 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 446 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 447 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 448 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 449 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 450 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 451 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 452 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 453 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 454 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 455 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 456 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 457 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 458 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 459 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 460 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 461 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 462 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 463 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 464 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 465 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 466 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 467 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 468 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 469 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 470 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 471 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 472 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV, test Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV, test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 473 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 474 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 475 out of 1000 SELECT * FROM test GROUP BY test, TSV, TSV Error on processing query 'SELECT * FROM test GROUP BY test, TSV, TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, TSV, TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 477 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 478 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 479 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 480 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 481 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 483 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 484 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 485 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 486 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 487 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 488 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 489 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 490 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 491 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 492 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 494 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 495 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 496 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 497 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 498 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 499 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 500 out of 1000 SELECT * FROM test GROUP BY File(TSV), File(TSV) Error on processing query 'SELECT * FROM test GROUP BY File(TSV), File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 501 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 502 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 503 out of 1000 SELECT * FROM test GROUP BY TSV, test, test, File(TSV) Error on processing query 'SELECT * FROM test GROUP BY TSV, test, test, File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, test, test, File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 504 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 505 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 506 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 507 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 508 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 509 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 510 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 511 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 512 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 513 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 514 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 515 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 516 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 517 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 518 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 519 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 520 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 521 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 523 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 524 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 525 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 526 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 527 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 528 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 529 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 532 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 535 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 536 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 540 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 541 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 542 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 543 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 545 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 546 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 547 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 548 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 550 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 551 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 552 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 553 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 554 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 555 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 556 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 557 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 558 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 559 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 560 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 561 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 562 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 563 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 564 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 565 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 568 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 569 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 570 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 571 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 572 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 573 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 574 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 575 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 576 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 577 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 578 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 579 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 580 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 581 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 582 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 583 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 584 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 585 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 586 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 587 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 588 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 589 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 590 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 591 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 592 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 593 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 595 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 598 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 600 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 601 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 602 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 603 out of 1000 EXPLAIN SYNTAX SELECT * FROM test WHERE File(TSV) Error on processing query 'EXPLAIN SYNTAX SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Missing columns: 'TSV' while processing query: 'SELECT id FROM test WHERE File(TSV)', required columns: 'id' 'TSV', maybe you meant: 'id': While processing SELECT id FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 605 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 606 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 607 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 608 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 609 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 610 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 611 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 612 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 616 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 617 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 618 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 619 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 620 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 621 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 622 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 623 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 624 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 625 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 626 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 627 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 628 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 629 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 630 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 631 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 634 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 635 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 637 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 639 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 640 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 641 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 642 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 643 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 644 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 645 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 646 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 647 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 648 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 649 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 650 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 651 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 652 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 653 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 654 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 655 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 656 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 657 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 658 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 659 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 660 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 661 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 662 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 663 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 665 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 666 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 667 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 668 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 669 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 670 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 671 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 672 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 673 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 674 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 675 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 676 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 677 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 678 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 679 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 680 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 681 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 682 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 683 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 684 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 685 out of 1000 EXPLAIN PIPELINE header = true SELECT TSV, * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 687 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 688 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 689 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 690 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 691 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 692 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 693 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 694 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 695 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 696 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 697 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 698 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 699 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 700 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 701 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 702 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 703 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 704 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 705 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 706 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 707 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 708 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 709 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 710 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 711 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 712 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 713 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 714 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 715 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 716 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 719 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 720 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 721 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 722 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 724 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 726 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 727 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 729 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 731 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 733 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 735 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 739 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 741 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 743 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 744 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 745 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 748 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 749 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 750 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 751 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 752 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 753 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 754 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 755 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 756 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 757 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 758 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 759 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 760 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 761 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 762 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 763 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 764 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 765 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 766 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 767 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 768 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 769 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 771 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 772 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 776 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 780 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 782 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 783 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 784 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 785 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 786 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 787 out of 1000 EXPLAIN QUERY TREE dump_passes = true, passes = true SELECT * FROM test PREWHERE test Error on processing query 'EXPLAIN QUERY TREE dump_passes = true, passes = true SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 788 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 789 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 790 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 791 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 792 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 793 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 794 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 796 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 797 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 800 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 801 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 802 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 803 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 804 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 805 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 806 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 807 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 808 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 809 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 810 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 811 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 812 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 814 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 815 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 816 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 817 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 818 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 819 out of 1000 EXPLAIN optimize = true SELECT * FROM test Error on processing query 'EXPLAIN optimize = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 822 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 823 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 824 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 825 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 826 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 829 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 834 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 835 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 836 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 842 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 843 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 844 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 845 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 846 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 847 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 849 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 850 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 851 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 852 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 853 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 SELECT * FROM test PREWHERE test WHERE TSV Error on processing query 'SELECT * FROM test PREWHERE test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 855 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 856 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 857 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 858 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 859 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 860 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 861 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 862 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 863 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 864 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 865 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 866 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 867 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 868 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 869 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 870 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 871 out of 1000 SELECT * FROM test PREWHERE test WHERE test Error on processing query 'SELECT * FROM test PREWHERE test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 873 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 874 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 876 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 878 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 881 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 889 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 890 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 891 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 892 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 898 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 899 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 900 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 902 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 904 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 905 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 906 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 907 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 908 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 911 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 912 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 915 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 919 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 920 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 921 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 923 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 924 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 925 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 926 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 927 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 928 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 929 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 930 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 931 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 932 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 933 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 934 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 935 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 936 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 937 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 938 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 939 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 940 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 941 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 942 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 943 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 944 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 945 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 946 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 947 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 948 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 949 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 950 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 951 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 952 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 953 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 954 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 955 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 956 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 957 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 958 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV, TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV, TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV, TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 959 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 960 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 961 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 962 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 963 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 964 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 965 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 966 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 967 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 968 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 970 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 972 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 973 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 974 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 975 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 976 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 977 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 978 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 980 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 981 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test PREWHERE File(TSV). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 984 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 985 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 986 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 987 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 988 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 989 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 990 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 991 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 992 out of 1000 EXPLAIN SYNTAX SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN SYNTAX SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Missing columns: 'TSV' while processing query: 'SELECT id FROM test PREWHERE File(TSV)', required columns: 'id' 'TSV', maybe you meant: 'id': While processing SELECT id FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 993 out of 1000 EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 15. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 994 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 995 out of 1000 EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 15. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 997 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 998 out of 1000 EXPLAIN AST SELECT * FROM test PREWHERE File(TSV) Got boring AST Fuzzing step 999 out of 1000 EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV) Error on processing query 'EXPLAIN PIPELINE SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 15. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 EXPLAIN QUERY TREE run_passes = true, passes = true SELECT * FROM test Error on processing query 'EXPLAIN QUERY TREE run_passes = true, passes = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 3 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 5 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 8 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 9 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 12 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 13 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 18 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 23 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 24 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 27 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 28 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 29 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 30 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 31 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 32 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 34 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 35 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 36 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 39 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 47 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 48 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 49 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 50 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 51 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 52 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 53 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM test GROUP BY test, test, test Error on processing query 'SELECT * FROM test GROUP BY test, test, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, test, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 57 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 62 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 64 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 65 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 66 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 67 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 69 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 70 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 71 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 72 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 74 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 75 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 76 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 77 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 78 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 79 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 82 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 84 out of 1000 SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV) Error on processing query 'SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 85 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 86 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 87 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 88 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 89 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 90 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 91 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 92 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 93 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 94 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 95 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 96 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 98 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 99 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 100 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 101 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 102 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 103 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 105 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 107 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 108 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 109 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 110 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 111 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 114 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 115 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 116 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 118 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 120 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 123 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 124 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 125 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 126 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 127 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 128 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 129 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 132 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 133 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 135 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 137 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 139 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 140 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 143 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 144 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 146 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 147 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 148 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 150 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 154 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 155 out of 1000 SELECT * FROM test GROUP BY TSV Error on processing query 'SELECT * FROM test GROUP BY TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 156 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 157 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 158 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 159 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 160 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 161 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 163 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 164 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 165 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 167 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 168 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 169 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 170 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 171 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 174 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 175 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 176 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 177 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 178 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 180 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 181 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 182 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 183 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 184 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 185 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 186 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 187 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 188 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 189 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 190 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 191 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 192 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 193 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 194 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 196 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 197 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 198 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 199 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 200 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 201 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 202 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 203 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 204 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 205 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 206 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 207 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 208 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 209 out of 1000 SELECT File(TSV), * FROM test WHERE File(TSV) Error on processing query 'SELECT File(TSV), * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 210 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 211 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 212 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 213 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 214 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 215 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 216 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 217 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 218 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 219 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 220 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 221 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 222 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 223 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 224 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 225 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 226 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 227 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 228 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 229 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 230 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 231 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 232 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 233 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 236 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 237 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 239 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 240 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 241 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 243 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 245 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 248 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 249 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 252 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 253 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 256 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 257 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 258 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 259 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 260 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 261 out of 1000 SELECT * FROM test WHERE File(test, TSV) Error on processing query 'SELECT * FROM test WHERE File(test, TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'test' in scope SELECT * FROM test WHERE File(test, TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 262 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 264 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 265 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 266 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 267 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test GROUP BY test Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM test GROUP BY test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 268 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 269 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 270 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 271 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 272 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 273 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 274 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 275 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 276 out of 1000 SELECT * FROM test GROUP BY File(TSV) Error on processing query 'SELECT * FROM test GROUP BY File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 277 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 278 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 279 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 280 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 281 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 282 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 283 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 284 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 285 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 286 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 287 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 288 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 289 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 290 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 291 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 292 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 293 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 294 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 295 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 297 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 298 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 299 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 300 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 301 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 302 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 303 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 304 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 305 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 306 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 307 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 308 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 310 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 311 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 312 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 313 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 320 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 321 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 322 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 323 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 324 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 325 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 327 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 328 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 329 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 330 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 331 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 332 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 333 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 334 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 335 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 336 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 337 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 338 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 339 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 340 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 341 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 342 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 343 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 344 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 345 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 346 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 347 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 348 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 349 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 350 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 351 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 352 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 353 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 354 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 355 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 356 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 357 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 358 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 359 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 360 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 361 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 362 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 363 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 364 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 365 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 366 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 367 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 368 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 369 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 370 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 371 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 372 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 373 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 374 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 375 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 376 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 377 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 378 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 379 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 380 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 381 out of 1000 SELECT * FROM test GROUP BY TSV, File(TSV), test, test Error on processing query 'SELECT * FROM test GROUP BY TSV, File(TSV), test, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, File(TSV), test, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 382 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 383 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 384 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 385 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 386 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 387 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 388 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 389 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 390 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 391 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 392 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 393 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 394 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 395 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 396 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 397 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 398 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 399 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 400 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 401 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 402 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 403 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 404 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 405 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 406 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 407 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 408 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 409 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 410 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 412 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 413 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 414 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 415 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 417 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 418 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 419 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 420 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 421 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 422 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 423 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 424 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 425 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 426 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 427 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 428 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 429 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 430 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 431 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 432 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 433 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 434 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 435 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 436 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 437 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 438 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 439 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 440 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 441 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 442 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 443 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 445 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 446 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 447 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 448 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 449 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 450 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 451 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 452 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 453 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 454 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 455 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 456 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 457 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 458 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 459 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 460 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 461 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 462 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 463 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 464 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 465 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 466 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 467 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 468 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 469 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 470 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 471 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 472 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 473 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 474 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 475 out of 1000 EXPLAIN indexes = true, json = true SELECT * FROM test Error on processing query 'EXPLAIN indexes = true, json = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "indexes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 477 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 478 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 479 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 480 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 481 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 482 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 483 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 484 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 485 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 486 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 487 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 488 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 489 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 490 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 491 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 492 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 494 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 495 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 496 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 497 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 498 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 499 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 500 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 501 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 502 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 503 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 504 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 505 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 506 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 507 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 508 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 509 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 510 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 512 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 513 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 514 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 517 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 519 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 520 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 521 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 522 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 523 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 524 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 526 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 527 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 528 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 529 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 530 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 531 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 532 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 533 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 534 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 535 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 536 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 537 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 539 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 540 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 541 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 542 out of 1000 EXPLAIN QUERY TREE dump_passes = true, dump_ast = true SELECT * FROM test Error on processing query 'EXPLAIN QUERY TREE dump_passes = true, dump_ast = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 544 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 545 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 546 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 547 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 548 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 549 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 550 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 551 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 552 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 553 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 554 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 555 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 556 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 557 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 558 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 559 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 560 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 561 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 562 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 563 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 564 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 565 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 566 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 567 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 568 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 569 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 570 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 571 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 572 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 573 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 574 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 575 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 576 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 577 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 578 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 579 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 580 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 581 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 582 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 583 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 584 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 585 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 586 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 587 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 588 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 589 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 590 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 591 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 592 out of 1000 SELECT test, * FROM test GROUP BY File(TSV) Error on processing query 'SELECT test, * FROM test GROUP BY File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test GROUP BY File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 594 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 595 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 597 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 598 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 599 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 600 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 601 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 EXPLAIN indexes = true SELECT * FROM test Error on processing query 'EXPLAIN indexes = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "indexes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 604 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 605 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 606 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 607 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 608 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 609 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 610 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 611 out of 1000 EXPLAIN QUERY TREE run_passes = true SELECT * FROM test Error on processing query 'EXPLAIN QUERY TREE run_passes = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 612 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 613 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 615 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 616 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 617 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 618 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 619 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 620 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 621 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 622 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 623 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 624 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 625 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 626 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 627 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 629 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 630 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 631 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 633 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 634 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 635 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 636 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 637 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 638 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 639 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 640 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 641 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 642 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 644 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 645 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 648 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 649 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 651 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 652 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 653 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 654 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 655 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 659 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 663 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 664 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 665 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 666 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 667 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 668 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 669 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 670 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 671 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 672 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 673 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 674 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 675 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 676 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 677 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 678 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 679 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 680 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 682 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 683 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 684 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 685 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 686 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 687 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 688 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 689 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 690 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 691 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 692 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 693 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 694 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 695 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 696 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 697 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 698 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 699 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 700 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 701 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 702 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 703 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 704 out of 1000 EXPLAIN PIPELINE SELECT * FROM test PREWHERE test Error on processing query 'EXPLAIN PIPELINE SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 705 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 706 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 707 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 708 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 709 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 710 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 711 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 712 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 714 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 715 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 716 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 717 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 718 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 719 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 720 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 721 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 722 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 723 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 724 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 727 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 728 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 730 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 731 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 732 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 733 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 734 out of 1000 SELECT * FROM test GROUP BY TSV, test, test Error on processing query 'SELECT * FROM test GROUP BY TSV, test, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, test, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 736 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 737 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 738 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 739 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 740 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 741 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 743 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 744 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 745 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 746 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 747 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 748 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 749 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 750 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 751 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 752 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 754 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 755 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 757 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 758 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 762 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 763 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 764 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 765 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 766 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 768 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 769 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 770 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 771 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 773 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 774 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 777 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 778 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 779 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 781 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 782 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 784 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 785 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 786 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 787 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 788 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 790 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 791 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 792 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 794 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 795 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 796 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 797 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 799 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 800 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 801 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 802 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 803 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 804 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 805 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 806 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 807 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 808 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 809 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 810 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 811 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 812 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 813 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 814 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 815 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 816 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 817 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 818 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 819 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 820 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 821 out of 1000 SELECT * FROM test GROUP BY TSV, TSV, File(TSV), test Error on processing query 'SELECT * FROM test GROUP BY TSV, TSV, File(TSV), test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, TSV, File(TSV), test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 822 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 823 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 824 out of 1000 SELECT * FROM test GROUP BY test, TSV, test Error on processing query 'SELECT * FROM test GROUP BY test, TSV, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, TSV, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 825 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 826 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 827 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 828 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 829 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 830 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 831 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 832 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 833 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 834 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 835 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 836 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 837 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 838 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 839 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 840 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 841 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 842 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 843 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 844 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 845 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 847 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 848 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 849 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 850 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 851 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 852 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 853 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 854 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 855 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 856 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 857 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 858 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 859 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 860 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 861 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 862 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 863 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 864 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 865 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 866 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 867 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 869 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 873 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 874 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 875 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 876 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 879 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 881 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 883 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 884 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 887 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 888 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 889 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 890 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 892 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 893 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 894 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 895 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 897 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 898 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 901 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 902 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 904 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 907 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 908 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 909 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 910 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 911 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 912 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 913 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 914 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 915 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 916 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 917 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 918 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 919 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 920 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 921 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 922 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 923 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 924 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 925 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 926 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 927 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 928 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 929 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 930 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 931 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 932 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 933 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 939 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 940 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 941 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 942 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 943 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 944 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 945 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 946 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 947 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 948 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 949 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 950 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 951 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 953 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 954 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 956 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 957 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 958 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 959 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 960 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 961 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 962 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 963 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 964 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 965 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 966 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 967 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 968 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 970 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 971 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 972 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 973 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 974 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 975 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 976 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 SELECT * FROM test GROUP BY test Error on processing query 'SELECT * FROM test GROUP BY test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 978 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 979 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 980 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 981 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 982 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 983 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 984 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 985 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 986 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 987 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 988 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 989 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 990 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 991 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 993 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 994 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 996 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 997 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 998 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 999 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 2 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 3 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 5 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 8 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 9 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 12 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 13 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 15 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test PREWHERE TSV Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 16 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 18 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 23 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 24 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 25 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 26 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 27 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 28 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 29 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 30 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 31 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 32 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 33 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 34 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 35 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 36 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 37 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 38 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 39 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 40 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 41 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 42 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 45 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 46 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 47 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 48 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 49 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 50 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 51 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 52 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 53 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 57 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 58 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 59 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 62 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 63 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 64 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 65 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 68 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 69 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 70 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 71 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 72 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 74 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 75 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 76 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 77 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 78 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 79 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 80 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 81 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 82 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 83 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 84 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 86 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 89 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 90 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 91 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 92 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 93 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 94 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 96 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 98 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 99 out of 1000 SELECT * FROM test GROUP BY test, test Error on processing query 'SELECT * FROM test GROUP BY test, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 100 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 102 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 103 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 104 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 105 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 106 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 107 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 108 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 109 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 111 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 112 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 113 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 116 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 118 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 120 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 123 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 125 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 126 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 128 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 129 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 130 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 131 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 132 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 133 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 134 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 135 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 136 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 137 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 138 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 139 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 140 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 141 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 142 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 143 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 144 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 145 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 146 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 147 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 148 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 149 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 150 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 152 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 154 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 155 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 156 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 157 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 158 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 159 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 160 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 161 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 162 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 163 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 164 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 165 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 166 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 167 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 168 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 169 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 170 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 171 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 174 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 175 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 176 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 180 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 181 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 182 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 183 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 185 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 188 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 189 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 190 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 191 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 192 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 193 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 194 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 196 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 197 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 198 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 199 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 200 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 201 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 202 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 203 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 205 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 212 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 213 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 214 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 215 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 216 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 217 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 218 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 219 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 221 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 222 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 223 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 224 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 225 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 226 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 227 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 228 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 229 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 230 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 232 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 233 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 235 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 241 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 242 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 243 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 244 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 245 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 247 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 248 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 249 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 250 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 251 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 253 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 254 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 255 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 256 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 258 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 SELECT * FROM test GROUP BY test, File(TSV), File(TSV) Error on processing query 'SELECT * FROM test GROUP BY test, File(TSV), File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, File(TSV), File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 261 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 262 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 263 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 264 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 265 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 266 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 267 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 268 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 269 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 270 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 271 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 272 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 273 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 274 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 275 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 276 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 277 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 278 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 279 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 280 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 281 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 282 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 283 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 284 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 285 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 286 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 287 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 288 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 289 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 290 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 291 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 292 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 293 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 294 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 295 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 296 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 297 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 298 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 299 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 300 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 301 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 302 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 303 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 304 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 305 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 306 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 307 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 308 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 309 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 310 out of 1000 SELECT * FROM test GROUP BY test, test, TSV, TSV Error on processing query 'SELECT * FROM test GROUP BY test, test, TSV, TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, test, TSV, TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 311 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 312 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 313 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 314 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 315 out of 1000 SELECT * FROM test GROUP BY TSV, TSV, File(TSV) Error on processing query 'SELECT * FROM test GROUP BY TSV, TSV, File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, TSV, File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 317 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 318 out of 1000 SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV), test Error on processing query 'SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV), test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV, File(TSV), File(TSV), test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 320 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 321 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 322 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 323 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 324 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 325 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 326 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 329 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 330 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 332 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 334 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 335 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 338 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 339 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 340 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 341 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 342 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 343 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 344 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 348 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 349 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 350 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 351 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 352 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 353 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 354 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 355 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 356 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 357 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 358 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 359 out of 1000 SELECT * FROM test GROUP BY File(TSV), test, TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), test, TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), test, TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 360 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 361 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 362 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 363 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 364 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 365 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 366 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 367 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 368 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 369 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 370 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 371 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 372 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 373 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 374 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 375 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 376 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 377 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 378 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 379 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 380 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 381 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 382 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 383 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 384 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 385 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 386 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 387 out of 1000 SELECT * FROM test GROUP BY test, TSV, TSV, test Error on processing query 'SELECT * FROM test GROUP BY test, TSV, TSV, test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test, TSV, TSV, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 389 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 390 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 391 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 392 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 393 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 394 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 395 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 396 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 397 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 398 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 399 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 400 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 401 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 402 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 403 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 404 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 405 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 406 out of 1000 EXPLAIN actions = true, indexes = true, json = true SELECT * FROM test Error on processing query 'EXPLAIN actions = true, indexes = true, json = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 408 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 409 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 410 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 411 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 412 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 413 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 414 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 415 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 416 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 417 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 418 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 419 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 420 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 421 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 423 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 424 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 425 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 426 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 427 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 428 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 429 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 430 out of 1000 EXPLAIN actions = true, indexes = true, optimize = true, sorting = true SELECT * FROM test Error on processing query 'EXPLAIN actions = true, indexes = true, optimize = true, sorting = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 431 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 432 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 433 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 434 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 435 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 436 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 437 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 438 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 439 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 440 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 441 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 442 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 443 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 444 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 445 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 446 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 447 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 448 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 449 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 450 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 451 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 452 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 453 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 454 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 455 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 456 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 457 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 458 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 459 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 460 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 461 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 462 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 463 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 464 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 465 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 466 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 467 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 468 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 469 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 470 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 471 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 472 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 473 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV, File(TSV) Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV, File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV, File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 474 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 475 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 476 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 477 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 478 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 479 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 480 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 482 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 483 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 484 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 485 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 486 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 487 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 488 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 489 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 490 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 491 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 492 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 494 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 495 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 496 out of 1000 SELECT * FROM test GROUP BY File(TSV), test, File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), test, File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), test, File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 498 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 499 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 500 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 501 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 502 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 503 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 504 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 505 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 506 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 507 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 508 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 509 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 510 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 511 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 512 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 513 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 514 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 515 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 516 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 517 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 518 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 519 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 520 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 521 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 523 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 524 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 525 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 526 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 527 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 529 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 531 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 532 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 533 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 534 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 535 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 536 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 539 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 EXPLAIN AST SELECT * FROM test Got boring AST Fuzzing step 541 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 542 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 543 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 544 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 SELECT * FROM test GROUP BY File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 547 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 548 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 549 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 550 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 551 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 552 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 553 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 554 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 555 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 556 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 557 out of 1000 SELECT * FROM test GROUP BY test Error on processing query 'SELECT * FROM test GROUP BY test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 558 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 560 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 561 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 562 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 563 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 564 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 565 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 566 out of 1000 EXPLAIN ESTIMATE SELECT TSV, * FROM test Error on processing query 'EXPLAIN ESTIMATE SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 568 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 569 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 570 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 571 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 572 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 574 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 575 out of 1000 SELECT * FROM test WHERE test Error on processing query 'SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 576 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 577 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 578 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 579 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 580 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 581 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 582 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 583 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 584 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 585 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 586 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 587 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 588 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 589 out of 1000 SELECT * FROM test PREWHERE File(TSV) Error on processing query 'SELECT * FROM test PREWHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test PREWHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 591 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 592 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 593 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 595 out of 1000 SELECT * FROM test GROUP BY File(TSV) Error on processing query 'SELECT * FROM test GROUP BY File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 597 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 598 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 599 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 600 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 601 out of 1000 SELECT * FROM test WHERE File(TSV) Error on processing query 'SELECT * FROM test WHERE File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test WHERE File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 603 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 604 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 605 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 606 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 607 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 608 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 609 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 610 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 611 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 612 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 613 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 614 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 616 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 617 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 618 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 619 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 620 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 623 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 624 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 625 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 626 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 627 out of 1000 SELECT * FROM test GROUP BY TSV Error on processing query 'SELECT * FROM test GROUP BY TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 629 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 630 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 631 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 632 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 633 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 634 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 635 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 637 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 638 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 639 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 640 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 641 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 642 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 643 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 644 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 645 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 646 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 648 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 649 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 650 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 651 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 652 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 653 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 654 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 655 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Got boring AST Fuzzing step 656 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 660 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 661 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 662 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 663 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 664 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 665 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 666 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 667 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 668 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM test Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 670 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 671 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 672 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 673 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 674 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 675 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 676 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 677 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 678 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 679 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 680 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 681 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 682 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 683 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 684 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 685 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 686 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 687 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 688 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 689 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 690 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 691 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 692 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 693 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 694 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 695 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 696 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 697 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 698 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 699 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 700 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 701 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 702 out of 1000 EXPLAIN AST graph = true SELECT * FROM test Error on processing query 'EXPLAIN AST graph = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 704 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 705 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 706 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 707 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 708 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 709 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 710 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 712 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 713 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 714 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 715 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 716 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 717 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 718 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 719 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 720 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 721 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 722 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 723 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 724 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 725 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 726 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 727 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 728 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 729 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 730 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 731 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 732 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 733 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 734 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 735 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 736 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 737 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 738 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 739 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 740 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 741 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 742 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 743 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 744 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 745 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 746 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 747 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 748 out of 1000 SELECT * FROM test GROUP BY File(TSV), File(TSV), File(TSV), TSV Error on processing query 'SELECT * FROM test GROUP BY File(TSV), File(TSV), File(TSV), TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), File(TSV), File(TSV), TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 749 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 750 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 752 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 753 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 754 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 755 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 758 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 760 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 761 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 762 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 763 out of 1000 SELECT * FROM test PREWHERE TSV Error on processing query 'SELECT * FROM test PREWHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test PREWHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 764 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 765 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 766 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 767 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 768 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 769 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 771 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 772 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 773 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 774 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 775 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 776 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 777 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 779 out of 1000 SELECT * FROM test GROUP BY File(TSV), File(TSV), TSV, test, test Error on processing query 'SELECT * FROM test GROUP BY File(TSV), File(TSV), TSV, test, test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), File(TSV), TSV, test, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 781 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 782 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 783 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 784 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 785 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 786 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 788 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 789 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 790 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 791 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 793 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 796 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 798 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 799 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 800 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 802 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 803 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 805 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 806 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 807 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 809 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 811 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 815 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 816 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 818 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 819 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 820 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 821 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 822 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 823 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 824 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 825 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 826 out of 1000 SELECT File(TSV), * FROM test GROUP BY TSV Error on processing query 'SELECT File(TSV), * FROM test GROUP BY TSV': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test GROUP BY TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 828 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 829 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 830 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 831 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 832 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 833 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 834 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 835 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 836 out of 1000 SELECT TSV, * FROM test Error on processing query 'SELECT TSV, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT TSV, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 838 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 839 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 840 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 841 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 842 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 843 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 844 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 845 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 846 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 847 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 848 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 849 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 850 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 851 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 853 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 854 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 855 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 856 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 857 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 858 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 859 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 860 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 861 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 862 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 863 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 864 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 865 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 869 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 870 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 871 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 872 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 873 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 874 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 875 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 876 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 877 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 878 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 879 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 880 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 881 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 882 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 883 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 884 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 885 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 886 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 887 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 888 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 889 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 890 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 892 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 893 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 894 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 895 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 896 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 897 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 898 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 899 out of 1000 SELECT * FROM test GROUP BY test Error on processing query 'SELECT * FROM test GROUP BY test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test GROUP BY test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 901 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 902 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 903 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 904 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 905 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 906 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 907 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 909 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 910 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 911 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 912 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 913 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 914 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 915 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 916 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 917 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 918 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 919 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 920 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 921 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 922 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 923 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 924 out of 1000 SELECT test, * FROM test Error on processing query 'SELECT test, * FROM test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT test, * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 925 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 926 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 927 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 928 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 929 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 930 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 932 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 933 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 934 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 935 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 936 out of 1000 SELECT * FROM test GROUP BY File(TSV), test, TSV, test Error on processing query 'SELECT * FROM test GROUP BY File(TSV), test, TSV, test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT * FROM test GROUP BY File(TSV), test, TSV, test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 938 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 940 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 941 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 EXPLAIN SYNTAX SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 946 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 947 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 949 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 950 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 951 out of 1000 SELECT * FROM test GROUP BY TSV Error on processing query 'SELECT * FROM test GROUP BY TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test GROUP BY TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 953 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 954 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 955 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 956 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM test Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM test': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM test. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 958 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 959 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 960 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM test Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM test': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 962 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 963 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 964 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 965 out of 1000 SELECT File(TSV), * FROM test Error on processing query 'SELECT File(TSV), * FROM test': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), * FROM test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 967 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 968 out of 1000 SELECT * FROM test WHERE TSV Error on processing query 'SELECT * FROM test WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT * FROM test WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 970 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 971 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 972 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 973 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 974 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test WHERE test Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM test WHERE test': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 975 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 976 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 977 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 978 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 979 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 980 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 981 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 982 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 983 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 EXPLAIN PIPELINE SELECT * FROM test Got boring AST Fuzzing step 985 out of 1000 EXPLAIN AST SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 988 out of 1000 EXPLAIN ESTIMATE SELECT * FROM test Got boring AST Fuzzing step 989 out of 1000 EXPLAIN SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 EXPLAIN SELECT * FROM test Got boring AST Fuzzing step 991 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 992 out of 1000 EXPLAIN QUERY TREE SELECT * FROM test Got boring AST Fuzzing step 993 out of 1000 SELECT * FROM test Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 995 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 996 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 997 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 998 out of 1000 SELECT * FROM test Got boring AST Fuzzing step 999 out of 1000 SELECT * FROM test PREWHERE test Error on processing query 'SELECT * FROM test PREWHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT * FROM test PREWHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS test__fuzz_0 DROP TABLE IF EXISTS test__fuzz_1 DROP TABLE IF EXISTS test__fuzz_2 DROP TABLE IF EXISTS test__fuzz_3 DROP TABLE IF EXISTS test__fuzz_4 DROP TABLE IF EXISTS test__fuzz_5 DROP TABLE IF EXISTS test__fuzz_6 DROP TABLE IF EXISTS test__fuzz_7 DROP TABLE IF EXISTS test__fuzz_8 DROP TABLE IF EXISTS test__fuzz_9 DROP TABLE IF EXISTS test__fuzz_10 DROP TABLE IF EXISTS test__fuzz_11 DROP TABLE IF EXISTS test__fuzz_12 DROP TABLE IF EXISTS test__fuzz_13 DROP TABLE IF EXISTS test__fuzz_14 DROP TABLE IF EXISTS test__fuzz_15 DROP TABLE IF EXISTS test__fuzz_16 DROP TABLE IF EXISTS test__fuzz_17 DROP TABLE IF EXISTS test__fuzz_18 DROP TABLE IF EXISTS test__fuzz_19 DROP TABLE IF EXISTS test__fuzz_20 DROP TABLE IF EXISTS test__fuzz_21 DROP TABLE IF EXISTS test__fuzz_22 DROP TABLE IF EXISTS test__fuzz_23 DROP TABLE IF EXISTS test__fuzz_24 DROP TABLE IF EXISTS test__fuzz_25 DROP TABLE IF EXISTS test__fuzz_26 DROP TABLE IF EXISTS test__fuzz_27 DROP TABLE IF EXISTS test__fuzz_28 DROP TABLE IF EXISTS test__fuzz_29 DROP TABLE IF EXISTS test__fuzz_30 DROP TABLE IF EXISTS test__fuzz_31 DROP TABLE IF EXISTS test__fuzz_32 DROP TABLE IF EXISTS test__fuzz_33 DROP TABLE IF EXISTS test__fuzz_34 DROP TABLE IF EXISTS test__fuzz_35 DROP TABLE IF EXISTS test__fuzz_36 DROP TABLE IF EXISTS test__fuzz_37 DROP TABLE IF EXISTS test__fuzz_38 DROP TABLE IF EXISTS test__fuzz_39 DROP TABLE IF EXISTS test__fuzz_40 DROP TABLE IF EXISTS test__fuzz_41 DROP TABLE IF EXISTS test__fuzz_42 DROP TABLE IF EXISTS test__fuzz_43 DROP TABLE IF EXISTS test__fuzz_44 DROP TABLE IF EXISTS test__fuzz_45 DROP TABLE IF EXISTS test__fuzz_46 DROP TABLE IF EXISTS test__fuzz_47 DROP TABLE IF EXISTS test__fuzz_48 Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Int64', 'IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Int64', 'IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Int64', 'IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 3 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 4 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('IPv6', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('IPv6', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('IPv6', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 7 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 9 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(test, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(test, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'test' in scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(test, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'Decimal128(3)'), defaultValueOfTypeName(TSV, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'Decimal128(3)'), defaultValueOfTypeName(TSV, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'Decimal128(3)'), defaultValueOfTypeName(TSV, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 11 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 1000 EXPLAIN json = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'EXPLAIN json = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "json" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 13 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('IPv6'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 14 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 16 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 17 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE test Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 19 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 20 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 21 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 22 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 23 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(TSV, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(TSV, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(TSV, 'String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 26 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 28 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 29 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'EXPLAIN SYNTAX SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: While processing defaultValueOfTypeName(toFixedString('Int64', 5)), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'): While processing SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:812: DB::ActionsMatcher::visit(DB::ASTExpressionList&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d7c78 13. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 14. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::SelectQueryExpressionAnalyzer::appendSelect(DB::ExpressionActionsChain&, bool) @ 0x00000000111b41d0 16. /build/src/Interpreters/ExpressionAnalyzer.cpp:0: DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::shared_ptr const&, bool, bool, bool, std::shared_ptr const&, std::shared_ptr const&, DB::Block const&) @ 0x00000000111b9369 17. /build/src/Interpreters/InterpreterSelectQuery.cpp:1073: DB::InterpreterSelectQuery::getSampleBlockImpl() @ 0x00000000116168c9 18. /build/src/Interpreters/InterpreterSelectQuery.cpp:812: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160e6d0 19. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 20. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 23. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 24. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 25. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 27. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 30 out of 1000 EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) Error on processing query 'EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 32 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 33 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 34 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('String'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 35 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 37 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 38 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 39 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 40 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 41 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 42 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 44 out of 1000 EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 46 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('UUID', 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('UUID', 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('UUID', 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 48 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 49 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 50 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 51 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 52 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 53 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY defaultValueOfTypeName('String'), test, 'UUID', test Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY defaultValueOfTypeName('String'), test, 'UUID', test': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY defaultValueOfTypeName('String'), test, 'UUID', test. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 54 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 55 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') Got boring AST Fuzzing step 57 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 59 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 60 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 61 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 62 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 63 out of 1000 EXPLAIN QUERY TREE dump_ast = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'EXPLAIN QUERY TREE dump_ast = true SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 64 out of 1000 SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 65 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE 'Decimal128(3)' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE 'Decimal128(3)' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)'))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE 'Decimal128(3)' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 67 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 69 out of 1000 SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 70 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'UUID' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'UUID' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'UUID' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 71 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: IPv6. In query SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 72 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 73 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 74 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 75 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 76 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 77 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 78 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 79 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 80 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 81 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 82 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 83 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 84 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 85 out of 1000 SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 88 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 89 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 90 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 91 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 92 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(defaultValueOfTypeName(materialize('UUID')), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(defaultValueOfTypeName(materialize('UUID')), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(defaultValueOfTypeName(materialize('UUID')), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 93 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 94 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toNullable('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 95 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 96 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 97 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 98 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 99 out of 1000 SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 101 out of 1000 SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 102 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 SELECT defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64')))), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64')))), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64')))), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 104 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 105 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 106 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY GROUPING SETS ( ('IPv4'), ('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY GROUPING SETS (('IPv4'), ('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 107 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))) GROUP BY 'IPv4', toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))) GROUP BY 'IPv4', toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))) GROUP BY 'IPv4', toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 108 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 109 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 110 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValu. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 111 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 112 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 113 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 114 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: IPv4. In query SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv4') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 115 out of 1000 SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'Int64' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'Int64' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: String. In query SELECT defaultValueOfTypeName('Int64'), materialize('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE 'Int64' GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 116 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName(toNullable('Int64')), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName(toLowCardinality('Int64')), defaultValueOfTypeName(toNullable('Decimal128(3)')) WITH ROLLUP Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName(toNullable('Int64')), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName(toLowCardinality('Int64')), defaultValueOfTypeName(toNullable('Decimal128(3)')) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName(toNullable('Int64')), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 117 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toNullable('IPv4')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 118 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 119 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 120 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName(materialize('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: IPv6. In query SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') PREWHERE defaultValueOfTypeName('IPv6') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(test, 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(test, 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'test' in scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName(test, 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('IPv6'), 'Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 123 out of 1000 SELECT defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 124 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 125 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 126 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('UUID'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('UUID'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('UUID'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 127 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 128 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)) WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)) WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toFixedString('IPv4', 4)), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 131 out of 1000 SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(File(TSV), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(File(TSV), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(File(TSV), 'IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 132 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 133 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 134 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Got boring AST Fuzzing step 135 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 136 out of 1000 EXPLAIN `header, description` = true SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'EXPLAIN `header, description` = true SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 137 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 EXPLAIN PIPELINE compact = true SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'EXPLAIN PIPELINE compact = true SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 139 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 140 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 141 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 142 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 143 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 144 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'UUID', 'Int64', defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'UUID', 'Int64', defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'UUID', 'Int64', defaultValueOfTypeName(defaultValueOfTypeName('Decimal128(3)'), 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 145 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 147 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 148 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 149 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 150 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 151 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 152 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 153 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 154 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 155 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 157 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 158 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 159 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('IPv4'))), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('IPv4'))), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(toLowCardinality(toNullable('IPv4'))), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 161 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 162 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')) Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)'))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 163 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 164 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 165 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE defaultValueOfTypeName(materialize('UUID')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE defaultValueOfTypeName(materialize('UUID')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)')': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE defaultValueOfTypeName(materialize('UUID')) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 166 out of 1000 SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH CUBE Error on processing query 'SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') Got boring AST Fuzzing step 168 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT defaultValueOfTypeName('Int64', 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64', 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64', 'Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', toLowCardinality(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))')), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 170 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Got boring AST Fuzzing step 171 out of 1000 SELECT defaultValueOfTypeName('Int64'), toNullable(toFixedString('Int64', 5)), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT defaultValueOfTypeName('Int64'), toFixedString('Int64', 5), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Got boring AST Fuzzing step 175 out of 1000 SELECT defaultValueOfTypeName(toNullable('Int64')), 'Int64', 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(toNullable('Int64')), 'Int64', 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toNullable('Int64')), 'Int64', 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 176 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64', 5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64', 5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64', 5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 178 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', materialize(toUInt128(5)))), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', materialize(toUInt128(5)))), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', materialize(toUInt128(5)))), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 180 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality(toFixedString('Int64', 5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Got boring AST Fuzzing step 182 out of 1000 SELECT defaultValueOfTypeName('Int64'), toFixedString('Int64', 5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 183 out of 1000 SELECT defaultValueOfTypeName('Int64'), toFixedString('Int64', 5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Got boring AST Fuzzing step 184 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable(toFixedString('Int64', 5)), 'Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable(toFixedString('Int64', 5)), 'Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toNullable(toFixedString('Int64', 5)), 'Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 186 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), toLowCardinality('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))) GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 188 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 190 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Got boring AST Fuzzing step 191 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE test GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE test GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') PREWHERE test GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 192 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(TSV, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(TSV, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(TSV, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 193 out of 1000 SELECT defaultValueOfTypeName(materialize('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(materialize('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(materialize('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 194 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName(materialize('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName(materialize('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName(materialize('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 195 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY GROUPING SETS ( ('IPv4'), (materialize(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY GROUPING SETS (('IPv4'), (materialize(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 196 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('Int64', 'UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 197 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 199 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 200 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 201 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('Int64'), 'Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('Int64'), 'Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(defaultValueOfTypeName('Int64'), 'Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 202 out of 1000 SELECT defaultValueOfTypeName(toNullable('Int64')), materialize('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(toNullable('Int64')), materialize('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toNullable('Int64')), materialize('Int64'), 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 203 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toNullable(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67))), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 204 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 207 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 209 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 210 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 211 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 212 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 213 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 214 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 215 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 216 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 217 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 218 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 219 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 220 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 221 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 222 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 223 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 224 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 225 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 227 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 228 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 229 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 231 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 232 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 233 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 234 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 235 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 236 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 237 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 239 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 240 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 241 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 242 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 243 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(defaultValueOfTypeName('IPv4'), 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 245 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 246 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 248 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 249 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 251 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 252 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 253 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 254 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 255 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 256 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 257 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 258 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 260 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 261 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 262 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 263 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 264 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 266 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 267 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 268 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 269 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 270 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 271 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 272 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 273 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 274 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 275 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 276 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 277 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 278 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 279 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 280 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 281 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 282 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 283 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 284 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 285 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 287 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 288 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 289 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 290 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 291 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 292 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 293 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 294 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 295 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 296 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 67 is out of bounds. Expected in range [1, 8]. In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 297 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 298 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 299 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 300 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 301 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 302 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 304 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 305 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 308 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 309 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 310 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 311 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 312 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 313 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 315 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 316 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 318 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 320 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 321 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 322 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 323 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 325 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 326 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 327 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 328 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 329 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 330 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 331 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 332 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 333 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 334 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 335 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 336 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 337 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 338 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 339 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 341 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 343 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 344 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 345 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 346 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 347 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 348 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 349 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 351 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 352 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 354 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 355 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 356 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 357 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 359 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 361 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 362 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 363 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 364 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 365 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 366 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 368 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 369 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 370 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 371 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 372 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 373 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 374 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 375 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 376 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 378 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 379 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 380 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 381 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 382 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 383 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 385 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 386 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 387 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 388 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 389 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 390 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 391 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 393 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 395 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 397 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 399 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 400 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 401 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 402 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 403 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 404 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 405 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 408 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 409 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 410 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 413 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 414 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 415 out of 1000 SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toFixedString('Int64', 5)), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 417 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 67 is out of bounds. Expected in range [1, 8]. In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 418 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 419 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(materialize('Decimal128(3)')) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 420 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('IPv4', 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('IPv4', 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toLowCardinality('UUID')), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('IPv4', 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 421 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 423 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 425 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 426 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 427 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 428 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 429 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 430 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 432 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 433 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 434 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 435 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 436 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 437 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 438 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 440 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 441 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 442 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 443 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 445 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 446 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 447 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 448 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 449 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 450 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 451 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 452 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 453 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 454 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 455 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 456 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 457 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 458 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 459 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 460 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 461 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 462 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 464 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 465 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 466 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 467 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 468 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 469 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 472 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 473 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 474 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 475 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 476 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 477 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 478 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 480 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 482 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 483 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 484 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 486 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64'))), 'IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64'))), 'IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName(materialize(toLowCardinality(toNullable('Int64'))), 'IPv4'), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 487 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 488 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 490 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 491 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 492 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 494 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 495 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 496 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 498 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 499 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 500 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 501 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 502 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 504 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 505 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 507 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 508 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 509 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 511 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 512 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 513 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 514 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 515 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 517 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 518 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 519 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 520 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 521 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 522 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 523 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 524 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 525 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 526 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 527 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 528 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 529 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 531 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 533 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 535 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 536 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 537 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 538 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 539 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 540 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toUInt128(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 542 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 544 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 545 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 548 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 549 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 550 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 551 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 552 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 553 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 554 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 555 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 556 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 557 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 558 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 560 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 561 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 562 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 563 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 564 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 565 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 566 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 568 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 569 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 571 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 572 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 573 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 574 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 575 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 577 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 578 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 579 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 580 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 581 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 582 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toNullable(toFixedString('UUID', 4))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toNullable(toFixedString('UUID', 4))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(toNullable(toFixedString('UUID', 4))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 583 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 584 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 585 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 586 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 587 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 588 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 589 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 590 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 591 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 592 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 598 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 599 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 600 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 605 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 606 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 607 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 608 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 609 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 610 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 611 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 612 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 613 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 614 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 616 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 617 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 619 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 620 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 621 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 622 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 625 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 626 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 627 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 630 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 631 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 632 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 633 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 634 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 635 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 636 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 637 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 641 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 642 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 643 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 644 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 645 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 646 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 647 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 648 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 649 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality(toNullable(toFixedString('Decimal128(3)', 13)))) GROUP BY toNullable('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality(toNullable(toFixedString('Decimal128(3)', 13)))) GROUP BY toNullable('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(toLowCardinality(toNullable(toFixedString('Decimal128(3)', 13)))) GROUP BY toNullable('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 650 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 651 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 653 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 655 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 657 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 659 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))) GROUP BY GROUPING SETS ( ('IPv4'), (materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))) GROUP BY GROUPING SETS (('IPv4'), (materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), (defaultValueOfTypeName('Int64')), (defaultValueOfTypeName('Decimal128(3)'))) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 661 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 662 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 663 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 664 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 665 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 667 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 668 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 670 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 671 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 672 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 673 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 674 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 675 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 676 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 677 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 678 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 679 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 680 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 681 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 682 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 683 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 684 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 685 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 686 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 688 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 690 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 692 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 693 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 694 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 695 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 696 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 698 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 700 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 701 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 702 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 704 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName(toNullable('Decimal128(3)')) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 705 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 706 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 707 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 708 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 709 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 710 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 711 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 712 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 713 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 714 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 715 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 717 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 719 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 721 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 722 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 723 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 724 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 727 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 728 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 67 is out of bounds. Expected in range [1, 8]. In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY toLowCardinality('IPv4'), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 729 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 730 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 731 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 732 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 733 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 734 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 736 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 737 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 739 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 740 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 741 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 742 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 743 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 744 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 746 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 747 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 748 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 749 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 750 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 751 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 752 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 754 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 755 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 757 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 758 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 760 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 761 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 762 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 763 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 764 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 765 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 766 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 768 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 769 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') WHERE toLowCardinality('Int64', 5) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') WHERE toLowCardinality('Int64', 5) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') WHERE toLowCardinality('Int64', 5) GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 771 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 772 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 775 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 776 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 778 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 782 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 783 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 784 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 785 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 786 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 788 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 789 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 790 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 791 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 792 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 794 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 796 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 797 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 800 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 802 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 803 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 806 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 807 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 810 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 811 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 814 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 815 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 816 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 817 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 818 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 819 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 820 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 821 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 822 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 823 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 824 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 825 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 828 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 67 is out of bounds. Expected in range [1, 8]. In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 'Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 829 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 831 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 833 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 834 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 835 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 836 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 837 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 839 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 840 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 841 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 842 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 843 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 844 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 845 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 846 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 849 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 850 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 851 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 855 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 856 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(toUInt128(5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName(5, 'Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(toUInt128(5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName(5, 'Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(toUInt128(5)), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName(defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 'Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Int64'), defaultValueOfTypeName(5, 'Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 858 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 859 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 861 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 862 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 863 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toLowCardinality(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 864 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 865 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 866 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 867 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 868 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 869 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 871 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 873 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 877 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 878 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 879 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 880 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 882 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 883 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 885 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 886 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 889 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 890 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 892 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 894 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 895 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 897 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 898 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 899 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 900 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 902 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 903 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 904 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 905 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 906 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 907 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 909 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 910 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 911 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 912 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 913 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 914 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 915 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 921 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 924 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 925 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 926 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 927 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 928 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 929 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 931 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 932 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 934 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 936 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toLowCardinality('Int64')), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName(toNullable('Int64')), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 938 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 940 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 941 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 944 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 945 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 946 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 948 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 949 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 950 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 951 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 955 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 956 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 957 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(materialize(toNullable('UUID'))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(materialize(toNullable('UUID'))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName(materialize(toNullable('UUID'))), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 958 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 959 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 960 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', toNullable(5), 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 965 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 967 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 968 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 969 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 970 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 972 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 973 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 974 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 975 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 978 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 979 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 980 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 981 out of 1000 SELECT defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Int64', 5)))), 'Int64', 5, materialize(5), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)', 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Int64', 'Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'SELECT defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Int64', 5)))), 'Int64', 5, materialize(5), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)', 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Int64', 'Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Int64', 5)))), 'Int64', 5, materialize(5), defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('Decimal128(3)', 'IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(67)), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Int64', 'Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 983 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 985 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 986 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 989 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 990 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 991 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 992 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 993 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 994 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'),. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 996 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 997 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 998 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 999 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Int64'), 'Int64', 5, 5, defaultValueOfTypeName('UUID'), defaultValueOfTypeName('Decimal128(3)'), defaultValueOfTypeName('IPv4'), defaultValueOfTypeName('Decimal128(3)') GROUP BY 'IPv4', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64'), defaultValueOfTypeName('Decimal128(3)') WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 CREATE TABLE rows_events_test__fuzz_0 ( `k` UInt32, `v` UInt32 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 2 out of 50 CREATE TABLE rows_events_test__fuzz_1 ( `k` UInt32, `v` UInt32 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 3 out of 50 CREATE TABLE rows_events_test__fuzz_2 ( `k` Nullable(UInt32), `v` LowCardinality(UInt32) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 4 out of 50 CREATE TABLE rows_events_test__fuzz_3 ( `k` Nullable(UInt16), `v` UInt32 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 5 out of 50 CREATE TABLE rows_events_test__fuzz_4 ( `k` Array(Nullable(UInt16)), `v` LowCardinality(UInt32) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 6 out of 50 CREATE TABLE rows_events_test__fuzz_5 ( `k` Array(LowCardinality(Nullable(UInt16))), `v` LowCardinality(Nullable(UInt32)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 7 out of 50 CREATE TABLE rows_events_test__fuzz_6 ( `k` Array(UInt16), `v` LowCardinality(Nullable(UInt32)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 8 out of 50 CREATE TABLE rows_events_test__fuzz_7 ( `k` Array(Nullable(UInt16)), `v` UInt32 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 9 out of 50 CREATE TABLE rows_events_test__fuzz_8 ( `k` Array(UInt16), `v` UInt32 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 10 out of 50 CREATE TABLE rows_events_test__fuzz_9 ( `k` Array(UInt16), `v` Array(UInt32) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 11 out of 50 CREATE TABLE rows_events_test__fuzz_10 ( `k` Array(UInt16), `v` Decimal(18, 7) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 12 out of 50 CREATE TABLE rows_events_test__fuzz_11 ( `k` Array(UInt16), `v` Array(Decimal(18, 7)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 13 out of 50 CREATE TABLE rows_events_test__fuzz_12 ( `k` Array(UInt16), `v` Array(Decimal(18, 7)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 14 out of 50 CREATE TABLE rows_events_test__fuzz_13 ( `k` Array(UInt16), `v` Array(Decimal(18, 7)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 15 out of 50 CREATE TABLE rows_events_test__fuzz_14 ( `k` Array(Nullable(UInt16)), `v` Array(Array(Decimal(18, 7))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 16 out of 50 CREATE TABLE rows_events_test__fuzz_15 ( `k` Array(Nullable(UInt16)), `v` Array(Array(Nullable(Decimal(18, 7)))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 17 out of 50 CREATE TABLE rows_events_test__fuzz_16 ( `k` Array(Nullable(UInt16)), `v` Array(Array(Nullable(UUID))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 18 out of 50 CREATE TABLE rows_events_test__fuzz_17 ( `k` Array(Nullable(UInt16)), `v` Array(Array(Nullable(UUID))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 19 out of 50 CREATE TABLE rows_events_test__fuzz_18 ( `k` Array(Nullable(UInt16)), `v` Array(Array(Nullable(UUID))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 20 out of 50 CREATE TABLE rows_events_test__fuzz_19 ( `k` Array(Nullable(UInt16)), `v` Array(Array(UUID)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 21 out of 50 CREATE TABLE rows_events_test__fuzz_20 ( `k` Array(LowCardinality(Nullable(UInt16))), `v` Array(Array(UUID)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 22 out of 50 CREATE TABLE rows_events_test__fuzz_21 ( `k` Array(LowCardinality(Nullable(UInt16))), `v` Array(Array(Array(UUID))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 23 out of 50 CREATE TABLE rows_events_test__fuzz_22 ( `k` Array(LowCardinality(Nullable(UInt16))), `v` Array(Array(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 24 out of 50 CREATE TABLE rows_events_test__fuzz_23 ( `k` Array(LowCardinality(Nullable(UInt16))), `v` Array(Array(Nullable(UInt256))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 25 out of 50 CREATE TABLE rows_events_test__fuzz_24 ( `k` Array(LowCardinality(UInt16)), `v` Array(Array(Nullable(UInt256))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 26 out of 50 CREATE TABLE rows_events_test__fuzz_25 ( `k` Array(LowCardinality(UInt16)), `v` Array(Array(Nullable(UInt256))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 27 out of 50 CREATE TABLE rows_events_test__fuzz_26 ( `k` Array(LowCardinality(UInt16)), `v` Array(Array(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 28 out of 50 CREATE TABLE rows_events_test__fuzz_27 ( `k` Array(LowCardinality(UInt16)), `v` Array(Array(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 29 out of 50 CREATE TABLE rows_events_test__fuzz_28 ( `k` Array(LowCardinality(UInt16)), `v` Array(Array(Array(UInt256))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 30 out of 50 CREATE TABLE rows_events_test__fuzz_29 ( `k` Array(UInt16), `v` Array(Decimal(18, 16)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 31 out of 50 CREATE TABLE rows_events_test__fuzz_30 ( `k` Array(FixedString(19)), `v` Array(Array(Decimal(18, 16))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 32 out of 50 CREATE TABLE rows_events_test__fuzz_31 ( `k` Array(Nullable(FixedString(19))), `v` Array(Array(Nullable(Decimal(18, 16)))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 33 out of 50 CREATE TABLE rows_events_test__fuzz_32 ( `k` Decimal(76, 2), `v` Array(Array(Array(Nullable(Decimal(18, 16))))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 34 out of 50 CREATE TABLE rows_events_test__fuzz_33 ( `k` DateTime64(3), `v` Array(Array(UInt8)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 35 out of 50 CREATE TABLE rows_events_test__fuzz_34 ( `k` DateTime64(3), `v` Array(Array(Array(UInt8))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 36 out of 50 CREATE TABLE rows_events_test__fuzz_35 ( `k` DateTime64(3), `v` Array(Array(Array(UInt8))) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 37 out of 50 CREATE TABLE rows_events_test__fuzz_36 ( `k` DateTime64(3), `v` Array(Decimal(9, 1)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 38 out of 50 CREATE TABLE rows_events_test__fuzz_37 ( `k` DateTime64(3), `v` Array(Decimal(9, 1)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 39 out of 50 CREATE TABLE rows_events_test__fuzz_38 ( `k` Array(DateTime64(3)), `v` Array(Decimal(9, 1)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 40 out of 50 CREATE TABLE rows_events_test__fuzz_39 ( `k` Array(Array(DateTime64(3))), `v` Array(UInt256) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 41 out of 50 CREATE TABLE rows_events_test__fuzz_40 ( `k` Array(Array(Array(DateTime64(3)))), `v` Array(UInt256) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 42 out of 50 CREATE TABLE rows_events_test__fuzz_41 ( `k` Array(UUID), `v` Array(Nullable(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 43 out of 50 CREATE TABLE rows_events_test__fuzz_42 ( `k` Array(UUID), `v` Array(UInt256) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 44 out of 50 CREATE TABLE rows_events_test__fuzz_43 ( `k` Array(LowCardinality(UUID)), `v` Array(Array(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 45 out of 50 CREATE TABLE rows_events_test__fuzz_44 ( `k` Array(LowCardinality(UUID)), `v` Array(Array(UInt256)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 46 out of 50 CREATE TABLE rows_events_test__fuzz_45 ( `k` Array(LowCardinality(UUID)), `v` Float64 ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 47 out of 50 CREATE TABLE rows_events_test__fuzz_46 ( `k` Array(LowCardinality(UUID)), `v` Array(Float64) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 48 out of 50 CREATE TABLE rows_events_test__fuzz_47 ( `k` Array(LowCardinality(UUID)), `v` Array(Float64) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 49 out of 50 CREATE TABLE rows_events_test__fuzz_48 ( `k` Array(UUID), `v` Array(Array(Float64)) ) ENGINE = MergeTree ORDER BY k Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rows_events_test__fuzz_46 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_44 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_43 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_34 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_41 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_32 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_4 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_30 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_29 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_47 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_24 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_31 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_23 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_22 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_11 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_21 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_15 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_25 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_20 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_10 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_5 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_12 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_17 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_16 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_8 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_0 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_7 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_3 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_35 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_27 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_42 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_40 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_37 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_9 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_39 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_33 FORMAT Values (1,1); INSERT INTO rows_events_test__fuzz_6 FORMAT Values (1,1); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 2 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 3 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 4 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 5 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 6 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 7 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 8 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 9 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 10 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 11 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 12 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 13 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 14 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 15 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 16 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 17 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 18 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 19 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 20 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 21 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 22 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 23 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 24 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 25 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 26 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 27 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 28 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 29 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 30 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 31 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 32 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 33 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 34 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 35 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 36 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 37 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 38 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 39 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 40 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 41 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 42 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 43 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 44 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 45 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 46 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 47 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 48 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 49 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 50 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 51 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 52 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 53 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 54 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 55 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 56 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 57 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 58 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 59 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 60 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 61 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 62 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 63 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 64 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 65 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 66 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 67 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 68 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 69 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 70 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 71 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 72 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 73 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 74 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 75 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 76 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 77 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 78 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 79 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 80 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 81 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 82 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 83 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 84 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 85 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 86 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 87 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 88 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 89 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 90 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 91 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 92 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 93 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 94 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 95 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 96 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 97 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 98 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 99 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 100 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 101 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 102 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 103 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 104 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 105 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 106 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 107 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 108 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 109 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 110 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 111 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 112 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 113 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 114 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 115 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 116 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 117 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 118 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 119 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 120 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 121 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 122 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 123 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 124 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 125 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 126 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 127 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 128 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 129 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 130 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 131 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 132 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 133 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 134 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 135 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 136 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 137 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 138 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 139 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 140 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 141 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 142 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 143 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 144 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 145 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 146 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 147 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 148 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 149 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 150 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 151 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 152 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 153 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 154 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 155 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 156 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 157 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 158 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 159 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 160 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 161 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 162 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 163 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 164 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 165 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 166 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 167 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 168 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 169 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 170 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 171 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 172 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 173 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 174 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 175 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 176 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 177 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 178 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 179 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 180 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 181 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 182 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 183 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 184 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 185 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 186 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 187 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 188 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 189 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 190 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 191 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 192 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 193 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 194 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 195 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 196 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 197 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 198 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 199 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 200 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 201 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 202 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 203 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 204 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 205 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 206 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 207 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 208 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 209 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 210 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 211 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 212 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 213 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 214 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 215 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 216 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 217 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 218 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 219 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 220 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 221 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 222 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 223 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 224 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 225 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 226 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 227 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 228 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 229 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 230 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 231 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 232 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 233 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 234 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 235 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 236 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 237 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 238 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 239 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 240 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 241 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 242 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 243 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 244 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 245 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 246 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 247 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 248 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 249 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 250 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 251 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 252 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 253 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 254 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 255 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 256 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 257 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 258 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 259 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 260 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 261 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 262 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 263 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 264 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 265 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 266 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 267 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 268 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 269 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 270 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 271 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 272 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 273 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 274 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 275 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 276 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 277 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 278 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 279 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 280 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 281 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 282 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 283 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 284 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 285 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 286 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 287 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 288 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 289 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 290 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 291 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 292 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 293 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 294 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 295 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 296 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 297 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 298 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 299 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 300 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 301 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 302 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 303 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 304 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 305 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 306 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 307 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 308 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 309 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 310 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 311 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 312 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 313 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 314 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 315 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 316 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 317 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 318 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 319 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 320 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 321 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 322 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 323 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 324 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 325 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 326 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 327 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 328 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 329 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 330 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 331 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 332 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 333 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 334 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 335 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 336 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 337 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 338 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 339 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 340 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 341 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 342 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 343 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 344 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 345 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 346 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 347 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 348 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 349 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 350 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 351 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 352 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 353 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 354 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 355 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 356 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 357 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 358 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 359 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 360 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 361 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 362 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 363 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 364 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 365 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 366 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 367 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 368 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 369 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 370 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 371 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 372 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 373 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 374 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 375 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 376 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 377 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 378 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 379 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 380 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 381 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 382 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 383 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 384 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 385 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 386 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 387 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 388 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 389 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 390 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 391 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 392 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 393 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 394 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 395 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 396 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 397 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 398 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 399 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 400 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 401 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 402 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 403 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 404 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 405 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 406 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 407 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 408 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 409 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 410 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 411 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 412 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 413 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 414 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 415 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 416 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 417 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 418 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 419 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 420 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 421 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 422 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 423 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 424 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 425 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 426 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 427 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 428 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 429 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 430 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 431 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 432 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 433 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 434 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 435 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 436 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 437 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 438 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 439 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 440 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 441 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 442 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 443 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 444 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 445 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 446 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 447 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 448 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 449 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 450 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 451 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 452 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 453 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 454 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 455 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 456 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 457 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 458 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 459 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 460 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 461 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 462 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 463 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 464 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 465 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 466 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 467 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 468 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 469 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 470 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 471 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 472 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 473 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 474 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 475 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 476 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 477 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 478 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 479 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 480 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 481 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 482 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 483 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 484 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 485 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 486 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 487 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 488 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 489 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 490 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 491 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 492 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 493 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 494 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 495 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 496 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 497 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 498 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 499 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 500 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 501 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 502 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 503 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 504 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 505 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 506 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 507 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 508 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 509 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 510 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 511 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 512 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 513 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 514 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 515 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 516 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 517 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 518 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 519 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 520 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 521 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 522 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 523 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 524 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 525 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 526 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 527 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 528 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 529 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 530 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 531 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 532 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 533 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 534 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 535 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 536 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 537 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 538 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 539 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 540 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 541 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 542 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 543 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 544 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 545 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 546 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 547 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 548 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 549 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 550 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 551 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 552 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 553 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 554 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 555 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 556 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 557 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 558 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 559 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 560 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 561 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 562 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 563 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 564 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 565 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 566 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 567 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 568 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 569 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 570 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 571 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 572 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 573 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 574 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 575 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 576 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 577 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 578 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 579 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 580 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 581 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 582 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 583 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 584 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 585 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 586 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 587 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 588 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 589 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 590 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 591 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 592 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 593 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 594 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 595 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 596 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 597 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 598 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 599 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 600 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 601 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 602 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 603 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 604 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 605 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 606 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 607 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 608 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 609 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 610 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 611 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 612 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 613 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 614 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 615 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 616 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 617 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 618 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 619 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 620 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 621 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 622 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 623 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 624 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 625 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 626 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 627 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 628 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 629 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 630 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 631 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 632 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 633 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 634 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 635 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 636 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 637 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 638 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 639 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 640 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 641 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 642 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 643 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 644 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 645 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 646 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 647 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 648 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 649 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 650 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 651 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 652 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 653 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 654 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 655 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 656 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 657 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 658 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 659 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 660 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 661 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 662 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 663 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 664 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 665 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 666 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 667 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 668 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 669 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 670 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 671 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 672 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 673 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 674 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 675 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 676 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 677 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 678 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 679 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 680 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 681 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 682 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 683 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 684 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 685 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 686 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 687 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 688 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 689 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 690 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 691 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 692 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 693 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 694 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 695 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 696 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 697 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 698 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 699 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 700 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 701 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 702 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 703 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 704 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 705 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 706 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 707 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 708 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 709 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 710 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 711 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 712 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 713 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 714 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 715 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 716 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 717 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 718 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 719 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 720 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 721 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 722 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 723 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 724 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 725 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 726 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 727 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 728 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 729 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 730 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 731 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 732 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 733 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 734 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 735 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 736 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 737 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 738 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 739 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 740 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 741 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 742 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 743 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 744 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 745 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 746 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 747 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 748 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 749 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 750 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 751 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 752 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 753 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 754 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 755 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 756 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 757 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 758 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 759 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 760 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 761 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 762 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 763 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 764 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 765 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 766 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 767 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 768 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 769 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 770 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 771 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 772 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 773 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 774 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 775 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 776 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 777 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 778 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 779 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 780 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 781 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 782 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 783 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 784 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 785 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 786 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 787 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 788 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 789 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 790 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 791 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 792 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 793 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 794 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 795 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 796 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 797 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 798 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 799 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 800 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 801 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 802 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 803 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 804 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 805 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 806 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 807 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 808 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 809 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 810 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 811 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 812 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 813 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 814 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 815 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 816 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 817 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 818 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 819 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 820 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 821 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 822 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 823 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 824 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 825 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 826 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 827 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 828 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 829 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 830 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 831 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 832 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 833 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 834 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 835 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 836 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 837 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 838 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 839 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 840 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 841 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 842 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 843 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 844 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 845 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 846 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 847 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 848 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 849 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 850 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 851 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 852 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 853 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 854 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 855 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 856 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 857 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 858 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 859 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 860 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 861 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 862 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 863 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 864 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 865 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 866 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 867 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 868 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 869 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 870 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 871 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 872 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 873 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 874 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 875 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 876 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 877 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 878 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 879 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 880 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 881 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 882 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 883 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 884 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 885 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 886 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 887 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 888 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 889 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 890 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 891 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 892 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 893 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 894 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 895 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 896 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 897 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 898 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 899 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 900 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 901 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 902 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 903 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 904 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 905 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 906 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 907 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 908 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 909 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 910 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 911 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 912 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 913 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 914 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 915 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 916 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 917 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 918 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 919 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 920 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 921 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 922 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 923 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 924 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 925 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 926 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 927 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 928 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 929 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 930 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 931 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 932 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 933 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 934 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 935 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 936 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 937 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 938 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 939 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 940 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 941 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 942 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 943 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 944 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 945 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 946 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 947 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 948 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 949 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 950 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 951 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 952 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 953 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 954 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 955 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 956 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 957 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 958 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 959 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 960 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 961 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 962 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 963 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 964 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 965 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 966 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 967 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 968 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 969 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 970 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 971 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 972 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 973 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 974 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 975 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 976 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 977 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 978 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 979 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 980 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 981 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 982 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 983 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 984 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 985 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 986 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 987 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 988 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 989 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 990 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 991 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 992 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 993 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 994 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 995 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 996 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 997 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 998 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 999 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 3 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type FixedString(55) of argument of function like: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 7 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 8 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 9 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 10 out of 1000 EXPLAIN `header, description` = true, sorting = true SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(rows_events_test__fuzz_24, event_date, yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'EXPLAIN `header, description` = true, sorting = true SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(rows_events_test__fuzz_24, event_date, yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 11 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 13 out of 1000 SELECT written_rows FROM system.query_log WHERE equals(type, current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals(type, current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT written_rows FROM system.query_log WHERE equals(type, current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 14 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 SELECT written_rows FROM system.query_log WHERE equals('IPv6', current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals('IPv6', current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT written_rows FROM system.query_log WHERE equals('IPv6', current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 16 out of 1000 SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_0 AND (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_0 AND (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_0' in scope SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_0 AND (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 17 out of 1000 SELECT written_rows FROM system.query_log WHERE 'UUID' AND (current_database = currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE 'UUID' AND (current_database = currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type (String) of 1 argument of function and: In scope SELECT written_rows FROM system.query_log WHERE 'UUID' AND (current_database = currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_11, 3, 9, 2 ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_11, 3, 9, 2 ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Positional argument number 3 is out of bounds. Expected in range [1, 1]. In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_11, 3, 9, 2 ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 20 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 21 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 1000 SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_22 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_22 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_22' in scope SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_22 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 25 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type FixedString(55) of argument of function like: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_29, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND greaterOrEquals(event_date, rows_events_test__fuzz_32, yesterday(rows_events_test__fuzz_7)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_29, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND greaterOrEquals(event_date, rows_events_test__fuzz_32, yesterday(rows_events_test__fuzz_7)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_29' in scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_29, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND greaterOrEquals(event_date, rows_events_test__fuzz_32, yesterday(rows_events_test__fuzz_7)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1025 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 29 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) GROUP BY 18, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, query, toNullable(toFixedString('Int64', 5)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) GROUP BY 18, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, query, toNullable(toFixedString('Int64', 5)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Positional argument number 18 is out of bounds. Expected in range [1, 1]. In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) GROUP BY 18, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, query, toNullable(toFixedString('Int64', 5)) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Illegal type FixedString(55) of argument of function like: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 32 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT written_rows FROM system.query_log WHERE equals(current_database, 2, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals(current_database, 2, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT written_rows FROM system.query_log WHERE equals(current_database, 2, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 34 out of 1000 SELECT rows_events_test__fuzz_8, written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT rows_events_test__fuzz_8, written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_8' in scope SELECT rows_events_test__fuzz_8, written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 37 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 42 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(rows_events_test__fuzz_20, toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(rows_events_test__fuzz_20, toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_20' in scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(rows_events_test__fuzz_20, toLowCardinality(2))) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 SELECT written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 65537 Error on processing query 'EXPLAIN PIPELINE SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 21. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 22. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 48 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 49 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_30)) AND defaultValueOfTypeName('String') AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_30)) AND defaultValueOfTypeName('String') AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_30' in scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_30)) AND defaultValueOfTypeName('String') AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 50 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like('INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 51 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase(1)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase(1)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase(1)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(type) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 53 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 54 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 55 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 56 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like(1, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like(1, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND like(1, query, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 58 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 59 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 60 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 64 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 70 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 71 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 72 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AN. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 73 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 74 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 75 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 76 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 77 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 78 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 79 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 81 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 82 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 83 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 84 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 86 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT -9223372036854775808 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Got boring AST Fuzzing step 90 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Got boring AST Fuzzing step 91 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, rows_events_test__fuzz_42 ASC, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, rows_events_test__fuzz_42 ASC, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_42' in scope SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, rows_events_test__fuzz_42 ASC, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 94 out of 1000 SELECT written_rows FROM system.query_log PREWHERE equals(current_database, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE equals(current_database, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT written_rows FROM system.query_log PREWHERE equals(current_database, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', currentDatabase()) AND (query LIKE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 95 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (event_date >= yesterday()) ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Got boring AST Fuzzing step 98 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Got boring AST Fuzzing step 99 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1 Got boring AST Fuzzing step 100 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC LIMIT 1 Got boring AST Fuzzing step 102 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 104 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 106 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 109 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 111 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 116 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 117 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 119 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 121 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 SELECT written_rows FROM system.query_log WHERE 'Decimal128(3)' ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC LIMIT 1048577 Error on processing query 'SELECT written_rows FROM system.query_log WHERE 'Decimal128(3)' ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: String. In query SELECT written_rows FROM system.query_log WHERE 'Decimal128(3)' ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 124 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 125 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC NULLS FIRST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 129 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 130 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 131 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 133 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 134 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 135 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 140 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 145 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 148 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 149 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 151 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 153 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 156 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 157 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 158 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 159 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 162 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 164 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 166 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 169 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 170 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 173 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 175 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS LAST, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS LAST, event_time ASC LIMIT 2147483646 Got boring AST Fuzzing step 180 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS LAST, event_time ASC LIMIT 2147483646 Got boring AST Fuzzing step 181 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN PIPELINE compact = true SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 184 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 188 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 190 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 192 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 193 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 196 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_15 ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT -2147483649 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_15 ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT -2147483649': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_15' in scope SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_15 ORDER BY toLowCardinality('Int64') ASC, event_time DESC NULLS FIRST LIMIT -2147483649. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 200 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 201 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 202 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 203 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 205 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT written_rows FROM system.query_log GROUP BY toNullable('Int64', 5), rows_events_test__fuzz_14, rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT written_rows FROM system.query_log GROUP BY toNullable('Int64', 5), rows_events_test__fuzz_14, rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log GROUP BY toNullable('Int64', 5), rows_events_test__fuzz_14, rows_events_test__fuzz_36 ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 208 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC LIMIT 1048576 Got boring AST Fuzzing step 209 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 211 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 212 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') DESC, event_time ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toLowCardinality('Int64') ASC, event_time ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 217 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 221 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 222 out of 1000 SELECT written_rows FROM system.query_log ORDER BY rows_events_test__fuzz_47 ASC, event_time DESC NULLS LAST LIMIT 7 Error on processing query 'SELECT written_rows FROM system.query_log ORDER BY rows_events_test__fuzz_47 ASC, event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_47' in scope SELECT written_rows FROM system.query_log ORDER BY rows_events_test__fuzz_47 ASC, event_time DESC NULLS LAST LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 223 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 224 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 225 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 226 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 228 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 230 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 231 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 232 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 233 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 234 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 235 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 236 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 237 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 241 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 242 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 244 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 245 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 247 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 248 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 249 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 250 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 251 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 253 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 254 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 255 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 256 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 258 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 261 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 264 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 265 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 266 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 269 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 270 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 271 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 272 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 273 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 274 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 275 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 277 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 278 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 279 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 280 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 281 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 283 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 284 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 285 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 286 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 287 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 288 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 290 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 291 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 292 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 293 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 294 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 295 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 SELECT written_rows FROM system.query_log WHERE materialize('Int64') ORDER BY event_time DESC NULLS LAST LIMIT -2 Error on processing query 'SELECT written_rows FROM system.query_log WHERE materialize('Int64') ORDER BY event_time DESC NULLS LAST LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 297 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 298 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 299 out of 1000 SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_7 ORDER BY event_time DESC LIMIT 7 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_7 ORDER BY event_time DESC LIMIT 7': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_7' in scope SELECT written_rows FROM system.query_log PREWHERE rows_events_test__fuzz_7 ORDER BY event_time DESC LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 300 out of 1000 SELECT written_rows FROM system.query_log WHERE equals(toNullable('Int64', 5), type, 2) ORDER BY event_time DESC NULLS LAST LIMIT 7 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals(toNullable('Int64', 5), type, 2) ORDER BY event_time DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log WHERE equals(toNullable('Int64', 5), type, 2) ORDER BY event_time DESC NULLS LAST LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 301 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 302 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 303 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 304 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 305 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 257 Got boring AST Fuzzing step 308 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 310 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 312 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 313 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 314 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 315 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT -9223372036854775807 Error on processing query 'SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1025 Got boring AST Fuzzing step 320 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 322 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT -9223372036854775807 Error on processing query 'SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 323 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 324 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 325 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 326 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 327 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 328 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 329 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 330 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 331 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 332 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1025 Got boring AST Fuzzing step 333 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Got boring AST Fuzzing step 335 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Got boring AST Fuzzing step 336 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Got boring AST Fuzzing step 337 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Got boring AST Fuzzing step 338 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 340 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 341 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 342 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 345 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 346 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 347 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 348 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY event_time ASC NULLS LAST LIMIT 1024 Error on processing query 'SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY event_time ASC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_30' in scope SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY event_time ASC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 350 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024 Got boring AST Fuzzing step 351 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT written_rows FROM system.query_log WHERE toLowCardinality('Int64') ORDER BY event_time ASC LIMIT 1024 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toLowCardinality('Int64') ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT written_rows FROM system.query_log WHERE toLowCardinality('Int64') ORDER BY event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 355 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 356 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 357 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 358 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_31 ORDER BY event_time ASC NULLS LAST LIMIT 1024 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT written_rows FROM system.query_log WHERE rows_events_test__fuzz_31 ORDER BY event_time ASC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 361 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65535. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 363 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 365 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 366 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 367 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 368 out of 1000 SELECT written_rows FROM system.query_log PREWHERE yesterday() ORDER BY event_time ASC NULLS LAST LIMIT 255 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE yesterday() ORDER BY event_time ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Date. In query SELECT written_rows FROM system.query_log PREWHERE yesterday() ORDER BY event_time ASC NULLS LAST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 EXPLAIN PIPELINE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 EXPLAIN ESTIMATE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 373 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 374 out of 1000 EXPLAIN TABLE OVERRIDE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('type'): type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 375 out of 1000 EXPLAIN QUERY TREE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN ESTIMATE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 379 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 381 out of 1000 EXPLAIN AST SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN PIPELINE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN PIPELINE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN QUERY TREE SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN SYNTAX SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 387 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 255 Got boring AST Fuzzing step 389 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 255 Got boring AST Fuzzing step 391 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 394 out of 1000 SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 EXPLAIN AST optimize = true SELECT type = toLowCardinality(toUInt256(2)), written_rows FROM system.query_log ORDER BY 18 ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 255 Error on processing query 'EXPLAIN AST optimize = true SELECT type = toLowCardinality(toUInt256(2)), written_rows FROM system.query_log ORDER BY 18 ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 SELECT type = toLowCardinality(2), written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 400 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 401 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 402 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 403 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 404 out of 1000 SELECT equals(toNullable(2)), written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT equals(toNullable(2)), written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT equals(toNullable(2)), written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 EXPLAIN AST graph = true SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN AST graph = true SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 408 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 409 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 410 out of 1000 SELECT equals(2), written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 256 Error on processing query 'SELECT equals(2), written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT equals(2), written_rows FROM system.query_log ORDER BY event_time DESC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 SELECT type = 2, written_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 413 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 415 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 417 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 418 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 420 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 421 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 423 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 425 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 426 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 428 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT -2147483649 Error on processing query 'SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT -2147483649': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT equals(2) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT equals(2) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT equals(2) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 432 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 434 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 435 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 436 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 437 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 441 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 442 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT type = 2 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT type = materialize(toUInt256(2)) FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 445 out of 1000 SELECT type = materialize(2) FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 SELECT type = materialize(2) FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 447 out of 1000 SELECT type = materialize(2) FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY event_time ASC NULLS FIRST LIMIT 3 Error on processing query 'SELECT type = materialize(2) FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY event_time ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(5). In query SELECT type = materialize(2) FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY event_time ASC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 448 out of 1000 SELECT type = materialize(2) FROM system.query_log PREWHERE rows_events_test__fuzz_5 ORDER BY event_time ASC NULLS FIRST LIMIT 3 Error on processing query 'SELECT type = materialize(2) FROM system.query_log PREWHERE rows_events_test__fuzz_5 ORDER BY event_time ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_5' in scope SELECT type = materialize(2) FROM system.query_log PREWHERE rows_events_test__fuzz_5 ORDER BY event_time ASC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 SELECT type = materialize(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT type = materialize(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 451 out of 1000 SELECT type = materialize(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 452 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = materialize(toUInt128(2)) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 453 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 EXPLAIN AST graph = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', equals(rows_events_test__fuzz_44, type, toUInt128(2)) FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 3 Error on processing query 'EXPLAIN AST graph = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', equals(rows_events_test__fuzz_44, type, toUInt128(2)) FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 455 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775807 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 456 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Got boring AST Fuzzing step 457 out of 1000 SELECT rows_events_test, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Error on processing query 'SELECT rows_events_test, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test' in scope SELECT rows_events_test, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 458 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Got boring AST Fuzzing step 459 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Got boring AST Fuzzing step 460 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Got boring AST Fuzzing step 461 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Got boring AST Fuzzing step 462 out of 1000 EXPLAIN QUERY TREE dump_ast = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN QUERY TREE dump_ast = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = toUInt128(2) FROM system.query_log WHERE 76 ORDER BY event_time ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 463 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', equals(type) FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT -1 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', equals(type) FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT -1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', equals(type) FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT -1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 466 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Got boring AST Fuzzing step 467 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Got boring AST Fuzzing step 468 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Got boring AST Fuzzing step 469 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Got boring AST Fuzzing step 470 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 472 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', rows_events_test__fuzz_1, type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3 Error on processing query 'EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', rows_events_test__fuzz_1, type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_1' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', rows_events_test__fuzz_1, type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 473 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 474 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 475 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE -2147483649 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', type = 2 FROM system.query_log WHERE -2147483649 ORDER BY event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 76 ORDER BY event_time DESC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 478 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY rows_events_test__fuzz_35, rows_events_test__fuzz_41 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY rows_events_test__fuzz_35, rows_events_test__fuzz_41 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY rows_events_test__fuzz_35, rows_events_test__fuzz_41 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 1023 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 1023 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 483 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 484 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE rows_events_test__fuzz_36 WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE rows_events_test__fuzz_36 WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE rows_events_test__fuzz_36 WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 67 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 67 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Positional argument number 67 is out of bounds. Expected in range [1, 1]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 67 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 486 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 487 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 488 out of 1000 EXPLAIN PIPELINE header = true SELECT 1, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 1, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 490 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 491 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 492 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 493 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 494 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 495 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 496 out of 1000 EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 498 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC LIMIT 256 Error on processing query 'EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 500 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 501 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 502 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 504 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 505 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 507 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 510 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 513 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT rows_events_test__fuzz_22, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT rows_events_test__fuzz_22, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_22' in scope SELECT rows_events_test__fuzz_22, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 515 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 516 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 517 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 518 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 519 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY 2147483647 ASC, event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY 2147483647 ASC, event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Positional argument number 2147483647 is out of bounds. Expected in range [1, 1]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY 2147483647 ASC, event_time ASC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 520 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 100 ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE -2147483649 ORDER BY event_time ASC LIMIT 256 Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE -2147483649 ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 100 ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 523 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 1024 GROUP BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 9, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY event_time ASC NULLS LAST LIMIT 256 Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 1024 GROUP BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 9, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY event_time ASC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Positional argument number 9 is out of bounds. Expected in range [1, 1]. In scope SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 1024 GROUP BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 9, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY event_time ASC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 525 out of 1000 SELECT materialize(65535, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT materialize(65535, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(65535, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 526 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 527 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 528 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 530 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE -2147483648 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE -2147483648 ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type Int32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 531 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 532 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 533 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 534 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toLowCardinality'): toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 102. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 535 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 1025 ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 1025 ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 536 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 537 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY toUInt256(toUInt128(2)), 65537, rows_events_test__fuzz_47 ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY toUInt256(toUInt128(2)), 65537, rows_events_test__fuzz_47 ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Positional argument number 65537 is out of bounds. Expected in range [1, 2]. In scope SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY toUInt256(toUInt128(2)), 65537, rows_events_test__fuzz_47 ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE -2147483648 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE -2147483648 ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type Int32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY 'Int64', rows_events_test__fuzz_11 ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY 'Int64', rows_events_test__fuzz_11 ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_11' in scope SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 GROUP BY 'Int64', rows_events_test__fuzz_11 ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 542 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(materialize(2)))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT toLowCardinality(materialize(toLowCardinality(materialize(2)))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_38' in scope SELECT toLowCardinality(materialize(toLowCardinality(materialize(2)))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 545 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT -2147483649 Error on processing query 'SELECT toLowCardinality(materialize(toLowCardinality(2))), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT -2147483649': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 547 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 548 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC LIMIT NULL Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT toLowCardinality(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 549 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 550 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 SELECT toLowCardinality(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT NULL Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 553 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 9223372036854775807 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 9223372036854775807 ORDER BY event_time ASC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Illegal type UInt64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 555 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT -2147483648 Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 556 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE '0.0000001025' ORDER BY event_time ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE '0.0000001025' ORDER BY event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: String. In query SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log WHERE '0.0000001025' ORDER BY event_time ASC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 557 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 EXPLAIN PIPELINE SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 EXPLAIN SYNTAX SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 EXPLAIN SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 EXPLAIN QUERY TREE SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 EXPLAIN PIPELINE SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 EXPLAIN PIPELINE SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 564 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT -9223372036854775807 Error on processing query 'SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS LAST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 567 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 568 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 570 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 571 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: String. In query SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 572 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 573 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 574 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 65537 ORDER BY event_time DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 65537 ORDER BY event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 576 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 578 out of 1000 SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100.0001 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Error on processing query 'SELECT toUInt256(2), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100.0001 ORDER BY event_time ASC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Illegal type Float64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 579 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log PREWHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 581 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 SELECT 2, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 583 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 585 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT 2 FROM system.query_log PREWHERE rows_events_test__fuzz_36 ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT 2 FROM system.query_log PREWHERE rows_events_test__fuzz_36 ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT 2 FROM system.query_log PREWHERE rows_events_test__fuzz_36 ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 587 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 589 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 593 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 594 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 598 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 257 Got boring AST Fuzzing step 599 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 257 Got boring AST Fuzzing step 600 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 602 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 604 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT 2 FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 606 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 SELECT toUInt128(2) FROM system.query_log WHERE equals(rows_events_test__fuzz_9, type, toUInt128(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Error on processing query 'SELECT toUInt128(2) FROM system.query_log WHERE equals(rows_events_test__fuzz_9, type, toUInt128(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_9' in scope SELECT toUInt128(2) FROM system.query_log WHERE equals(rows_events_test__fuzz_9, type, toUInt128(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 608 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 609 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Got boring AST Fuzzing step 610 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Got boring AST Fuzzing step 611 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Got boring AST Fuzzing step 612 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Got boring AST Fuzzing step 613 out of 1000 SELECT toUInt128(2) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT toUInt128(toLowCardinality(2)) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 SELECT toUInt128(toLowCardinality(2)) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Got boring AST Fuzzing step 616 out of 1000 SELECT toUInt128(toLowCardinality(2)) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Got boring AST Fuzzing step 617 out of 1000 SELECT toUInt128(toLowCardinality(2)) FROM system.query_log ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Got boring AST Fuzzing step 618 out of 1000 SELECT toUInt128(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY rows_events_test__fuzz_12 ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483648 Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY rows_events_test__fuzz_12 ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_12' in scope SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY rows_events_test__fuzz_12 ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 622 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 628 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 629 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 630 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 631 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 632 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 634 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 635 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 637 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 638 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 639 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toLowCardinality'): toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 014. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 EXPLAIN SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 644 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 645 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 646 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 647 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 648 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 649 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 651 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 652 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 653 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 655 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 656 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('toLowCardinality'): toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 014. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 657 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 661 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 663 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 664 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 666 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 667 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2), toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 668 out of 1000 SELECT toLowCardinality(2), toLowCardinality(2) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT toLowCardinality(2), yesterday(), toLowCardinality(2) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 SELECT toLowCardinality(2), yesterday(), toLowCardinality(2) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 671 out of 1000 SELECT toLowCardinality(2), yesterday(), toLowCardinality(2) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 672 out of 1000 SELECT toLowCardinality(2), yesterday(), toLowCardinality(2) FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 SELECT toLowCardinality(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 674 out of 1000 SELECT toLowCardinality(2), yesterday(), materialize(2) FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 SELECT toLowCardinality(2), yesterday(), materialize(2) FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 676 out of 1000 SELECT toLowCardinality(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT toLowCardinality(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Got boring AST Fuzzing step 678 out of 1000 SELECT toLowCardinality(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 SELECT toLowCardinality(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 683 out of 1000 SELECT toLowCardinality(materialize(materialize(2))), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 684 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) ORDER BY type = toLowCardinality(2) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) ORDER BY type = toLowCardinality(2) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Got boring AST Fuzzing step 686 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(rows_events_test__fuzz_38, toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Error on processing query 'SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(rows_events_test__fuzz_38, toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_38' in scope SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(rows_events_test__fuzz_38, toLowCardinality(2))) ORDER BY type = toLowCardinality(2) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 688 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Got boring AST Fuzzing step 689 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 690 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(yesterday()), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1048575 Error on processing query 'SELECT toLowCardinality(materialize(2)), yesterday(yesterday()), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT toLowCardinality(materialize(2)), yesterday(yesterday()), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 692 out of 1000 SELECT toLowCardinality(materialize(2)), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1048575 Got boring AST Fuzzing step 693 out of 1000 SELECT materialize(2), yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 SELECT 2, yesterday(), 2 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 SELECT 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(toLowCardinality(2))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 696 out of 1000 SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Got boring AST Fuzzing step 698 out of 1000 SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 2, yesterday('IPv6'), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) GROUP BY toUInt128(2), rows_events_test__fuzz_45, 16, toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Error on processing query 'SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 2, yesterday('IPv6'), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) GROUP BY toUInt128(2), rows_events_test__fuzz_45, 16, toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 2, yesterday('IPv6'), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) GROUP BY toUInt128(2), rows_events_test__fuzz_45, 16, toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(2))), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(toLowCardinality(2)) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Got boring AST Fuzzing step 703 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(type = toNullable(toLowCardinality(2)), 2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257 Error on processing query 'SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(type = toNullable(toLowCardinality(2)), 2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(type = toNullable(toLowCardinality(2)), 2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 705 out of 1000 SELECT toLowCardinality(materialize(2)), 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 257 Got boring AST Fuzzing step 706 out of 1000 SELECT toLowCardinality(materialize(2)), toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 SELECT toLowCardinality(materialize(2)), toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT materialize(2), toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT materialize(2), toLowCardinality(65536, 2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257 Error on processing query 'SELECT materialize(2), toLowCardinality(65536, 2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT materialize(2), toLowCardinality(65536, 2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 710 out of 1000 SELECT materialize(2), toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 712 out of 1000 SELECT 2, toLowCardinality(2), yesterday(rows_events_test), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT 2, toLowCardinality(2), yesterday(rows_events_test), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test' in scope SELECT 2, toLowCardinality(2), yesterday(rows_events_test), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(2) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 721 out of 1000 EXPLAIN AST SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 EXPLAIN AST SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 723 out of 1000 EXPLAIN AST SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 724 out of 1000 EXPLAIN SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 725 out of 1000 EXPLAIN SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 726 out of 1000 EXPLAIN SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 727 out of 1000 EXPLAIN SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 728 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 EXPLAIN QUERY TREE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULL. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 732 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 733 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(materialize(toUInt128(2)))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(materialize(toUInt128(2)))) ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Illegal type LowCardinality(UInt128) of column toLowCardinality(materialize(materialize(_CAST('2'_UInt128, 'UInt128'_String)))) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 738 out of 1000 SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 741 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 742 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 743 out of 1000 EXPLAIN QUERY TREE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 744 out of 1000 EXPLAIN PIPELINE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 EXPLAIN ESTIMATE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 EXPLAIN ESTIMATE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 747 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 749 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 750 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 751 out of 1000 EXPLAIN SYNTAX SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 752 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'De. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 EXPLAIN QUERY TREE SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2, toLowCardinality(2), yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'De. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(2)) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Got boring AST Fuzzing step 761 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 766 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_44, rows_events_test__fuzz_7, rows_events_test__fuzz_36 ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_44, rows_events_test__fuzz_7, rows_events_test__fuzz_36 ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_7' in scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_44, rows_events_test__fuzz_7, rows_events_test__fuzz_36 ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 769 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Got boring AST Fuzzing step 771 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), equals(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), equals(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), equals(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(2)) GROUP BY 2, 'Int64', type = toLowCardinality(toNullable(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(2)) GROUP BY 2, 'Int64', type = toLowCardinality(toNullable(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(2)) GROUP BY 2, 'Int64', type = toLowCardinality(toNullable(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(2))) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(2))) GROUP BY 2, materialize('Int64'), type = toLowCardinality(toUInt256(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(2))) GROUP BY 2, materialize('Int64'), type = toLowCardinality(toUInt256(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(2))) GROUP BY 2, materialize('Int64'), type = toLowCardinality(toUInt256(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(toLowCardinality(2)) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -2147483648 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 788 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 789 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 790 out of 1000 EXPLAIN PIPELINE SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('materialize'): materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), curr. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 EXPLAIN PIPELINE SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 793 out of 1000 EXPLAIN SYNTAX SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 EXPLAIN SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 EXPLAIN SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log WHERE materialize(2) GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 796 out of 1000 SELECT materialize(toLowCardinality(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE 18 GROUP BY 2, 'Int64', equals(toLowCardinality(toLowCardinality(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, rows_events_test__fuzz_14 ASC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE 18 GROUP BY 2, 'Int64', equals(toLowCardinality(toLowCardinality(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, rows_events_test__fuzz_14 ASC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log WHERE 18 GROUP BY 2, 'Int64', equals(toLowCardinality(toLowCardinality(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, rows_events_test__fuzz_14 ASC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 800 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Got boring AST Fuzzing step 803 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(toLowCardinality(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Got boring AST Fuzzing step 806 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Got boring AST Fuzzing step 807 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 809 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, materialize('Int64'), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Got boring AST Fuzzing step 810 out of 1000 SELECT toLowCardinality(toNullable(toUInt128(2))), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT toLowCardinality(toNullable(toUInt128(2))), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 814 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(toLowCardinality(toNullable(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(toLowCardinality(toNullable(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(toLowCardinality(toNullable(2))), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 816 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log PREWHERE rows_events_test__fuzz_31 GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1023 Error on processing query 'SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log PREWHERE rows_events_test__fuzz_31 GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_31' in scope SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log PREWHERE rows_events_test__fuzz_31 GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT toLowCardinality(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 824 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString('Int64', 5)), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString('Int64', 5)), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString('Int64', 5)), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString('Int64', 5)), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 831 out of 1000 SELECT 2, 2, yesterday(), toUInt256(2) FROM system.query_log GROUP BY 2, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT toLowCardinality(2), 2, yesterday(rows_events_test__fuzz_44), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT toLowCardinality(2), 2, yesterday(rows_events_test__fuzz_44), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_44' in scope SELECT toLowCardinality(2), 2, yesterday(rows_events_test__fuzz_44), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 834 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality('Int64'), 5, type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality('Int64'), 5, type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 4]. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toLowCardinality('Int64'), 5, type = 2, current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 835 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT NULL Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT toLowCardinality(toNullable(2)), 2, 2, yesterday(), 2 FROM system.query_log WITH TOTALS ORDER BY 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT toLowCardinality(toNullable(2)), 2, 2, yesterday(), 2 FROM system.query_log WITH TOTALS ORDER BY 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), equals(type), current_database ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), equals(type), current_database ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString(toLowCardinality('Int64'), 5), equals(type), current_database ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 842 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 4]. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log PREWHERE current_database GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 0 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log PREWHERE current_database GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(String). In query SELECT 2, 2, yesterday(), 2 FROM system.query_log PREWHERE current_database GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 847 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 848 out of 1000 SELECT rows_events_test__fuzz_34, 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT rows_events_test__fuzz_34, 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_34' in scope SELECT rows_events_test__fuzz_34, 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 849 out of 1000 SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT toNullable(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 SELECT 2, toNullable(2), yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 2, toNullable(2), yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, toNullable(2), yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(materialize(2)), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 855 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 4]. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, equals(type), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, equals(type), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 4]. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, equals(type), current_database ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 859 out of 1000 SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 4]. In scope SELECT 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 SELECT 2, 2, yesterday(), materialize(2) FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 SELECT 2, 2, yesterday(), materialize(2) FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Got boring AST Fuzzing step 862 out of 1000 SELECT 2, 2, yesterday(), materialize(2) FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 65535 Got boring AST Fuzzing step 865 out of 1000 SELECT materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 SELECT toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 868 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toNullable(2)), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 2, yesterday(rows_events_test__fuzz_1), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 2, yesterday(rows_events_test__fuzz_1), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_1' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 2, yesterday(rows_events_test__fuzz_1), 2 FROM system.query_log GROUP BY 2, toFixedString('Int64', 5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(rows_events_test__fuzz_12, 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(rows_events_test__fuzz_12, 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_12' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(rows_events_test__fuzz_12, 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 873 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 875 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -2147483649 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT -2147483649': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 879 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''INSERT INTO /* test 01413, query 1 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(1), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(1), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(1), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 886 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 887 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 889 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 890 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 891 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 892 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 895 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 896 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 897 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 900 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 901 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 902 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 903 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''INSERT INTO /* test 01413, query 1 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 904 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 905 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY 2, 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Got boring AST Fuzzing step 907 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(2), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 908 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(2), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(2), 'Int64', toNullable(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(2), 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), 2 FROM system.query_log GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2 Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2, yesterday(), 2 FROM system.query_log GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 915 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), toUInt128(2) FROM system.query_log WHERE type = 2 GROUP BY toUInt256(materialize(2)), 'Int64', toNullable(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), toUInt128(2) FROM system.query_log WHERE equals(2) GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 2 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), toUInt128(2) FROM system.query_log WHERE equals(2) GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), toUInt128(2) FROM system.query_log WHERE equals(2) GROUP BY materialize(2), 'Int64', toNullable(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 917 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, yesterday(), toUInt128(2) FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS LAST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 922 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(toNullable(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Got boring AST Fuzzing step 925 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY GROUPING SETS ( (2), ('Int64', toNullable(materialize(5))), (type = toLowCardinality(2)), (current_database)) WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 255 Error on processing query 'EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY GROUPING SETS ((2), ('Int64', toNullable(materialize(5))), (type = toLowCardinality(2)), (current_database)) WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 255': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 SELECT toNullable(toNullable(5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), equals(materialize(toNullable(2)), type, toLowCardinality(2)), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Error on processing query 'SELECT toNullable(toNullable(5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), equals(materialize(toNullable(2)), type, toLowCardinality(2)), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT toNullable(toNullable(5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), equals(materialize(toNullable(2)), type, toLowCardinality(2)), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, toNullable(2) FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, toNullable(2) FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, toNullable(2) FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(materialize(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(toLowCardinality(2)), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT -9223372036854775807 Error on processing query 'EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(toLowCardinality(2)), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 934 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(materialize(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', toNullable(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, toFixedString('Int64', 5), materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST LIMIT NULL Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, toFixedString('Int64', 5), materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, toFixedString('Int64', 5), materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 100 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 941 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC LIMIT -2 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toLowCardinality(2), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' ASC LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ASC, 'Decimal128(3)' ASC LIMIT 100 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ASC, 'Decimal128(3)' ASC LIMIT 100': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, toLowCardinality(materialize(toLowCardinality(toNullable(2)))) ASC, 'Decimal128(3)' ASC LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 946 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 948 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST LIMIT 0 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' ASC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 950 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 951 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST LIMIT 100 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = toLowCardinality(2) GROUP BY toNullable(toLowCardinality(materialize(toLowCardinality(toNullable(2)))), 2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT -2147483648 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = toLowCardinality(2) GROUP BY toNullable(toLowCardinality(materialize(toLowCardinality(toNullable(2)))), 2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT -2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = toLowCardinality(2) GROUP BY toNullable(toLowCardinality(materialize(toLowCardinality(toNullable(2)))), 2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT -2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 954 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(materialize(toNullable(2))), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100 Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(materialize(toNullable(2))), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(toLowCardinality(2)), 'Int64', 5, type = toLowCardinality(materialize(toNullable(2))), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', 5, type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS FIRST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY toNullable(materialize(2)), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 960 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 963 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', 5, type = 2, current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 967 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(materialize(materialize(5)), 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(materialize(materialize(5)), 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(materialize(materialize(5)), 2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 968 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 970 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toUInt256(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toUInt256(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC NULLS FIRST, 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT materialize(toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)), 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 WITH TOTALS ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC LIMIT 3 Error on processing query 'SELECT materialize(toFixedString('INSERT INTO /* test 01413, query 1 */ rows_events_test%', 55)), 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 WITH TOTALS ORDER BY type = toLowCardinality(2) ASC NULLS LAST, 'Decimal128(3)' DESC LIMIT 3': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 974 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) DESC, 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(5), type = toLowCardinality(2), current_database WITH CUBE ORDER BY type = toLowCardinality(2) ASC, 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Got boring AST Fuzzing step 978 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 2), 'Int64', materialize(toNullable(toNullable(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT NULL Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 2), 'Int64', materialize(toNullable(toNullable(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT NULL': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 2), 'Int64', materialize(toNullable(toNullable(5))), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 980 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Got boring AST Fuzzing step 981 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), type = toLowCardinality(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Got boring AST Fuzzing step 982 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type, toNullable(materialize(2)), toLowCardinality(2)), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type, toNullable(materialize(2)), toLowCardinality(2)), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log PREWHERE materialize(2) WHERE type = 2 GROUP BY materialize(2), 'Int64', materialize(toNullable(5)), equals(type, toNullable(materialize(2)), toLowCardinality(2)), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(toNullable(5)), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(toNullable(5)), type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 985 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Got boring AST Fuzzing step 987 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', 5, type = toUInt256(2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 990 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY rows_events_test__fuzz_21 DESC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY rows_events_test__fuzz_21 DESC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_21' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY rows_events_test__fuzz_21 DESC, 'Decimal128(3)' DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 991 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 992 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 9223372036854775806 DESC, 'Decimal128(3)' ASC NULLS LAST LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 9223372036854775806 DESC, 'Decimal128(3)' ASC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775806 is out of bounds. Expected in range [1, 3]. In scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 9223372036854775806 DESC, 'Decimal128(3)' ASC NULLS LAST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 993 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 994 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, materialize('Int64'), materialize(5), equals(type, rows_events_test__fuzz_10, 2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, materialize('Int64'), materialize(5), equals(type, rows_events_test__fuzz_10, 2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_10' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, materialize('Int64'), materialize(5), equals(type, rows_events_test__fuzz_10, 2), current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 996 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', 2, 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt256(2)), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt256(2)), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(rows_events_test__fuzz_32, 5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt256(2)), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(rows_events_test__fuzz_32, 5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_32' in scope SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt256(2)), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(rows_events_test__fuzz_32, 5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt256(2)), 2 FROM system.query_log WHERE type = 2 GROUP BY 2, 'Int64', materialize(5), type = 2, current_database WITH CUBE ORDER BY 'Decimal128(3)' DESC LIMIT 3 Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 2 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 20. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 21. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 4 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 7 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 8 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 9 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 10 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 11 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1 Got boring AST Fuzzing step 12 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 7 Got boring AST Fuzzing step 15 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 7 Got boring AST Fuzzing step 16 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 7 Got boring AST Fuzzing step 17 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY 9223372036854775806 ASC NULLS FIRST, event_time ASC LIMIT 0 Error on processing query 'EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY 9223372036854775806 ASC NULLS FIRST, event_time ASC LIMIT 0': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775806 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY 9223372036854775806 ASC NULLS FIRST, event_time ASC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 19 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 0 Got boring AST Fuzzing step 20 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 21 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 24 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 25 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 27 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday(toNullable(5))) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday(toNullable(5))) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday(toNullable(5))) WHERE (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 29 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 34 out of 1000 SELECT arrayElement(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), ProfileEvents, 'InsertedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(materialize(toNullable(2)))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT arrayElement(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), ProfileEvents, 'InsertedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(materialize(toNullable(2)))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT arrayElement(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), ProfileEvents, 'InsertedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(materialize(toNullable(2)))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(currentDatabase()) AND equals(1024, type, materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(currentDatabase()) AND equals(1024, type, materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(currentDatabase()) AND equals(1024, type, materialize(2)) AND (event_date >= yesterday. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 37 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 38 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 40 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 41 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 44 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 47 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 48 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 49 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 50 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 51 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 53 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt256(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 54 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt256(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND greaterOrEquals(yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 60 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 63 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 64 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday(). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 66 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 67 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 68 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 69 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 71 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 72 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 74 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 75 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 76 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 77 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 78 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 79 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 80 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 81 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 82 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 83 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 84 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 85 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 86 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 87 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 88 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 89 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 92 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 93 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 95 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday(). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 98 out of 1000 EXPLAIN AST SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 99 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 101 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 102 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 104 out of 1000 EXPLAIN SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 107 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 108 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()), 5 ORDER BY toUInt128(2) ASC, event_time ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()), 5 ORDER BY toUInt128(2) ASC, event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()), 5 ORDER BY toUInt128(2) ASC, event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 109 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 110 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 111 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775808 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 113 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 114 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 116 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 117 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Got boring AST Fuzzing step 118 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(-9223372036854775807, type, 2) AND (event_date >= yesterday()) WHERE equals(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(-9223372036854775807, type, 2) AND (event_date >= yesterday()) WHERE equals(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(-9223372036854775807, type, 2) AND (event_date >= yesterday()) WHERE equals(materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 120 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 121 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Error on processing query 'EXPLAIN PIPELINE SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 125 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(event_date >= yesterday()) WHERE (type = 2) AND rows_events_test__fuzz_36 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(event_date >= yesterday()) WHERE (type = 2) AND rows_events_test__fuzz_36 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(event_date >= yesterday()) WHERE (type = 2) AND rows_events_test__fuzz_36 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 127 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type, 9223372036854775807, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type, 9223372036854775807, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type, 9223372036854775807, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 131 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) GROUP BY materialize(76), materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), current_database, 2, type = 2 ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) GROUP BY materialize(76), materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), current_database, 2, type = 2 ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) GROUP BY materialize(76), materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), current_database, 2, type = 2 ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 133 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 134 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, materialize(toUInt128(2)), 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, materialize(toUInt128(2)), 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(type, materialize(toUInt128(2)), 2) AND (event_date >= yesterday()) WHERE (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 135 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -2147483648 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 138 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 139 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('materialize'): materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yes. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 141 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 SELECT materialize(toLowCardinality(2)), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND 'String' AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT materialize(toLowCardinality(2)), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND 'String' AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type (String) of 2 argument of function and: In scope SELECT materialize(toLowCardinality(2)), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND 'String' AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 143 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 145 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 147 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 148 out of 1000 SELECT materialize(toLowCardinality(2)), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND query AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 67, equals(toLowCardinality(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND query AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 67, equals(toLowCardinality(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type (String) of 2 argument of function and: In scope SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND query AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 67, equals(toLowCardinality(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 151 out of 1000 SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toLowCardinality(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 152 out of 1000 SELECT 2, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 153 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 EXPLAIN SYNTAX SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND 'InsertedRows' AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'EXPLAIN SYNTAX SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND 'InsertedRows' AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type (String) of 2 argument of function and: While processing ((type = 2) AND (event_date >= yesterday())) AND ((type = toLowCardinality(2)) AND 'InsertedRows' AND (event_date >= yesterday())): While processing SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE ((type = 2) AND (event_date >= yesterday())) AND ((type = toLowCardinality(2)) AND 'InsertedRows' AND (event_date >= yesterday())) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 10. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 12. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::SelectQueryExpressionAnalyzer::appendWhere(DB::ExpressionActionsChain&, bool) @ 0x00000000111b21cd 17. /build/src/Interpreters/ExpressionAnalyzer.cpp:1984: DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::shared_ptr const&, bool, bool, bool, std::shared_ptr const&, std::shared_ptr const&, DB::Block const&) @ 0x00000000111b7e03 18. /build/src/Interpreters/InterpreterSelectQuery.cpp:1073: DB::InterpreterSelectQuery::getSampleBlockImpl() @ 0x00000000116168c9 19. /build/src/Interpreters/InterpreterSelectQuery.cpp:812: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160e6d0 20. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 21. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 24. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 25. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 26. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 28. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 29. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 155 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 156 out of 1000 SELECT toUInt256(event_date, 2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toUInt256(event_date, 2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toUInt256(event_date, 2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE equals(2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 157 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 23. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 24. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 25. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 27. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 28. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 29. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 31. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd Fuzzing step 158 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 SELECT toUInt256(2), arrayElement(ProfileEvents, rows_events_test__fuzz_29, 'InsertedRows') AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'SELECT toUInt256(2), arrayElement(ProfileEvents, rows_events_test__fuzz_29, 'InsertedRows') AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_29' in scope SELECT toUInt256(2), arrayElement(ProfileEvents, rows_events_test__fuzz_29, 'InsertedRows') AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND ((current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday())) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND ((current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday())) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND ((current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday())) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 161 out of 1000 SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_46, 65536, 100 ORDER BY event_time DESC LIMIT 1024 Error on processing query 'SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_46, 65536, 100 ORDER BY event_time DESC LIMIT 1024': Received from localhost:9000. DB::Exception: Positional argument number 65536 is out of bounds. Expected in range [1, 2]. In scope SELECT toUInt256(2), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) GROUP BY rows_events_test__fuzz_46, 65536, 100 ORDER BY event_time DESC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 164 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 166 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 167 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 168 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 169 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1024 Got boring AST Fuzzing step 170 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 1, should be 2: In scope SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 172 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(toUInt128(2))) AND (event_date >= yesterday(toFixedString(toLowCardinality('Int64'), 5))) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(toUInt128(2))) AND (event_date >= yesterday(toFixedString(toLowCardinality('Int64'), 5))) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(toUInt128(2))) AND (event_date >= yesterday(toFixedString(toLowCardinality('Int64'), 5))) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 173 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 174 out of 1000 SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(toUInt128(2))) AND (defaultValueOfTypeName('String') >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(toUInt128(2))) AND (defaultValueOfTypeName('String') >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 1, should be 2: In scope SELECT arrayElement(ProfileEvents) AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = toLowCardinality(toUInt128(2))) AND (defaultValueOfTypeName('String') >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 175 out of 1000 SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 176 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Got boring AST Fuzzing step 178 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Got boring AST Fuzzing step 179 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Got boring AST Fuzzing step 180 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toNullable'): toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toNullable'): toNullable(toNullable(materialize(5))), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 183 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 SELECT materialize(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC LIMIT 2147483648 Error on processing query 'SELECT materialize(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT materialize(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(2)) AND (event_date >= yesterday()) WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 185 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(materialize(toNullable(2)))) AND (event_date >= yesterday()) WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(materialize(toNullable(2)))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()) WHERE and(event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(materialize(toNullable(2)))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()) WHERE and(event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_20' in scope SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = toUInt128(materialize(toNullable(2)))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()) WHERE and(event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 187 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Got boring AST Fuzzing step 190 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE and(type = 2) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 191 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Got boring AST Fuzzing step 192 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND rows_events_test AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND rows_events_test AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test' in scope SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND rows_events_test AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 193 out of 1000 EXPLAIN AST graph = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN AST graph = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 194 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 EXPLAIN PIPELINE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 EXPLAIN PIPELINE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 198 out of 1000 EXPLAIN PIPELINE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 199 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 201 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 202 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 203 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 204 out of 1000 EXPLAIN AST SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 EXPLAIN AST SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 208 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 210 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('5'): 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 211 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('5'): 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 212 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 213 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('5'): 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 214 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 216 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 217 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 218 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 219 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 220 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 221 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 222 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 224 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 225 out of 1000 EXPLAIN SYNTAX SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 226 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 228 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 229 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('5'): 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 231 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 232 out of 1000 EXPLAIN ESTIMATE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 233 out of 1000 EXPLAIN SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN AST SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN PIPELINE SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN AST SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2147483648 Got boring AST Fuzzing step 242 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Got boring AST Fuzzing step 244 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 248 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 249 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 251 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday(9)) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday(9)) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday(9)) ORDER BY event_time DESC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 253 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 254 out of 1000 SELECT 5, arrayElement(toLowCardinality('InsertedRows')) AS value FROM system.query_log WHERE (type = materialize(toUInt128(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Error on processing query 'SELECT 5, arrayElement(toLowCardinality('InsertedRows')) AS value FROM system.query_log WHERE (type = materialize(toUInt128(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 1, should be 2: In scope SELECT 5, arrayElement(toLowCardinality('InsertedRows')) AS value FROM system.query_log WHERE (type = materialize(toUInt128(2))) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT 5, ProfileEvents[toLowCardinality('InsertedRows')] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC NULLS LAST LIMIT 257 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log PREWHERE (type = 2) AND (event_date >= yesterday()) WHERE and(type = 2) ORDER BY event_time DESC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_21 ASC, event_time ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_21 ASC, event_time ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_21' in scope SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_21 ASC, event_time ASC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(type, 5, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(type, 5, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE equals(type, 5, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 264 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 265 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 EXPLAIN PIPELINE header = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday(toLowCardinality(materialize(2)))) ORDER BY event_time DESC LIMIT 257 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday(toLowCardinality(materialize(2)))) ORDER BY event_time DESC LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 268 out of 1000 SELECT 5, ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 271 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 273 out of 1000 SELECT 5 FROM system.query_log PREWHERE like(defaultValueOfTypeName('IPv4'), query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE like(defaultValueOfTypeName('IPv4'), query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT 5 FROM system.query_log PREWHERE like(defaultValueOfTypeName('IPv4'), query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 274 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 275 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 277 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 278 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 279 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807 Error on processing query 'SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 281 out of 1000 EXPLAIN actions = true, indexes = true SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN actions = true, indexes = true SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 282 out of 1000 SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 288 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 289 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 290 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 292 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 293 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 294 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 295 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 296 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 299 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 301 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 302 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 304 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 305 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 306 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 307 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 308 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 309 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 310 out of 1000 SELECT 5 FROM system.query_log WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT 5 FROM system.query_log WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 5 FROM system.query_log WHERE equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 311 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 312 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Got boring AST Fuzzing step 313 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 316 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 317 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 320 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 65535 Got boring AST Fuzzing step 321 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT 5 FROM system.query_log WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT 5 FROM system.query_log WHERE (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 323 out of 1000 SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 324 out of 1000 EXPLAIN optimize = true SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1025 Error on processing query 'EXPLAIN optimize = true SELECT 5 FROM system.query_log WHERE (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1025': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 325 out of 1000 SELECT 5 FROM system.query_log WHERE and(event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT 5 FROM system.query_log WHERE and(event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 5 FROM system.query_log WHERE and(event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 326 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE written_rows ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE written_rows ORDER BY event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Illegal type UInt64 of column __table1.written_rows for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:56: DB::InterpreterSelectQueryAnalyzer::extractQueryPlan() && @ 0x0000000011647e0d 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157956e 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 328 out of 1000 SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_9 ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_9 ORDER BY event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_9' in scope SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_9 ORDER BY event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 329 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 330 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 331 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 332 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 333 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT 5 FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 335 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1025 Got boring AST Fuzzing step 338 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 341 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT -2147483648 Error on processing query 'SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 347 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 SELECT materialize(5) FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 351 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 353 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 354 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 355 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 356 out of 1000 SELECT 5 FROM system.query_log WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 357 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 360 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 361 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 365 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 366 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 367 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 368 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 369 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 371 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 373 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 375 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 376 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 378 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 380 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 381 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 383 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 387 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 389 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 393 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 394 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 396 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 400 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(rows_events_test__fuzz_13, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(rows_events_test__fuzz_13, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_13' in scope SELECT 5 FROM system.query_log PREWHERE toLowCardinality(rows_events_test__fuzz_13, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 402 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 404 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY 2147483646, materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY 2147483646, materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Positional argument number 2147483646 is out of bounds. Expected in range [1, 1]. In scope SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY 2147483646, materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 409 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY type, materialize(toNullable(5)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY type, materialize(toNullable(5)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Column system.query_log.current_database is not under aggregate function and not in GROUP BY keys. In query SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY type, materialize(toNullable(5)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 10. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 11. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 12. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 410 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 411 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 412 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 5 FROM system.query_log PREWHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 413 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 415 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toUInt128(2))) WHERE toLowCardinality(2147483648, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toUInt128(2))) WHERE toLowCardinality(2147483648, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toUInt128(2))) WHERE toLowCardinality(2147483648, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) WHERE toLowCardinality(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) WHERE toLowCardinality(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 417 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 421 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 423 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 428 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 429 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 432 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 434 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY rows_events_test__fuzz_11, defaultValueOfTypeName('Int64'), 2147483646 ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY rows_events_test__fuzz_11, defaultValueOfTypeName('Int64'), 2147483646 ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Positional argument number 2147483646 is out of bounds. Expected in range [1, 1]. In scope SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY rows_events_test__fuzz_11, defaultValueOfTypeName('Int64'), 2147483646 ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 436 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT -2 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 437 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 438 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 440 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 442 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toNullable(toUInt128(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(toNullable(toUInt128(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 443 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 444 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 445 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT -9223372036854775808 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 447 out of 1000 EXPLAIN PIPELINE compact = true SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 448 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 449 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 451 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 452 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 453 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 454 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 456 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(2) ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 457 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY event_time DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 458 out of 1000 SELECT 5 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(2)) ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 459 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 461 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 462 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 463 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 464 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 465 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 467 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 SELECT 5 FROM system.query_log ORDER BY event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 474 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time ASC LIMIT 1023 Got boring AST Fuzzing step 475 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 476 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time ASC LIMIT -9223372036854775807 Error on processing query 'SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 478 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 483 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 484 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 SELECT toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 486 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 491 out of 1000 SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_41 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 65536 Error on processing query 'SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_41 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT 5 FROM system.query_log WHERE rows_events_test__fuzz_41 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 492 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 493 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 494 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 495 out of 1000 SELECT 5 FROM system.query_log PREWHERE toNullable(toUInt256(2)) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 65537 Error on processing query 'SELECT 5 FROM system.query_log PREWHERE toNullable(toUInt256(2)) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 65537': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt256) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 496 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 497 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 500 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 0 Got boring AST Fuzzing step 501 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 504 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 505 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -1 Error on processing query 'SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 506 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 509 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 510 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 512 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 513 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 515 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 517 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 518 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 520 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 523 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 524 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 527 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 528 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 530 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 531 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 532 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 534 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 535 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 538 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 540 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 542 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 543 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 545 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 546 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 547 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 548 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 549 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 558 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 559 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 561 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 564 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 565 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 567 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 568 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 569 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 570 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 571 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 572 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 574 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 575 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 577 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 578 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 579 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 580 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 581 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 582 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 583 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 584 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 585 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 586 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 587 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 588 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 589 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 591 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 592 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 597 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 598 out of 1000 EXPLAIN SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 599 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 601 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('5'): 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 603 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 604 out of 1000 SELECT rows_events_test__fuzz_25, 5 FROM system.query_log GROUP BY type = toNullable(2), rows_events_test__fuzz_28, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT rows_events_test__fuzz_25, 5 FROM system.query_log GROUP BY type = toNullable(2), rows_events_test__fuzz_28, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_25' in scope SELECT rows_events_test__fuzz_25, 5 FROM system.query_log GROUP BY type = toNullable(2), rows_events_test__fuzz_28, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 605 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 607 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 608 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 609 out of 1000 SELECT toUInt128(5) FROM system.query_log WHERE defaultValueOfTypeName(materialize('UUID')) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT toUInt128(5) FROM system.query_log WHERE defaultValueOfTypeName(materialize('UUID')) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT toUInt128(5) FROM system.query_log WHERE defaultValueOfTypeName(materialize('UUID')) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 610 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 612 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 613 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 614 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 615 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 616 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Got boring AST Fuzzing step 618 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Got boring AST Fuzzing step 619 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 1000.0001 Error on processing query 'SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 1000.0001': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 620 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 SELECT 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 SELECT toLowCardinality(toUInt256(5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 17. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 628 out of 1000 SELECT -9223372036854775807, toLowCardinality(toUInt256(5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 SELECT -9223372036854775807, toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 SELECT -9223372036854775807, toUInt256(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 631 out of 1000 SELECT -9223372036854775807, toUInt256(5) FROM system.query_log PREWHERE rows_events_test__fuzz_35 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256 Error on processing query 'SELECT -9223372036854775807, toUInt256(5) FROM system.query_log PREWHERE rows_events_test__fuzz_35 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT -9223372036854775807, toUInt256(5) FROM system.query_log PREWHERE rows_events_test__fuzz_35 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 632 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 634 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 635 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 637 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 638 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 639 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('-'): -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 256. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 641 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 642 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 643 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 644 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 645 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 646 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 649 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 650 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY 1024 DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY 1024 DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Positional argument number 1024 is out of bounds. Expected in range [1, 2]. In scope SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY 1024 DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 652 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 653 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 657 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Got boring AST Fuzzing step 660 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Got boring AST Fuzzing step 661 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 664 out of 1000 SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 665 out of 1000 EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 257 Error on processing query 'EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 666 out of 1000 SELECT -9223372036854775807, materialize(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 667 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 668 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY rows_events_test__fuzz_44 ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY rows_events_test__fuzz_44 ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_44' in scope SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY rows_events_test__fuzz_44 ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 671 out of 1000 SELECT -9223372036854775807, toLowCardinality(toNullable(5)) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 674 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 677 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 678 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 679 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULL. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 680 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 681 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 685 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 686 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 687 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 688 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('-'): -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULL. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 696 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULL. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 699 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 700 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 703 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 706 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 709 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('-'): -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULL. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 710 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 711 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 712 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 713 out of 1000 SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 2147483647 Got boring AST Fuzzing step 716 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 2147483647 Got boring AST Fuzzing step 718 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 720 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 721 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 724 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 725 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 728 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 729 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_16 ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048577 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_16 ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048577': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_16' in scope SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_16 ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 734 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 736 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 737 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 738 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 741 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 743 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 744 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 745 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 746 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 747 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 748 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 750 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 752 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 753 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 754 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 759 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 763 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 764 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 765 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 766 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 767 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 769 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 770 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 771 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 772 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 774 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 776 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Got boring AST Fuzzing step 778 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 785 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 786 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 787 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 788 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 789 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 796 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 798 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 800 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('-'): -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 802 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 803 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 804 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 805 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 808 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 809 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 810 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 816 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 818 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 820 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 823 out of 1000 EXPLAIN SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 824 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT -2147483647 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 828 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 830 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE 65535 ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log WHERE 65535 ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 831 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT materialize(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1.1920928955078125e-7 Error on processing query 'SELECT materialize(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 1.1920928955078125e-7': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE 65536 ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log WHERE 65536 ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 834 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 835 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 836 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 838 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 841 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 844 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 848 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 SELECT toLowCardinality(-9223372036854775807), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 851 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 SELECT materialize(toLowCardinality(toNullable(-9223372036854775807))), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, rows_events_test__fuzz_44 ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT materialize(toLowCardinality(toNullable(-9223372036854775807))), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, rows_events_test__fuzz_44 ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_44' in scope SELECT materialize(toLowCardinality(toNullable(-9223372036854775807))), 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS LAST, rows_events_test__fuzz_44 ASC NULLS LAST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Got boring AST Fuzzing step 855 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log GROUP BY toNullable(toUInt128(2)), 1048575, type = toUInt128(materialize(toNullable(2))) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log GROUP BY toNullable(toUInt128(2)), 1048575, type = toUInt128(materialize(toNullable(2))) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Positional argument number 1048575 is out of bounds. Expected in range [1, 2]. In scope SELECT -9223372036854775807, 5 FROM system.query_log GROUP BY toNullable(toUInt128(2)), 1048575, type = toUInt128(materialize(toNullable(2))) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 856 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Got boring AST Fuzzing step 858 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 861 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 862 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 863 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('-'): -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 865 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 866 out of 1000 SELECT -9223372036854775807, toUInt128(5) FROM system.query_log ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 867 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(toFixedString('Int64', 5), 2) ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(toFixedString('Int64', 5), 2) ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(toFixedString('Int64', 5), 2) ORDER BY materialize(materialize(5)) DESC NULLS LAST, toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log PREWHERE defaultValueOfTypeName('IPv6') WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Error on processing query 'SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log PREWHERE defaultValueOfTypeName('IPv6') WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: IPv6. In query SELECT -9223372036854775807, toLowCardinality(5) FROM system.query_log PREWHERE defaultValueOfTypeName('IPv6') WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 10 Got boring AST Fuzzing step 872 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY materialize(materialize(5)) ASC NULLS FIRST, toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 874 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 875 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 884 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 886 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 887 out of 1000 SELECT toNullable(-9223372036854775807), 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 891 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 893 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 894 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_45 WHERE toNullable(2) GROUP BY rows_events_test__fuzz_46, 2, materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), toUInt128(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_45 WHERE toNullable(2) GROUP BY rows_events_test__fuzz_46, 2, materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), toUInt128(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_45' in scope SELECT -9223372036854775807, 5 FROM system.query_log PREWHERE rows_events_test__fuzz_45 WHERE toNullable(2) GROUP BY rows_events_test__fuzz_46, 2, materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), toUInt128(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) GROUP BY materialize(materialize(5)), 76, toLowCardinality(materialize(2)) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) GROUP BY materialize(materialize(5)), 76, toLowCardinality(materialize(2)) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Positional argument number 76 is out of bounds. Expected in range [1, 2]. In scope SELECT -9223372036854775807, 5 FROM system.query_log WHERE toNullable(2) GROUP BY materialize(materialize(5)), 76, toLowCardinality(materialize(2)) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 897 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 900 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 901 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 902 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 904 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(rows_events_test__fuzz_43, 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 3 Error on processing query 'SELECT 5 FROM system.query_log WHERE toNullable(rows_events_test__fuzz_43, 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_43' in scope SELECT 5 FROM system.query_log WHERE toNullable(rows_events_test__fuzz_43, 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 905 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 907 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 908 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 909 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 912 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 913 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 914 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 916 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 917 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 921 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 924 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 925 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 927 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 928 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 929 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 934 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 937 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 938 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 940 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 941 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 942 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 944 out of 1000 EXPLAIN SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 945 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 946 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 948 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('5'): 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ ro. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 949 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 950 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Got boring AST Fuzzing step 951 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 957 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 959 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 960 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 5 FROM system.query_log WHERE toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 5 FROM system.query_log WHERE toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 2) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(toNullable(2)) ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(toNullable(2)) ORDER BY toNullable(toNullable(materialize(5))) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(toNullable(2)) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(toNullable(2)) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Got boring AST Fuzzing step 968 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 971 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 974 out of 1000 EXPLAIN PIPELINE header = true SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 975 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 976 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 977 out of 1000 SELECT 5 FROM system.query_log WHERE toNullable(2) ORDER BY toNullable(toNullable(materialize(5))) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 978 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 981 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 982 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 983 out of 1000 SELECT toUInt128(5) FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 985 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 987 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 988 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 989 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 991 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 992 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 993 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 995 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 997 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 999 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log ORDER BY toNullable(toNullable(materialize(5))) DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rows_events_test__fuzz_0 FORMAT Values (2,2), (3,3); INSERT INTO rows_events_test__fuzz_3 FORMAT Values (2,2), (3,3); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 2 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 3 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 4 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 5 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 6 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 7 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 8 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 9 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 10 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 11 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 12 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 13 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 14 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 15 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 16 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 17 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 18 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 19 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 20 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 21 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 22 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 23 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 24 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 25 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 26 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 27 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 28 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 29 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 30 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 31 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 32 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 33 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 34 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 35 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 36 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 37 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 38 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 39 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 40 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 41 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 42 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 43 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 44 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 45 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 46 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 47 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 48 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 49 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 50 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 51 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 52 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 53 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 54 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 55 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 56 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 57 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 58 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 59 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 60 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 61 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 62 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 63 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 64 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 65 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 66 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 67 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 68 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 69 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 70 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 71 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 72 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 73 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 74 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 75 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 76 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 77 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 78 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 79 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 80 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 81 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 82 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 83 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 84 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 85 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 86 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 87 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 88 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 89 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 90 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 91 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 92 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 93 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 94 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 95 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 96 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 97 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 98 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 99 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 100 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 101 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 102 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 103 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 104 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 105 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 106 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 107 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 108 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 109 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 110 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 111 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 112 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 113 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 114 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 115 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 116 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 117 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 118 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 119 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 120 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 121 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 122 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 123 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 124 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 125 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 126 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 127 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 128 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 129 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 130 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 131 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 132 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 133 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 134 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 135 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 136 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 137 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 138 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 139 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 140 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 141 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 142 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 143 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 144 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 145 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 146 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 147 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 148 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 149 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 150 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 151 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 152 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 153 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 154 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 155 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 156 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 157 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 158 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 159 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 160 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 161 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 162 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 163 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 164 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 165 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 166 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 167 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 168 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 169 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 170 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 171 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 172 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 173 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 174 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 175 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 176 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 177 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 178 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 179 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 180 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 181 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 182 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 183 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 184 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 185 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 186 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 187 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 188 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 189 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 190 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 191 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 192 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 193 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 194 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 195 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 196 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 197 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 198 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 199 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 200 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 201 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 202 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 203 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 204 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 205 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 206 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 207 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 208 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 209 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 210 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 211 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 212 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 213 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 214 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 215 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 216 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 217 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 218 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 219 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 220 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 221 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 222 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 223 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 224 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 225 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 226 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 227 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 228 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 229 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 230 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 231 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 232 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 233 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 234 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 235 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 236 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 237 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 238 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 239 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 240 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 241 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 242 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 243 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 244 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 245 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 246 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 247 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 248 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 249 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 250 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 251 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 252 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 253 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 254 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 255 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 256 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 257 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 258 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 259 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 260 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 261 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 262 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 263 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 264 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 265 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 266 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 267 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 268 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 269 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 270 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 271 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 272 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 273 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 274 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 275 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 276 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 277 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 278 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 279 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 280 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 281 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 282 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 283 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 284 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 285 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 286 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 287 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 288 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 289 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 290 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 291 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 292 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 293 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 294 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 295 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 296 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 297 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 298 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 299 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 300 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 301 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 302 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 303 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 304 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 305 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 306 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 307 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 308 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 309 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 310 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 311 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 312 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 313 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 314 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 315 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 316 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 317 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 318 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 319 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 320 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 321 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 322 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 323 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 324 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 325 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 326 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 327 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 328 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 329 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 330 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 331 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 332 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 333 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 334 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 335 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 336 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 337 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 338 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 339 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 340 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 341 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 342 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 343 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 344 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 345 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 346 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 347 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 348 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 349 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 350 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 351 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 352 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 353 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 354 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 355 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 356 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 357 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 358 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 359 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 360 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 361 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 362 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 363 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 364 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 365 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 366 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 367 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 368 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 369 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 370 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 371 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 372 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 373 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 374 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 375 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 376 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 377 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 378 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 379 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 380 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 381 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 382 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 383 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 384 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 385 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 386 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 387 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 388 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 389 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 390 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 391 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 392 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 393 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 394 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 395 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 396 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 397 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 398 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 399 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 400 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 401 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 402 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 403 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 404 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 405 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 406 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 407 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 408 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 409 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 410 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 411 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 412 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 413 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 414 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 415 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 416 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 417 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 418 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 419 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 420 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 421 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 422 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 423 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 424 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 425 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 426 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 427 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 428 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 429 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 430 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 431 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 432 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 433 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 434 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 435 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 436 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 437 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 438 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 439 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 440 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 441 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 442 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 443 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 444 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 445 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 446 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 447 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 448 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 449 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 450 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 451 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 452 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 453 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 454 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 455 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 456 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 457 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 458 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 459 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 460 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 461 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 462 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 463 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 464 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 465 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 466 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 467 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 468 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 469 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 470 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 471 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 472 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 473 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 474 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 475 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 476 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 477 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 478 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 479 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 480 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 481 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 482 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 483 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 484 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 485 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 486 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 487 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 488 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 489 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 490 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 491 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 492 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 493 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 494 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 495 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 496 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 497 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 498 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 499 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 500 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 501 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 502 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 503 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 504 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 505 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 506 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 507 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 508 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 509 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 510 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 511 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 512 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 513 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 514 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 515 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 516 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 517 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 518 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 519 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 520 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 521 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 522 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 523 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 524 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 525 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 526 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 527 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 528 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 529 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 530 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 531 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 532 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 533 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 534 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 535 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 536 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 537 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 538 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 539 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 540 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 541 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 542 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 543 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 544 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 545 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 546 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 547 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 548 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 549 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 550 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 551 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 552 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 553 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 554 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 555 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 556 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 557 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 558 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 559 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 560 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 561 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 562 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 563 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 564 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 565 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 566 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 567 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 568 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 569 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 570 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 571 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 572 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 573 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 574 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 575 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 576 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 577 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 578 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 579 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 580 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 581 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 582 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 583 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 584 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 585 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 586 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 587 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 588 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 589 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 590 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 591 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 592 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 593 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 594 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 595 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 596 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 597 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 598 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 599 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 600 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 601 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 602 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 603 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 604 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 605 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 606 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 607 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 608 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 609 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 610 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 611 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 612 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 613 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 614 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 615 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 616 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 617 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 618 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 619 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 620 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 621 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 622 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 623 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 624 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 625 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 626 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 627 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 628 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 629 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 630 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 631 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 632 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 633 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 634 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 635 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 636 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 637 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 638 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 639 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 640 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 641 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 642 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 643 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 644 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 645 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 646 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 647 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 648 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 649 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 650 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 651 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 652 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 653 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 654 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 655 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 656 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 657 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 658 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 659 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 660 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 661 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 662 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 663 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 664 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 665 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 666 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 667 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 668 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 669 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 670 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 671 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 672 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 673 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 674 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 675 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 676 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 677 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 678 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 679 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 680 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 681 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 682 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 683 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 684 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 685 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 686 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 687 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 688 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 689 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 690 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 691 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 692 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 693 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 694 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 695 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 696 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 697 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 698 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 699 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 700 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 701 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 702 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 703 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 704 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 705 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 706 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 707 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 708 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 709 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 710 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 711 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 712 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 713 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 714 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 715 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 716 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 717 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 718 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 719 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 720 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 721 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 722 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 723 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 724 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 725 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 726 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 727 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 728 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 729 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 730 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 731 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 732 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 733 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 734 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 735 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 736 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 737 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 738 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 739 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 740 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 741 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 742 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 743 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 744 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 745 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 746 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 747 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 748 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 749 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 750 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 751 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 752 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 753 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 754 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 755 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 756 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 757 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 758 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 759 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 760 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 761 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 762 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 763 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 764 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 765 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 766 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 767 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 768 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 769 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 770 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 771 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 772 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 773 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 774 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 775 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 776 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 777 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 778 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 779 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 780 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 781 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 782 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 783 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 784 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 785 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 786 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 787 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 788 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 789 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 790 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 791 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 792 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 793 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 794 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 795 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 796 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 797 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 798 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 799 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 800 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 801 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 802 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 803 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 804 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 805 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 806 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 807 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 808 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 809 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 810 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 811 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 812 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 813 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 814 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 815 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 816 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 817 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 818 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 819 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 820 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 821 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 822 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 823 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 824 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 825 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 826 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 827 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 828 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 829 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 830 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 831 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 832 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 833 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 834 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 835 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 836 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 837 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 838 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 839 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 840 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 841 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 842 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 843 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 844 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 845 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 846 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 847 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 848 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 849 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 850 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 851 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 852 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 853 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 854 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 855 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 856 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 857 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 858 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 859 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 860 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 861 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 862 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 863 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 864 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 865 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 866 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 867 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 868 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 869 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 870 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 871 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 872 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 873 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 874 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 875 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 876 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 877 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 878 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 879 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 880 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 881 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 882 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 883 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 884 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 885 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 886 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 887 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 888 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 889 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 890 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 891 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 892 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 893 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 894 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 895 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 896 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 897 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 898 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 899 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 900 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 901 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 902 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 903 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 904 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 905 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 906 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 907 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 908 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 909 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 910 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 911 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 912 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 913 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 914 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 915 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 916 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 917 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 918 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 919 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 920 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 921 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 922 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 923 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 924 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 925 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 926 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 927 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 928 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 929 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 930 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 931 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 932 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 933 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 934 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 935 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 936 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 937 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 938 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 939 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 940 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 941 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 942 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 943 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 944 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 945 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 946 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 947 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 948 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 949 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 950 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 951 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 952 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 953 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 954 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 955 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 956 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 957 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 958 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 959 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 960 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 961 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 962 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 963 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 964 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 965 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 966 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 967 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 968 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 969 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 970 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 971 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 972 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 973 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 974 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 975 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 976 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 977 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 978 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 979 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 980 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 981 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 982 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 983 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 984 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 985 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 986 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 987 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 988 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 989 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 990 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 991 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 992 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 993 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 994 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 995 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 996 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 997 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 998 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 999 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 8 out of 1000 SELECT written_rows FROM system.query_log WHERE equals(toLowCardinality('Int64', 5), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE equals(toLowCardinality('Int64', 5), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log WHERE equals(toLowCardinality('Int64', 5), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 9 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 11 out of 1000 SELECT written_rows FROM system.query_log ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toLowCardinality(2)) ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(2) ORDER BY event_time ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 17 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 18 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(rows_events_test__fuzz_1, toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(rows_events_test__fuzz_1, toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_1' in scope SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(rows_events_test__fuzz_1, toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 20 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 21 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 23 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(2) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 25 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(2) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 26 out of 1000 SELECT written_rows FROM system.query_log PREWHERE toNullable(2) WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 27 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(2)) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(rows_events_test__fuzz_27, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(rows_events_test__fuzz_27, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_27' in scope SELECT written_rows FROM system.query_log WHERE toNullable(rows_events_test__fuzz_27, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 30 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 31 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 34 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 35 out of 1000 SELECT written_rows FROM system.query_log PREWHERE -2147483648 WHERE toNullable(toUInt128(2), 2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE -2147483648 WHERE toNullable(toUInt128(2), 2) ORDER BY event_time ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log PREWHERE -2147483648 WHERE toNullable(toUInt128(2), 2) ORDER BY event_time ASC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 36 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 37 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC LIMIT 100 Got boring AST Fuzzing step 39 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC LIMIT -9223372036854775808 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 40 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY rows_events_test__fuzz_35 DESC, event_time ASC LIMIT 100 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY rows_events_test__fuzz_35 DESC, event_time ASC LIMIT 100': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY rows_events_test__fuzz_35 DESC, event_time ASC LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 41 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time ASC LIMIT 100 Got boring AST Fuzzing step 42 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC LIMIT -2147483648 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 46 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(1024, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(1024, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(1024, 2) ORDER BY event_time DESC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 WHERE toNullable(2) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 50 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 51 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 52 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 53 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 54 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT File(TSV), written_rows FROM system.query_log PREWHERE -9223372036854775807 ORDER BY event_time ASC LIMIT -2147483648 Error on processing query 'SELECT File(TSV), written_rows FROM system.query_log PREWHERE -9223372036854775807 ORDER BY event_time ASC LIMIT -2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT File(TSV), written_rows FROM system.query_log PREWHERE -9223372036854775807 ORDER BY event_time ASC LIMIT -2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 57 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time ASC LIMIT 257 Got boring AST Fuzzing step 58 out of 1000 SELECT written_rows FROM system.query_log PREWHERE 9 ORDER BY event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 SELECT written_rows FROM system.query_log WHERE 9 ORDER BY event_time ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 SELECT written_rows FROM system.query_log WHERE -9223372036854775807 ORDER BY event_time ASC LIMIT 257 Error on processing query 'SELECT written_rows FROM system.query_log WHERE -9223372036854775807 ORDER BY event_time ASC LIMIT 257': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 61 out of 1000 SELECT written_rows FROM system.query_log WHERE 9 ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 64 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC LIMIT 257 Got boring AST Fuzzing step 65 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC LIMIT 257 Got boring AST Fuzzing step 67 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time DESC LIMIT 257 Got boring AST Fuzzing step 70 out of 1000 SELECT written_rows FROM system.query_log WHERE NULL ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time DESC LIMIT 257 Got boring AST Fuzzing step 71 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 72 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 73 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 76 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 77 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 78 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 79 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 81 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 83 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 84 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, event_time DESC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 88 out of 1000 SELECT written_rows FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday(rows_events_test__fuzz_46)) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday(rows_events_test__fuzz_46)) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_46' in scope SELECT written_rows FROM system.query_log PREWHERE (type = toNullable(2)) AND (event_date >= yesterday(rows_events_test__fuzz_46)) ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 91 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 92 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 93 out of 1000 SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_35, 'Decimal128(3)' ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_35, 'Decimal128(3)' ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT written_rows FROM system.query_log GROUP BY rows_events_test__fuzz_35, 'Decimal128(3)' ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 94 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 SELECT written_rows FROM system.query_log ORDER BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 99 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 SELECT written_rows FROM system.query_log GROUP BY 16, toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT written_rows FROM system.query_log GROUP BY 16, toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Positional argument number 16 is out of bounds. Expected in range [1, 1]. In scope SELECT written_rows FROM system.query_log GROUP BY 16, toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 102 out of 1000 EXPLAIN PIPELINE header = true SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Error on processing query 'EXPLAIN PIPELINE header = true SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 103 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 104 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 107 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 108 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 109 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 110 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 111 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 112 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 114 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 115 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 116 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 118 out of 1000 SELECT written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Got boring AST Fuzzing step 119 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 120 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 121 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 SELECT toNullable(toNullable(2)), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log WHERE k ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC LIMIT 2147483646 Error on processing query 'SELECT toNullable(2), written_rows FROM system.query_log WHERE k ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC LIMIT 2147483646': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toNullable(2), written_rows FROM system.query_log WHERE k ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, event_time ASC LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 130 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 135 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC LIMIT 3 Got boring AST Fuzzing step 142 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT 2, 7, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 148 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 151 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 153 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 SELECT rows_events_test__fuzz_14, 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Error on processing query 'SELECT rows_events_test__fuzz_14, 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_14' in scope SELECT rows_events_test__fuzz_14, 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 155 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 157 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 SELECT 2, written_rows FROM system.query_log WHERE rows_events_test__fuzz_18 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 9223372036854775807 Error on processing query 'SELECT 2, written_rows FROM system.query_log WHERE rows_events_test__fuzz_18 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_18' in scope SELECT 2, written_rows FROM system.query_log WHERE rows_events_test__fuzz_18 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 163 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 167 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 169 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 172 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 173 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 176 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2) GROUP BY 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2) GROUP BY 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2) GROUP BY 2 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 177 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 180 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 182 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 184 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 185 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2'): 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yest. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 187 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('2'): 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yest. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 189 out of 1000 EXPLAIN SYNTAX SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 193 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 2147483646 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('2'): 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yest. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 197 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(toNullable('Decimal128(3)')), materialize(toUInt128(16)), rows_events_test__fuzz_25, ProfileEvents['InsertedRows'] ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(toNullable('Decimal128(3)')), materialize(toUInt128(16)), rows_events_test__fuzz_25, ProfileEvents['InsertedRows'] ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(toNullable('Decimal128(3)')), materialize(toUInt128(16)), rows_events_test__fuzz_25, ProfileEvents['InsertedRows'] ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 205 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(toUInt128(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(toUInt128(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 210 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 211 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 213 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY type = 2, ProfileEvents, 256 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT -2147483647 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY type = 2, ProfileEvents, 256 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT -2147483647': Received from localhost:9000. DB::Exception: Positional argument number 256 is out of bounds. Expected in range [1, 2]. In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY type = 2, ProfileEvents, 256 ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT -2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 214 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 217 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY materialize(2), toLowCardinality('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 100 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY materialize(2), toLowCardinality('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY materialize(2), toLowCardinality('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 218 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(materialize('UUID')), 255, toLowCardinality(5), type = materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 100 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(materialize('UUID')), 255, toLowCardinality(5), type = materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 100': Received from localhost:9000. DB::Exception: Positional argument number 255 is out of bounds. Expected in range [1, 2]. In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY defaultValueOfTypeName(materialize('UUID')), 255, toLowCardinality(5), type = materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 219 out of 1000 SELECT materialize(toNullable(2)), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT materialize(toNullable(2)), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 221 out of 1000 SELECT materialize(toNullable(2)), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 222 out of 1000 SELECT materialize(toNullable(2)), written_rows FROM system.query_log PREWHERE materialize(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT materialize(toNullable(2)), written_rows FROM system.query_log PREWHERE materialize(toUInt256(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 223 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 225 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 228 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 230 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 231 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toNullable'): toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 232 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 233 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 238 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 240 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 241 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 243 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 247 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 248 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 249 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 250 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 251 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 252 out of 1000 SELECT toNullable(toNullable(toLowCardinality(2)), 2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT toNullable(toNullable(toLowCardinality(2)), 2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(toNullable(toLowCardinality(2)), 2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 253 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 254 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 255 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 256 out of 1000 EXPLAIN SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 257 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 258 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 259 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 260 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 261 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY 255, type = materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY 255, type = materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Positional argument number 255 is out of bounds. Expected in range [1, 2]. In scope SELECT 2, written_rows FROM system.query_log PREWHERE materialize(2) GROUP BY 255, type = materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 EXPLAIN AST SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 264 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 266 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 267 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 268 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 269 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 273 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 274 out of 1000 SELECT toNullable(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC LIMIT 10 Got boring AST Fuzzing step 278 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 281 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT toLowCardinality(2) FROM system.query_log ORDER BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT toLowCardinality(2) FROM system.query_log ORDER BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toLowCardinality(2) FROM system.query_log ORDER BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 287 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 289 out of 1000 EXPLAIN SYNTAX SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 EXPLAIN SYNTAX SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 291 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 292 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 293 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 294 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 295 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 296 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 297 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 299 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 301 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 302 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 303 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 304 out of 1000 EXPLAIN ESTIMATE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 305 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 308 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 309 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 310 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 311 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 312 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 313 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 ('2'): 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 314 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 315 out of 1000 EXPLAIN PIPELINE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 EXPLAIN SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 320 out of 1000 EXPLAIN QUERY TREE SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 EXPLAIN AST SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 323 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 324 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(5). In query SELECT 2, written_rows FROM system.query_log PREWHERE toFixedString('Int64', 5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 325 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 329 out of 1000 SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log GROUP BY toUInt128(16), 'Decimal128(3)', rows_events_test__fuzz_39, toLowCardinality(5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log GROUP BY toUInt128(16), 'Decimal128(3)', rows_events_test__fuzz_39, toLowCardinality(5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_39' in scope SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log GROUP BY toUInt128(16), 'Decimal128(3)', rows_events_test__fuzz_39, toLowCardinality(5) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 331 out of 1000 SELECT toUInt128(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 332 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 335 out of 1000 SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC, materialize(2) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log GROUP BY 9223372036854775807, (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC, materialize(2) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1024 Error on processing query 'SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log GROUP BY 9223372036854775807, (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC, materialize(2) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775807 is out of bounds. Expected in range [1, 3]. In scope SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log GROUP BY 9223372036854775807, (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC, materialize(2) ASC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 337 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC, materialize(2) ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 338 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC, materialize(2) DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 341 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('2'): 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 344 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 346 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 351 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 354 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 355 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 356 out of 1000 SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ASC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 357 out of 1000 SELECT toLowCardinality(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 358 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 361 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 366 out of 1000 SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 368 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 369 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 370 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 371 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 372 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 373 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 374 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 375 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 376 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 377 out of 1000 EXPLAIN ESTIMATE SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 378 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 48 ('toUInt256'): toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterda. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 379 out of 1000 EXPLAIN AST SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 EXPLAIN AST SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 381 out of 1000 EXPLAIN AST SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN AST SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Got boring AST Fuzzing step 383 out of 1000 SELECT toUInt256(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS LAST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 SELECT 2, 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) ASC, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 SELECT toNullable(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, defaultValueOfTypeName('IPv6') ASC NULLS FIRST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 SELECT toNullable(2), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 SELECT toNullable(materialize(2)), 'Int64', written_rows FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) ASC NULLS LAST, defaultValueOfTypeName('IPv6') DESC NULLS LAST, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' DESC NULLS FIRST, defaultValueOfTypeName('IPv6') DESC NULLS FIRST, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) DESC NULLS FIRST, event_time ASC LIMIT 65536 Current AST is too long, discarding it and using the original AST as a start Fuzzing step 390 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 391 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1 Got boring AST Fuzzing step 393 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 395 out of 1000 SELECT written_rows FROM system.query_log PREWHERE ProfileEvents[toLowCardinality('InsertedRows')] WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log PREWHERE ProfileEvents[toLowCardinality('InsertedRows')] WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type UInt64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.: While executing MergeTreeSelect(pool: ReadPool, algorithm: Thread). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/boost/boost/smart_ptr/detail/operator_bool.hpp:14: DB::FilterWithCachedCount::FilterWithCachedCount(COW::immutable_ptr const&) @ 0x00000000128edcbf 6. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:0: DB::MergeTreeRangeReader::executePrewhereActionsAndFilterColumns(DB::MergeTreeRangeReader::ReadResult&) const @ 0x00000000128ebe0c 7. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:1081: DB::MergeTreeRangeReader::read(unsigned long, DB::MarkRanges&) @ 0x00000000128e9ac3 8. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:0: DB::MergeTreeRangeReader::read(unsigned long, DB::MarkRanges&) @ 0x00000000128e8c78 9. /build/src/Storages/MergeTree/MergeTreeReadTask.cpp:165: DB::MergeTreeReadTask::read(DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x0000000012906f00 10. /build/src/Storages/MergeTree/MergeTreeSelectAlgorithms.h:38: DB::MergeTreeThreadSelectAlgorithm::readFromTask(DB::MergeTreeReadTask&, DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x00000000131a1dcf 11. /build/src/Storages/MergeTree/MergeTreeSelectProcessor.cpp:195: DB::MergeTreeSelectProcessor::read() @ 0x0000000012903e77 12. /build/src/Storages/MergeTree/MergeTreeSource.cpp:180: DB::MergeTreeSource::tryGenerate() @ 0x00000000131a4860 13. /build/contrib/llvm-project/libcxx/include/optional:344: DB::ISource::work() @ 0x0000000012d51ea7 14. /build/src/Processors/Executors/ExecutionThreadContext.cpp:0: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a3c9 15. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 17. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 18. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 19. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 20. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT rows_events_test__fuzz_3, written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT rows_events_test__fuzz_3, written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_3' in scope SELECT rows_events_test__fuzz_3, written_rows FROM system.query_log WHERE equals(current_database) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 399 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 400 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 401 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 SELECT written_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 405 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 408 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 409 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 410 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 414 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NUL. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 415 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 419 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 420 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 421 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NUL. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 423 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 424 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 428 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 429 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 256 Got boring AST Fuzzing step 432 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 434 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 435 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 436 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 437 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 438 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 441 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 EXPLAIN PIPELINE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 443 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 445 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 448 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 449 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 450 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 451 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_tim. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 452 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 453 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_tim. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 455 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 457 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 458 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT -9223372036854775807 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 460 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 462 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 463 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 465 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 466 out of 1000 EXPLAIN SYNTAX SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 467 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 EXPLAIN ESTIMATE SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 471 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 472 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 473 out of 1000 EXPLAIN SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 474 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 476 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 477 out of 1000 EXPLAIN AST SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 478 out of 1000 EXPLAIN QUERY TREE SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT -2147483647 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 483 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 490 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) GROUP BY toUInt128(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(5) GROUP BY toUInt128(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Column system.query_log.event_time is not under aggregate function and not in GROUP BY keys. In query SELECT written_rows FROM system.query_log WHERE toNullable(5) GROUP BY toUInt128(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 8. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 491 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 493 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 495 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 496 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 497 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1048575 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT written_rows FROM system.query_log WHERE toNullable(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 498 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 499 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 501 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 504 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(materialize(toUInt256(toLowCardinality(5))), toUInt128(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC LIMIT 1048575 Error on processing query 'SELECT written_rows FROM system.query_log WHERE toNullable(materialize(toUInt256(toLowCardinality(5))), toUInt128(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log WHERE toNullable(materialize(toUInt256(toLowCardinality(5))), toUInt128(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 505 out of 1000 SELECT written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 508 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 SELECT written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT written_rows FROM system.query_log GROUP BY 'Int64', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64') ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT written_rows FROM system.query_log GROUP BY 'Int64', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64') ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT written_rows FROM system.query_log GROUP BY 'Int64', materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Int64') ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 511 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = toUInt128(materialize(toNullable(2))) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = toUInt128(materialize(toNullable(2))) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = materialize(toNullable(2)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = materialize(toNullable(2)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = materialize(toNullable(2)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 516 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = materialize(toNullable(2)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 SELECT written_rows FROM system.query_log PREWHERE type = materialize(toNullable(2)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = materialize(2) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = materialize(2) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() ASC, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = materialize(2) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_time DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 523 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 526 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 527 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 530 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 SELECT toLowCardinality(2), written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC, event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 535 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 538 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, rows_events_test__fuzz_8 ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, rows_events_test__fuzz_8 ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_8' in scope SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, rows_events_test__fuzz_8 ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -9223372036854775808. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -2 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 542 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY rows_events_test__fuzz_25 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY rows_events_test__fuzz_25 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_25' in scope SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY rows_events_test__fuzz_25 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 545 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE equals(2) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576 Error on processing query 'SELECT 2, written_rows FROM system.query_log PREWHERE equals(2) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 2, written_rows FROM system.query_log PREWHERE equals(2) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = 2 WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 548 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = toNullable(2) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = toNullable(2) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() ASC, event_time ASC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 550 out of 1000 SELECT 2, written_rows FROM system.query_log PREWHERE type = toNullable(materialize(2)) WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 SELECT 2, written_rows FROM system.query_log WHERE type = 2 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, 5 DESC, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, 5 DESC, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 2]. In scope SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, 5 DESC, event_date >= yesterday() ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_time DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 SELECT 2, toLowCardinality(toNullable(2)), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 SELECT 2, toLowCardinality(toNullable(2)), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 SELECT 2, toLowCardinality(toNullable(2)), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 563 out of 1000 SELECT 2, toNullable(2), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 SELECT 2, toNullable(2), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 565 out of 1000 SELECT toLowCardinality(2), toNullable(2), written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 567 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 568 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT NULL Error on processing query 'SELECT toLowCardinality(2), 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT toLowCardinality(2), 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 569 out of 1000 SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 571 out of 1000 SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 EXPLAIN ESTIMATE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 EXPLAIN AST SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 574 out of 1000 EXPLAIN AST SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 575 out of 1000 EXPLAIN AST SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 576 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 578 out of 1000 EXPLAIN PIPELINE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 EXPLAIN PIPELINE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 580 out of 1000 SELECT 2, 2, written_rows FROM system.query_log GROUP BY 1, rows_events_test__fuzz_17, rows_events_test__fuzz_35, 65537 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS FIRST, event_time ASC LIMIT 7 Error on processing query 'SELECT 2, 2, written_rows FROM system.query_log GROUP BY 1, rows_events_test__fuzz_17, rows_events_test__fuzz_35, 65537 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS FIRST, event_time ASC LIMIT 7': Received from localhost:9000. DB::Exception: Positional argument number 65537 is out of bounds. Expected in range [1, 3]. In scope SELECT 2, 2, written_rows FROM system.query_log GROUP BY 1, rows_events_test__fuzz_17, rows_events_test__fuzz_35, 65537 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS FIRST, event_time ASC LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 581 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 582 out of 1000 EXPLAIN PIPELINE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 583 out of 1000 EXPLAIN PIPELINE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 584 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 585 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 586 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 587 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 588 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 589 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('2'): 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 591 out of 1000 EXPLAIN SYNTAX SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 592 out of 1000 SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('2'): 2, 2, written_rows FROM system.query_log ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 598 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 602 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC, event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST, event_date >= yesterday() DESC, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() ASC NULLS FIRST, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_date ASC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, rows_events_test__fuzz_9 ASC, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC LIMIT 1048577 Error on processing query 'SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, rows_events_test__fuzz_9 ASC, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC LIMIT 1048577': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_9' in scope SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, rows_events_test__fuzz_9 ASC, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_date ASC NULLS LAST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 610 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_date ASC, event_time ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_date ASC, event_time ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_date ASC, event_time DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(2, 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(2, 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(2, 5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 616 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC, event_date ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC, event_date ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC, event_date ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 620 out of 1000 SELECT toLowCardinality(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() ASC, event_date ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT 2, 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC, event_date ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 SELECT materialize(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() ASC NULLS LAST, event_date DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT materialize(2), 2, written_rows FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_date DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 SELECT materialize(2), 2, written_rows FROM system.query_log WHERE toNullable(toLowCardinality(toNullable(5))) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_date DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(toLowCardinality(toNullable(5))) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_date DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST, event_date >= yesterday() DESC NULLS FIRST, event_date DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST, event_date >= yesterday() DESC NULLS FIRST, event_date ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 631 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 632 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 SELECT materialize(toUInt128(toNullable(2))), 2 FROM system.query_log WHERE toNullable(toNullable(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS FIRST, event_date DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 SELECT materialize(toUInt128(toNullable(2))), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC, event_date >= yesterday() DESC NULLS LAST, event_date DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 635 out of 1000 SELECT materialize(toUInt128(toNullable(2))), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date DESC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT materialize(toUInt128(toNullable(2))), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 SELECT materialize(toUInt128(toNullable(2))), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, event_date DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(5) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(materialize(toLowCardinality(5))) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(materialize(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 SELECT materialize(2), 2 FROM system.query_log WHERE toNullable(materialize(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(materialize(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(materialize(5)) ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 SELECT 2, materialize(toNullable(2)) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT 2, materialize(toNullable(2)) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 649 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Got boring AST Fuzzing step 652 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 653 out of 1000 SELECT 2, materialize(2) FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Got boring AST Fuzzing step 654 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1048577 Got boring AST Fuzzing step 656 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 658 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 659 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 SELECT 2, 2 FROM system.query_log WHERE toNullable(5) ORDER BY materialize(2) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 661 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 663 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 SELECT 2, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 EXPLAIN actions = true, indexes = true, optimize = true, json = true SELECT 2, rows_events_test__fuzz_24, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 2147483646 Error on processing query 'EXPLAIN actions = true, indexes = true, optimize = true, json = true SELECT 2, rows_events_test__fuzz_24, 2 FROM system.query_log PREWHERE toNullable(5) ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 2147483646': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 668 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 2147483646 Got boring AST Fuzzing step 670 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 671 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 672 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 674 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 678 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 679 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 682 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 683 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 684 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 686 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 687 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 688 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 691 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 694 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 695 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 696 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 698 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 701 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 703 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 705 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 707 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 708 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 709 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 710 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 712 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY materialize(2) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 SELECT toNullable(toUInt256(2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 SELECT toNullable(toUInt256(2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 721 out of 1000 SELECT toNullable(toUInt256(2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 SELECT toNullable(toUInt256(materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Error on processing query 'SELECT toNullable(toUInt256(materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toNullable(toUInt256(materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 17. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 723 out of 1000 SELECT toNullable(toUInt256(2)) FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 724 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 725 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 729 out of 1000 SELECT toUInt256(2) FROM system.query_log WHERE rows_events_test__fuzz_36 ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Error on processing query 'SELECT toUInt256(2) FROM system.query_log WHERE rows_events_test__fuzz_36 ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT toUInt256(2) FROM system.query_log WHERE rows_events_test__fuzz_36 ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 730 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 731 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 733 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 734 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 735 out of 1000 SELECT toUInt256('UUID', 2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Error on processing query 'SELECT toUInt256('UUID', 2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toUInt256('UUID', 2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 737 out of 1000 SELECT toUInt256(2) FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 738 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 740 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Got boring AST Fuzzing step 741 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 743 out of 1000 SELECT rows_events_test__fuzz_28, 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Error on processing query 'SELECT rows_events_test__fuzz_28, 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_28' in scope SELECT rows_events_test__fuzz_28, 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 744 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 747 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 750 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 751 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 752 out of 1000 SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 754 out of 1000 SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, rows_events_test__fuzz_43 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, rows_events_test__fuzz_43 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_43' in scope SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, rows_events_test__fuzz_43 ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 EXPLAIN indexes = true, json = true SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN indexes = true, json = true SELECT toNullable(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "indexes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 758 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT materialize(2) FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 761 out of 1000 SELECT materialize(2) FROM system.query_log WHERE 16 ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 765 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 766 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 2 FROM system.query_log WHERE 16 ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT NULL Error on processing query 'SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 771 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 772 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 ('2'): 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 ('2'): 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS F. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 779 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 780 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 782 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 784 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Got boring AST Fuzzing step 785 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 788 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 790 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 1024 Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 ('2'): 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 796 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('2'): 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 797 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 798 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 801 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 802 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 803 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('2'): 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 805 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 806 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 807 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 808 out of 1000 EXPLAIN AST SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 809 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 EXPLAIN SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 815 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 818 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('2'): 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 820 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT 2 FROM system.query_log ORDER BY materialize(2) DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC LIMIT 1023 Got boring AST Fuzzing step 823 out of 1000 SELECT 2 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 SELECT 2 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT 2 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 SELECT 2 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 829 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 834 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 SELECT toNullable(2) FROM system.query_log WHERE materialize(2) GROUP BY defaultValueOfTypeName('String'), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), type = toUInt256(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Error on processing query 'SELECT toNullable(2) FROM system.query_log WHERE materialize(2) GROUP BY defaultValueOfTypeName('String'), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), type = toUInt256(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT toNullable(2) FROM system.query_log WHERE materialize(2) GROUP BY defaultValueOfTypeName('String'), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), type = toUInt256(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 10. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN PIPELINE header = true SELECT toNullable(toLowCardinality(toUInt256(2))) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Error on processing query 'EXPLAIN PIPELINE header = true SELECT toNullable(toLowCardinality(toUInt256(2))) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 840 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(2) GROUP BY 257, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Error on processing query 'SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(2) GROUP BY 257, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Positional argument number 257 is out of bounds. Expected in range [1, 1]. In scope SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(2) GROUP BY 257, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 842 out of 1000 SELECT toNullable(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC LIMIT 2147483648 Got boring AST Fuzzing step 843 out of 1000 SELECT 7, toNullable(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 844 out of 1000 SELECT 7, toLowCardinality(2) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT -2147483648 Error on processing query 'SELECT 7, toLowCardinality(2) FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 SELECT 7, toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 SELECT 7, toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 847 out of 1000 SELECT 7, toNullable(toLowCardinality(1048575, 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Error on processing query 'SELECT 7, toNullable(toLowCardinality(1048575, 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 7, toNullable(toLowCardinality(1048575, 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 848 out of 1000 SELECT 7, toNullable(toLowCardinality(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT 7, toNullable(toLowCardinality(materialize(2))) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 SELECT 7, toNullable(toLowCardinality(materialize(2))) FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 SELECT 7, toNullable(toLowCardinality(materialize(2))) FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 852 out of 1000 SELECT 7, toNullable(toLowCardinality(materialize(2))) FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT 7, toLowCardinality(materialize(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT 7, toLowCardinality(materialize(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 855 out of 1000 SELECT 7, toLowCardinality(materialize(equals(10, type, toNullable(toLowCardinality(2))), 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 3 Error on processing query 'SELECT 7, toLowCardinality(materialize(equals(10, type, toNullable(toLowCardinality(2))), 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT 7, toLowCardinality(materialize(equals(10, type, toNullable(toLowCardinality(2))), 2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 856 out of 1000 SELECT 7, toLowCardinality(materialize(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 SELECT 7, toLowCardinality(materialize(2)) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC NULLS FIRST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 862 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(toLowCardinality('InsertedRows'), 2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(toLowCardinality('InsertedRows'), 2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(toLowCardinality('InsertedRows'), 2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 865 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) ASC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 SELECT toLowCardinality(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 872 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 875 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 EXPLAIN PIPELINE header = true SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 879 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(5)), toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN ESTIMATE SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(5)), toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(toNullable(5)), toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 881 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(2)) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(toUInt256(2))) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log WHERE materialize(toLowCardinality(toUInt256(2))) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type LowCardinality(UInt256) of column materialize(_CAST('2'_LowCardinality(UInt256), 'LowCardinality(UInt256)'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 887 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 888 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 891 out of 1000 SELECT materialize(7) FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS LAST, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 895 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 896 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 898 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 901 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 902 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 904 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 905 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 906 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 907 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 908 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 909 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 910 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 911 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 913 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 915 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 917 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 918 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 919 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 920 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 921 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 923 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 925 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 926 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 927 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 930 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 931 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 935 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 EXPLAIN SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 942 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT -2147483648 Error on processing query 'SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 945 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 948 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 950 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 951 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 952 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 953 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Got boring AST Fuzzing step 954 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT toUInt128(7) FROM system.query_log GROUP BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), materialize(5) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT toUInt128(7) FROM system.query_log GROUP BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), materialize(5) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT toUInt128(7) FROM system.query_log GROUP BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), materialize(5) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 956 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 957 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 958 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483648 Got boring AST Fuzzing step 962 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483648 Got boring AST Fuzzing step 963 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, type = toNullable(toLowCardinality(2)) ASC LIMIT 2147483648 Got boring AST Fuzzing step 964 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC LIMIT 2147483648 Got boring AST Fuzzing step 966 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC NULLS FIRST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC LIMIT 2147483648 Got boring AST Fuzzing step 967 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('7'): 7 FROM system.query_log WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(S. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 972 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS FIRST, materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 974 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS FIRST, materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Got boring AST Fuzzing step 975 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS FIRST, materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC, materialize(2) DESC, event_date DESC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND greaterOrEquals(toUInt128(toLowCardinality(2)), event_date, yesterday()), 5)), 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) ASC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE materialize(toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND greaterOrEquals(toUInt128(toLowCardinality(2)), event_date, yesterday()), 5)), 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) ASC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT 7 FROM system.query_log PREWHERE materialize(toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND greaterOrEquals(toUInt128(toLowCardinality(2)), event_date, yesterday()), 5)), 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) ASC, event_date DESC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 23. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 24. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 25. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 27. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 28. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 29. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 31. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd Fuzzing step 979 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize('String', 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE materialize('String', 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 7 FROM system.query_log PREWHERE materialize('String', 2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC NULLS LAST, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 983 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 985 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST LIMIT -2147483648 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY toLowCardinality(toNullable(2)) ASC NULLS LAST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 987 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC NULLS FIRST, materialize(2) DESC, event_date ASC, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 988 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC NULLS FIRST, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC NULLS FIRST, materialize(2) DESC, event_date ASC NULLS FIRST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('7'): 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 995 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 996 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 997 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 998 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('7'): 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log PREWHERE materialize(2) WHERE materialize(materialize(2)) ORDER BY toLowCardinality(toNullable(2)) DESC, materialize(2) DESC, event_date ASC NULLS LAST, defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_14 DESC, (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_14 DESC, (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_14' in scope SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY rows_events_test__fuzz_14 DESC, (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 8 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT ProfileEvents['InsertedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 10 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 11 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 13 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, toFixedString('Int64', 5), toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 65536 AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, toFixedString('Int64', 5), toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 65536 AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, toFixedString('Int64', 5), toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 65536 AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 15 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 16 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, toNullable(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND yesterday() AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, toNullable(toLowCardinality(2)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND yesterday() AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, t. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 17 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 19 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 21 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 23 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 25 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%'. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 27 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log GROUP BY toLowCardinality(toLowCardinality(2)), 65537 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC NULLS LAST LIMIT 1048577 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log GROUP BY toLowCardinality(toLowCardinality(2)), 65537 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC NULLS LAST LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log GROUP BY toLowCardinality(toLowCardinality(2)), 65537 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, toNull. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 30 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 31 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT -2147483649 Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT -2147483649': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 33 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 34 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE 65536 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE 65536 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 36 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 37 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 40 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 1048577 Got boring AST Fuzzing step 41 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 44 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 46 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 47 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 50 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 100 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 100. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 51 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 1048577 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 1048577. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 53 out of 1000 SELECT ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log PREWHERE event_date ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC LIMIT 1048577 Error on processing query 'SELECT ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log PREWHERE event_date ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC LIMIT 1048577': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Date. In query SELECT ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log PREWHERE event_date ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 54 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 57 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 1048577 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 1048577. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 SELECT arrayElement(ProfileEvents, rows_events_test__fuzz_34, 'InsertedRows', 12) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577 Error on processing query 'SELECT arrayElement(ProfileEvents, rows_events_test__fuzz_34, 'InsertedRows', 12) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_34' in scope SELECT arrayElement(ProfileEvents, rows_events_test__fuzz_34, 'InsertedRows', 12) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 60 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC LIMIT 1048577 Got boring AST Fuzzing step 61 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT NULL Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 64 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows')] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows')] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString('InsertedRows')] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 66 out of 1000 EXPLAIN json = true SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'EXPLAIN json = true SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "json" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 67 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT NULL Error on processing query 'SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 68 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 69 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 70 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 71 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 72 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 74 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 256 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 256. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 75 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 76 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 77 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 78 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 81 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 82 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 256. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 83 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 84 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 88 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 89 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time D. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 91 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time D. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 92 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 95 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 922337203685477580. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 97 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', toNullable(12))] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 SELECT ProfileEvents[toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12))] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 99 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)] AS value FROM system.query_log WHERE (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 EXPLAIN PIPELINE SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807 Error on processing query 'EXPLAIN PIPELINE SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 102 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT NULL Error on processing query 'SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 103 out of 1000 SELECT toNullable(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 9223372036854775807 Error on processing query 'SELECT toNullable(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 57 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 9223372036854775807. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 104 out of 1000 SELECT materialize(5), arrayElement(ProfileEvents) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 1 Error on processing query 'SELECT materialize(5), arrayElement(ProfileEvents) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 1, should be 2: In scope SELECT materialize(5), arrayElement(ProfileEvents) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 105 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 106 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 107 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 109 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 111 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 114 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 116 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE -2147483649 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 65535 Error on processing query 'SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE -2147483649 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 117 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 118 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 121 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 123 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 SELECT materialize(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'SELECT materialize(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 59 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 125 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 126 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 127 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 128 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 129 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 130 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 131 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 134 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 135 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 137 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 138 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 139 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 140 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 141 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 142 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 144 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 145 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 148 out of 1000 EXPLAIN PIPELINE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 151 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 152 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 153 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 154 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 157 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 160 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('materialize'): materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) A. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 163 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 164 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN SYNTAX SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 166 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 169 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 172 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 175 out of 1000 EXPLAIN AST SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN QUERY TREE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 178 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 EXPLAIN ESTIMATE SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 65535 Got boring AST Fuzzing step 180 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 SELECT materialize(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 183 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC LIMIT 3 Got boring AST Fuzzing step 189 out of 1000 EXPLAIN PIPELINE compact = true SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC LIMIT 3 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 190 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3 Error on processing query 'SELECT toNullable(materialize(5)), ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toNullable(materialize(5)), ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 193 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT toNullable(materialize(type = toUInt128(2), 5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT toNullable(materialize(type = toUInt128(2), 5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 194 out of 1000 SELECT toNullable(materialize(5)), arrayElement(ProfileEvents, type = toUInt128(materialize(toNullable(2))), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT toNullable(materialize(5)), arrayElement(ProfileEvents, type = toUInt128(materialize(toNullable(2))), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT toNullable(materialize(5)), arrayElement(ProfileEvents, type = toUInt128(materialize(toNullable(2))), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 195 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 199 out of 1000 SELECT toNullable(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 200 out of 1000 SELECT toNullable(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT 5, arrayElement(toLowCardinality('InsertedRows'), ProfileEvents, toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 5, arrayElement(toLowCardinality('InsertedRows'), ProfileEvents, toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT 5, arrayElement(toLowCardinality('InsertedRows'), ProfileEvents, toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 202 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3 Error on processing query 'SELECT 5, ProfileEvents[toFixedString('InsertedRows', 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 5, ProfileEvents[toFixedString('InsertedRows', 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 203 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 SELECT 5, arrayElement(ProfileEvents, type = materialize(2), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 5, arrayElement(ProfileEvents, type = materialize(2), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT 5, arrayElement(ProfileEvents, type = materialize(2), toFixedString('InsertedRows', 12)) AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 206 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT 5, ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 5, ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 208 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 209 out of 1000 SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log PREWHERE toFixedString(toLowCardinality('Int64'), 5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log PREWHERE toFixedString(toLowCardinality('Int64'), 5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(FixedString(5)). In query SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log PREWHERE toFixedString(toLowCardinality('Int64'), 5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 210 out of 1000 EXPLAIN PIPELINE SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 EXPLAIN QUERY TREE SELECT 5, ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 213 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 SELECT toLowCardinality(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 3 Error on processing query 'SELECT toLowCardinality(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 65 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 3. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 215 out of 1000 SELECT toLowCardinality(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3 Error on processing query 'SELECT toLowCardinality(5), ProfileEvents['InsertedRows', 12] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 65 ('AS'): AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 3. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 216 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 EXPLAIN AST optimize = true SELECT toLowCardinality(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN AST optimize = true SELECT toLowCardinality(materialize(5)), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 218 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 221 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 222 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 223 out of 1000 SELECT toLowCardinality(5), ProfileEvents[toFixedString('InsertedRows', 12)] AS value FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 225 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) GROUP BY toLowCardinality('InsertedRows'), 'IPv4', defaultValueOfTypeName('UUID'), toNullable(materialize(2)), rows_events_test__fuzz_34 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) GROUP BY toLowCardinality('InsertedRows'), 'IPv4', defaultValueOfTypeName('UUID'), toNullable(materialize(2)), rows_events_test__fuzz_34 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_34' in scope SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) GROUP BY toLowCardinality('InsertedRows'), 'IPv4', defaultValueOfTypeName('UUID'), toNullable(materialize(2)), rows_events_test__fuzz_34 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 227 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT '0.0000000255' Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT '0.0000000255'': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 228 out of 1000 SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) GROUP BY rows_events_test__fuzz_39, toNullable(toNullable(materialize(5))), 100, rows_events_test__fuzz_31 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Error on processing query 'SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) GROUP BY rows_events_test__fuzz_39, toNullable(toNullable(materialize(5))), 100, rows_events_test__fuzz_31 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Positional argument number 100 is out of bounds. Expected in range [1, 1]. In scope SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) GROUP BY rows_events_test__fuzz_39, toNullable(toNullable(materialize(5))), 100, rows_events_test__fuzz_31 ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 SELECT toLowCardinality(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 232 out of 1000 SELECT toLowCardinality(toNullable(toNullable(5))) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 SELECT toLowCardinality(toNullable(toNullable(5))) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 SELECT toLowCardinality(toNullable(toNullable(5))) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 235 out of 1000 SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 2147483647 Got boring AST Fuzzing step 237 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 241 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 EXPLAIN PIPELINE header = true SELECT toNullable(5) FROM system.query_log WHERE materialize(rows_events_test, 5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN PIPELINE header = true SELECT toNullable(5) FROM system.query_log WHERE materialize(rows_events_test, 5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 243 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT -9223372036854775807 Error on processing query 'SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 247 out of 1000 SELECT toNullable(toNullable(5)) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 248 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 249 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 250 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 251 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 252 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 253 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 254 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS FIRST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 258 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(5) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 SELECT toNullable(materialize(5)), toNullable(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 SELECT materialize(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 SELECT materialize(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 SELECT materialize(toLowCardinality(5)) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 SELECT materialize(toLowCardinality(5)) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY (type = toUInt256(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 SELECT 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 SELECT toLowCardinality(5) FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 272 out of 1000 SELECT 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 273 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 274 out of 1000 EXPLAIN PIPELINE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 EXPLAIN PIPELINE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 276 out of 1000 EXPLAIN QUERY TREE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 EXPLAIN QUERY TREE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 278 out of 1000 EXPLAIN SYNTAX SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 281 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 282 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 283 out of 1000 EXPLAIN AST SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 284 out of 1000 EXPLAIN ESTIMATE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 EXPLAIN ESTIMATE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 286 out of 1000 EXPLAIN SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 EXPLAIN SYNTAX SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 EXPLAIN PIPELINE SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 292 out of 1000 SELECT (type = toNullable(toUInt256(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 293 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log PREWHERE 2147483646 WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 7 Error on processing query 'SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log PREWHERE 2147483646 WHERE materialize(toLowCardinality(5)) ORDER BY event_time ASC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).: While executing MergeTreeSelect(pool: ReadPool, algorithm: Thread). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Storages/MergeTree/MergeTreeRangeReader.h:60: DB::FilterWithCachedCount::FilterWithCachedCount(COW::immutable_ptr const&) @ 0x00000000128edc7e 6. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:0: DB::MergeTreeRangeReader::executePrewhereActionsAndFilterColumns(DB::MergeTreeRangeReader::ReadResult&) const @ 0x00000000128ebe0c 7. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:1081: DB::MergeTreeRangeReader::read(unsigned long, DB::MarkRanges&) @ 0x00000000128e9ac3 8. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:0: DB::MergeTreeRangeReader::read(unsigned long, DB::MarkRanges&) @ 0x00000000128e8c78 9. /build/src/Storages/MergeTree/MergeTreeReadTask.cpp:165: DB::MergeTreeReadTask::read(DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x0000000012906f00 10. /build/src/Storages/MergeTree/MergeTreeSelectAlgorithms.h:38: DB::MergeTreeThreadSelectAlgorithm::readFromTask(DB::MergeTreeReadTask&, DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x00000000131a1dcf 11. /build/src/Storages/MergeTree/MergeTreeSelectProcessor.cpp:195: DB::MergeTreeSelectProcessor::read() @ 0x0000000012903e77 12. /build/src/Storages/MergeTree/MergeTreeSource.cpp:180: DB::MergeTreeSource::tryGenerate() @ 0x00000000131a4860 13. /build/contrib/llvm-project/libcxx/include/optional:344: DB::ISource::work() @ 0x0000000012d51ea7 14. /build/src/Processors/Executors/ExecutionThreadContext.cpp:0: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a3c9 15. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 17. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 18. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 19. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 20. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 296 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 298 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 299 out of 1000 SELECT (type = toNullable(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE type = toNullable(2) ORDER BY event_time DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 SELECT (type = 2) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE type = 2 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 301 out of 1000 SELECT and(event_date >= yesterday(toNullable(2))), 5 FROM system.query_log GROUP BY -9223372036854775807, 2, rows_events_test__fuzz_31 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT and(event_date >= yesterday(toNullable(2))), 5 FROM system.query_log GROUP BY -9223372036854775807, 2, rows_events_test__fuzz_31 ORDER BY event_time DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT and(event_date >= yesterday(toNullable(2))), 5 FROM system.query_log GROUP BY -9223372036854775807, 2, rows_events_test__fuzz_31 ORDER BY event_time DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 302 out of 1000 SELECT (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE type = 2 ORDER BY event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 SELECT (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE type = 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 SELECT (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE type = 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 305 out of 1000 SELECT (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 308 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 309 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 310 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE 7 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE 7 ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 312 out of 1000 SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE 7 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 313 out of 1000 SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT '7' Error on processing query 'SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT '7'': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual '7'. In scope SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT '7'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 315 out of 1000 SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 EXPLAIN AST optimize = true SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Error on processing query 'EXPLAIN AST optimize = true SELECT written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 317 out of 1000 SELECT written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log PREWHERE NULL ORDER BY rows_events_test__fuzz_30 DESC, event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log PREWHERE NULL ORDER BY rows_events_test__fuzz_30 DESC, event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_30' in scope SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log PREWHERE NULL ORDER BY rows_events_test__fuzz_30 DESC, event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 320 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 323 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 324 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(65536, 5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Error on processing query 'SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(65536, 5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(65536, 5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 325 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 326 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT -1 Error on processing query 'SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 327 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 328 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 1048575 Got boring AST Fuzzing step 329 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 EXPLAIN QUERY TREE run_passes = true SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN QUERY TREE run_passes = true SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 331 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 332 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 SELECT toNullable(5) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 335 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT -2147483647 Error on processing query 'SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 336 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808 Error on processing query 'SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 340 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 341 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 343 out of 1000 EXPLAIN AST SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 EXPLAIN AST SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 345 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toNullable'): toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 349 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 351 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 353 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 355 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toNullable'): toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 356 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 357 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toNullable'): toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 359 out of 1000 EXPLAIN AST SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN AST SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 361 out of 1000 EXPLAIN AST SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 362 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toNullable'): toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 365 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toNullable'): toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 366 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 368 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 369 out of 1000 SELECT toNullable(toLowCardinality(5)) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 SELECT toLowCardinality(5) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 SELECT toLowCardinality(5) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 372 out of 1000 SELECT toLowCardinality(5) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 373 out of 1000 SELECT toLowCardinality(5) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time ASC LIMIT 65537 Got boring AST Fuzzing step 374 out of 1000 SELECT toLowCardinality(5) FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 379 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 383 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 387 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 ('5'): 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 389 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 391 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 394 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 395 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 396 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 400 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 401 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 403 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 404 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 405 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 406 out of 1000 EXPLAIN SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 410 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 412 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 EXPLAIN QUERY TREE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 415 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 416 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 417 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 419 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 421 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 423 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 426 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 427 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 428 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 429 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 430 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 431 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 432 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 433 out of 1000 EXPLAIN PIPELINE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 434 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 EXPLAIN AST SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 436 out of 1000 EXPLAIN SYNTAX SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 437 out of 1000 EXPLAIN ESTIMATE SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 SELECT 5 FROM system.query_log PREWHERE NULL WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 441 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 442 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 443 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 444 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Got boring AST Fuzzing step 445 out of 1000 SELECT 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 SELECT 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 448 out of 1000 SELECT 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 449 out of 1000 SELECT 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 450 out of 1000 SELECT 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 451 out of 1000 SELECT materialize(7), 65535, 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 452 out of 1000 SELECT materialize(7), 65535, ProfileEvents['InsertedRows', 12], 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Error on processing query 'SELECT materialize(7), 65535, ProfileEvents['InsertedRows', 12], 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 64 (','): , 5 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 453 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY query ASC, event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY query ASC, event_time ASC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 457 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY query DESC, event_time ASC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 458 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY query DESC, event_time ASC NULLS LAST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 SELECT materialize(7), 65535 FROM system.query_log WHERE NULL ORDER BY query DESC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY query DESC NULLS LAST, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Got boring AST Fuzzing step 463 out of 1000 SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY k ASC, event_time DESC LIMIT 10 Error on processing query 'SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY k ASC, event_time DESC LIMIT 10': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT materialize(toNullable(toUInt256(7))), 65535 FROM system.query_log WHERE NULL ORDER BY k ASC, event_time DESC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 464 out of 1000 SELECT toNullable(toUInt256(7)), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 SELECT toNullable('Int64', 5, toUInt256(7)), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Error on processing query 'SELECT toNullable('Int64', 5, toUInt256(7)), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 3, should be 1: In scope SELECT toNullable('Int64', 5, toUInt256(7)), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 466 out of 1000 SELECT toUInt256(7), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 SELECT toUInt256(7), 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Got boring AST Fuzzing step 468 out of 1000 SELECT toUInt256(7), 65535 FROM system.query_log WHERE NULL GROUP BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toLowCardinality(materialize(2)), event_time, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()), written_rows AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT -9223372036854775808 Error on processing query 'SELECT toUInt256(7), 65535 FROM system.query_log WHERE NULL GROUP BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toLowCardinality(materialize(2)), event_time, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()), written_rows AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 469 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 473 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 476 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 481 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 482 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 483 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 485 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 486 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('7'): 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 487 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 488 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 489 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 490 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 491 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 492 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 493 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('7'): 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 494 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 495 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 496 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 497 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 498 out of 1000 EXPLAIN PIPELINE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 EXPLAIN PIPELINE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 500 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 501 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('7'): 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 502 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('7'): 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 EXPLAIN SYNTAX SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 504 out of 1000 EXPLAIN QUERY TREE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 EXPLAIN SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 507 out of 1000 EXPLAIN QUERY TREE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 EXPLAIN QUERY TREE SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 509 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('7'): 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 2147483647. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 510 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 512 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 513 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 514 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 515 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 516 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 517 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 SELECT 7, 65535 FROM system.query_log WHERE NULL ORDER BY event_time ASC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 520 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 523 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 525 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 526 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 527 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 528 out of 1000 SELECT 7, 65535 FROM system.query_log GROUP BY rows_events_test__fuzz_28, toNullable(toLowCardinality(5)) ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807 Error on processing query 'SELECT 7, 65535 FROM system.query_log GROUP BY rows_events_test__fuzz_28, toNullable(toLowCardinality(5)) ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_28' in scope SELECT 7, 65535 FROM system.query_log GROUP BY rows_events_test__fuzz_28, toNullable(toLowCardinality(5)) ORDER BY event_time DESC NULLS FIRST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 530 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 532 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 533 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 534 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 535 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 536 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT 7, 65535 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 538 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 540 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 542 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 544 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 545 out of 1000 SELECT 7 FROM system.query_log GROUP BY 7, toUInt128(toNullable(2)), rows_events_test__fuzz_44 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log GROUP BY 7, toUInt128(toNullable(2)), rows_events_test__fuzz_44 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM system.query_log GROUP BY 7, toUInt128(toNullable(2)), rows_events_test__fuzz_44 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 547 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 548 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 550 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 552 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 553 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 554 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT 7 FROM system.query_log GROUP BY defaultValueOfTypeName('UUID'), toUInt256(5), 65536, type = materialize(2) ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log GROUP BY defaultValueOfTypeName('UUID'), toUInt256(5), 65536, type = materialize(2) ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Positional argument number 65536 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM system.query_log GROUP BY defaultValueOfTypeName('UUID'), toUInt256(5), 65536, type = materialize(2) ORDER BY event_time DESC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 556 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 557 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 558 out of 1000 SELECT 7 FROM system.query_log PREWHERE materialize(toUInt128(2)) ORDER BY rows_events_test__fuzz_43 ASC, event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE materialize(toUInt128(2)) ORDER BY rows_events_test__fuzz_43 ASC, event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_43' in scope SELECT 7 FROM system.query_log PREWHERE materialize(toUInt128(2)) ORDER BY rows_events_test__fuzz_43 ASC, event_time DESC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 560 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 564 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 565 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 566 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 567 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 568 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 570 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 571 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 572 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 574 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 575 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 576 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 577 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('7'): 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 581 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 582 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 583 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 585 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 587 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 588 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 589 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 590 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 595 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 597 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 598 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('7'): 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 599 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 600 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 601 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 602 out of 1000 SELECT 7 FROM system.query_log GROUP BY toLowCardinality(materialize(2)), rows_events_test__fuzz_24, materialize(toUInt256(7)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log GROUP BY toLowCardinality(materialize(2)), rows_events_test__fuzz_24, materialize(toUInt256(7)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_24' in scope SELECT 7 FROM system.query_log GROUP BY toLowCardinality(materialize(2)), rows_events_test__fuzz_24, materialize(toUInt256(7)) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 604 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 606 out of 1000 EXPLAIN AST optimize = true SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN AST optimize = true SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 608 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 609 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 610 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 612 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483646 Got boring AST Fuzzing step 614 out of 1000 SELECT 7 FROM system.query_log PREWHERE 0 ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 616 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 620 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 621 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 622 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 624 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 626 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(materialize(toNullable(2), 2))), toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), materialize('Int64'), 9223372036854775807 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(materialize(toNullable(2), 2))), toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), materialize('Int64'), 9223372036854775807 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775807 is out of bounds. Expected in range [1, 1]. In scope SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(materialize(toNullable(2), 2))), toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), materialize('Int64'), 9223372036854775807 ORDER BY event_time DESC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 630 out of 1000 EXPLAIN sorting = true SELECT materialize(materialize(materialize(7))) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN sorting = true SELECT materialize(materialize(materialize(7))) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "sorting" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 631 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 632 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 633 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 GROUP BY 2, rows_events_test__fuzz_37, toLowCardinality(-9223372036854775807) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT materialize(7) FROM system.query_log PREWHERE 0 GROUP BY 2, rows_events_test__fuzz_37, toLowCardinality(-9223372036854775807) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT materialize(7) FROM system.query_log PREWHERE 0 GROUP BY 2, rows_events_test__fuzz_37, toLowCardinality(-9223372036854775807) ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 635 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 WHERE rows_events_test__fuzz_10 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 WHERE rows_events_test__fuzz_10 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_10' in scope SELECT materialize(materialize(7)) FROM system.query_log PREWHERE 0 WHERE rows_events_test__fuzz_10 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 SELECT 7 FROM system.query_log PREWHERE 1048577 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE 1048577 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 637 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 638 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 640 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 643 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 1048577 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT materialize(7) FROM system.query_log PREWHERE 1048577 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 644 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 645 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT NULL Error on processing query 'SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY event_time ASC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 646 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 65535 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT materialize(7) FROM system.query_log PREWHERE 65535 ORDER BY event_time ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 647 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT NULL Error on processing query 'SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 649 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 653 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 SELECT materialize(7) FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT 7 FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT 7 FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 7 FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 658 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 SELECT 7 FROM system.query_log PREWHERE toNullable(toUInt256(7)) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE toNullable(toUInt256(7)) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt256) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 661 out of 1000 SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_13 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_13 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_13' in scope SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_13 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS LAST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 662 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 664 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 667 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 668 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 669 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 671 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 672 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 673 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 674 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows'). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 675 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows'). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 677 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 678 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 680 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 681 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 682 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 686 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 688 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 691 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 694 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 695 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 696 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 697 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 698 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 700 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 701 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 704 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 705 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 706 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 707 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 709 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 710 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('7'): 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 712 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 713 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 714 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 720 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 721 out of 1000 EXPLAIN ESTIMATE SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 722 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_21 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_21 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_21' in scope SELECT 7 FROM system.query_log PREWHERE rows_events_test__fuzz_21 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 724 out of 1000 EXPLAIN AST graph = true SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'EXPLAIN AST graph = true SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 728 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) DESC NULLS FIRST, event_time ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 734 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 735 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 SELECT toUInt128(2147483647, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65536 Error on processing query 'SELECT toUInt128(2147483647, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT toUInt128(2147483647, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071597bb 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 737 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS FIRST, 10 ASC, event_time ASC NULLS LAST LIMIT 65536 Error on processing query 'SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS FIRST, 10 ASC, event_time ASC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Positional argument number 10 is out of bounds. Expected in range [1, 1]. In scope SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS FIRST, 10 ASC, event_time ASC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 739 out of 1000 EXPLAIN AST SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 EXPLAIN AST SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 741 out of 1000 EXPLAIN AST SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC NULLS LAST, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 742 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 743 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 744 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 745 out of 1000 SELECT toUInt128(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ASC, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT toUInt128(materialize(toLowCardinality(toNullable(7)))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST, event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT toUInt128(materialize(toLowCardinality(toNullable(7)))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 748 out of 1000 SELECT toUInt128(materialize(toLowCardinality(toNullable(7)))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST, event_time ASC LIMIT 65536 Got boring AST Fuzzing step 749 out of 1000 SELECT toUInt128(materialize(toLowCardinality(toNullable(7)))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC LIMIT -2147483647 Error on processing query 'SELECT toUInt128(materialize(toLowCardinality(toNullable(7)))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC, event_time ASC LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 750 out of 1000 SELECT toUInt128(materialize(toNullable(7))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 SELECT toUInt128(materialize(toNullable(7))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 752 out of 1000 SELECT materialize(toNullable(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT -1 Error on processing query 'SELECT materialize(toNullable(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 SELECT toUInt128(materialize(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 756 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 758 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 759 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 760 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST, event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 EXPLAIN PIPELINE header = true SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 2 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 0. Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 0. Got boring AST Fuzzing step 769 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(-9223372036854775807)) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, 257 ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(-9223372036854775807)) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, 257 ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0.': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(-9223372036854775807)) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, 257 ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 0.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 770 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 0. Query succeeded, using this AST as a start Fuzzing step 771 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC, event_time DESC NULLS FIRST LIMIT 0. Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 0. Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(event_date >= yesterday(), query, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Error on processing query 'SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(event_date >= yesterday(), query, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(event_date >= yesterday(), query, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 776 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(2) AND 2 AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(2) AND 2 AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(7) FROM system.query_log WHERE (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(2) AND 2 AND greaterOrEquals(yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, rows_events_test__fuzz_12, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, rows_events_test__fuzz_12, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_12' in scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, rows_events_test__fuzz_12, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 EXPLAIN PIPELINE header = true SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1. Error on processing query 'EXPLAIN PIPELINE header = true SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 SELECT materialize(materialize(toNullable(materialize(5)), materialize(toNullable(7)))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1. Error on processing query 'SELECT materialize(materialize(toNullable(materialize(5)), materialize(toNullable(7)))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(materialize(toNullable(materialize(5)), materialize(toNullable(7)))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 782 out of 1000 SELECT materialize(materialize(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 EXPLAIN AST optimize = true SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Error on processing query 'EXPLAIN AST optimize = true SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Got boring AST Fuzzing step 786 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(type) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(type) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND equals(type) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 788 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(equals(toLowCardinality(toLowCardinality(2))))) AND like(query) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(equals(toLowCardinality(toLowCardinality(2))))) AND like(query) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase(equals(toLowCardinality(toLowCardinality(2))))) AND like(query) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 789 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 790 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1.': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_47' in scope SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 791 out of 1000 SELECT materialize(7) FROM system.query_log WHERE equals(currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Error on processing query 'SELECT materialize(7) FROM system.query_log WHERE equals(currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(7) FROM system.query_log WHERE equals(currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT materialize(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT -inf Error on processing query 'SELECT materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT -inf': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 SELECT materialize(materialize(toLowCardinality(7))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 SELECT materialize(materialize(toLowCardinality(7))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Got boring AST Fuzzing step 801 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1. Got boring AST Fuzzing step 803 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT materialize(toLowCardinality(5), toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Error on processing query 'SELECT materialize(toLowCardinality(5), toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1.': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(toLowCardinality(5), toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 806 out of 1000 SELECT materialize(toLowCardinality(materialize(7))) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Got boring AST Fuzzing step 809 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 SELECT materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Got boring AST Fuzzing step 811 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), toNullable(12), materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT toNullable(5), toLowCardinality(toNullable('InsertedRows')), toNullable(12), materialize(toLowCardinality(7)) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT toNullable(5), toNullable('InsertedRows'), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 SELECT toNullable(5), toNullable('InsertedRows'), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Got boring AST Fuzzing step 815 out of 1000 SELECT toNullable(5), 'InsertedRows', 12, toLowCardinality(18, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 100000000000000000000. Error on processing query 'SELECT toNullable(5), 'InsertedRows', 12, toLowCardinality(18, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 100000000000000000000.': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toNullable(5), 'InsertedRows', 12, toLowCardinality(18, 7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 100000000000000000000.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 816 out of 1000 SELECT toNullable(5), toNullable('InsertedRows'), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Got boring AST Fuzzing step 817 out of 1000 SELECT 5, toNullable('InsertedRows'), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 818 out of 1000 SELECT 5, toNullable('InsertedRows'), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 1. Got boring AST Fuzzing step 819 out of 1000 SELECT 5, toNullable(toFixedString('InsertedRows', 12)), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 10.0001 Error on processing query 'SELECT 5, toNullable(toFixedString('InsertedRows', 12)), 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 10.0001': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 SELECT 5, 'InsertedRows', 12, toLowCardinality(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1. Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 826 out of 1000 SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Got boring AST Fuzzing step 828 out of 1000 SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Got boring AST Fuzzing step 829 out of 1000 EXPLAIN PIPELINE SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 EXPLAIN SYNTAX SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN SYNTAX SELECT 5, 'InsertedRows', 12, materialize(7) FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Got boring AST Fuzzing step 832 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 10 Got boring AST Fuzzing step 834 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log GROUP BY 2147483646, 255, toLowCardinality(toLowCardinality(2)) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Error on processing query 'SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log GROUP BY 2147483646, 255, toLowCardinality(toLowCardinality(2)) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Positional argument number 2147483646 is out of bounds. Expected in range [1, 4]. In scope SELECT 5, 'InsertedRows', 12, 7 FROM system.query_log GROUP BY 2147483646, 255, toLowCardinality(toLowCardinality(2)) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 836 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 838 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 839 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 844 out of 1000 SELECT materialize(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 SELECT materialize(5), 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))) FROM system.query_log GROUP BY rows_events_test__fuzz_32, rows_events_test__fuzz_43, rows_events_test__fuzz_4 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT materialize(5), 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))) FROM system.query_log GROUP BY rows_events_test__fuzz_32, rows_events_test__fuzz_43, rows_events_test__fuzz_4 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_32' in scope SELECT materialize(5), 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))) FROM system.query_log GROUP BY rows_events_test__fuzz_32, rows_events_test__fuzz_43, rows_events_test__fuzz_4 ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT rows_events_test__fuzz_5, 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT rows_events_test__fuzz_5, 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_5' in scope SELECT rows_events_test__fuzz_5, 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 849 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log GROUP BY 2147483647, equals(currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 1048575, materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log GROUP BY 2147483647, equals(currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 1048575, materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Positional argument number 2147483647 is out of bounds. Expected in range [1, 3]. In scope SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log GROUP BY 2147483647, equals(currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 1048575, materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 851 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 852 out of 1000 SELECT toLowCardinality(5), 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'))) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY materialize(2), toNullable(toNullable(9223372036854775807, 5)), toLowCardinality(toLowCardinality('Int64'), 5) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY materialize(2), toNullable(toNullable(9223372036854775807, 5)), toLowCardinality(toLowCardinality('Int64'), 5) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY materialize(2), toNullable(toNullable(9223372036854775807, 5)), toLowCardinality(toLowCardinality('Int64'), 5) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 855 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 SELECT toLowCardinality(toUInt128(5)), 'InsertedRows', 12 FROM system.query_log WHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT toLowCardinality(toUInt128(5)), 'InsertedRows', 12 FROM system.query_log WHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_0' in scope SELECT toLowCardinality(toUInt128(5)), 'InsertedRows', 12 FROM system.query_log WHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 858 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 860 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 862 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 863 out of 1000 EXPLAIN SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 EXPLAIN SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 865 out of 1000 EXPLAIN SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 866 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 868 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 870 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 871 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 872 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 873 out of 1000 EXPLAIN QUERY TREE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 EXPLAIN QUERY TREE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 875 out of 1000 EXPLAIN SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 EXPLAIN SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 877 out of 1000 EXPLAIN QUERY TREE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 EXPLAIN ESTIMATE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 881 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 883 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 884 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 885 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 886 out of 1000 EXPLAIN ESTIMATE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 889 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 890 out of 1000 EXPLAIN SYNTAX SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 891 out of 1000 EXPLAIN AST SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 894 out of 1000 SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 EXPLAIN PIPELINE header = true SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 897 out of 1000 SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 898 out of 1000 SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 899 out of 1000 SELECT 5, materialize('InsertedRows'), 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE like(query, ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)], toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE like(query, ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)], toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE like(query, ProfileEvents[toFixedString(toLowCardinality('InsertedRows'), 12)], toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1048575 Got boring AST Fuzzing step 903 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 1048575 Got boring AST Fuzzing step 904 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 3 Got boring AST Fuzzing step 906 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 3 Got boring AST Fuzzing step 907 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 3 Got boring AST Fuzzing step 908 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Got boring AST Fuzzing step 910 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Got boring AST Fuzzing step 911 out of 1000 SELECT 5, 'InsertedRows', 12 FROM system.query_log WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Got boring AST Fuzzing step 912 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), 5, 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 913 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE like(written_rows, query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 256 Error on processing query 'SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE like(written_rows, query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE like(written_rows, query, toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 919 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 920 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 922 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('I. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 925 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 926 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 927 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 930 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 932 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 933 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 936 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 938 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 939 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 940 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 941 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 942 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 943 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 944 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 945 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 946 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 948 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 949 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 950 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 951 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 952 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 954 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 955 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 957 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 959 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 962 out of 1000 EXPLAIN TABLE OVERRIDE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('written_rows'): written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('I. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 964 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 965 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 966 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 968 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('I. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 971 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 973 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 974 out of 1000 EXPLAIN ESTIMATE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 975 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('I. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 EXPLAIN PIPELINE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 978 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 980 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 981 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 982 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('written_rows'): written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('I. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 985 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 987 out of 1000 SELECT written_rows AND (type = 2) AND (event_date >= yesterday(type)), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT written_rows AND (type = 2) AND (event_date >= yesterday(type)), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT written_rows AND (type = 2) AND (event_date >= yesterday(type)), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 988 out of 1000 EXPLAIN AST SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 989 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 991 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 992 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 993 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 994 out of 1000 EXPLAIN QUERY TREE SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 995 out of 1000 EXPLAIN SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 998 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 999 out of 1000 EXPLAIN SYNTAX SELECT written_rows AND (type = 2) AND (event_date >= yesterday()), toNullable(5), 'InsertedRows', 12 FROM system.query_log PREWHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY toLowCardinality(materialize(toLowCardinality(materialize(2)))) ASC NULLS FIRST LIMIT 256 Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM rows_events_test__fuzz_3 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 GROUP BY rows_events_test__fuzz_22, type = 2, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()) Error on processing query 'SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 GROUP BY rows_events_test__fuzz_22, type = 2, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_22' in scope SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 GROUP BY rows_events_test__fuzz_22, type = 2, (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM rows_events_test__fuzz_3 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 8 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM rows_events_test__fuzz_0 WHERE v = 2 Got boring AST Fuzzing step 11 out of 1000 SELECT materialize(toLowCardinality(7)), * FROM rows_events_test__fuzz_0 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT materialize(toLowCardinality(7)), * FROM rows_events_test__fuzz_3 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT toLowCardinality(7), * FROM rows_events_test__fuzz_0 WHERE v = 2 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT toLowCardinality(7), * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 SELECT 7, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT 7, * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 17 out of 1000 SELECT 7, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 21 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE toUInt128(materialize(7)) Error on processing query 'SELECT * FROM rows_events_test__fuzz_0 PREWHERE toUInt128(materialize(7))': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 25 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 26 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_3 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT 1, * FROM rows_events_test__fuzz_3 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 1, * FROM rows_events_test__fuzz_3 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 28 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 30 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 31 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 32 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 33 out of 1000 SELECT 1, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 34 out of 1000 SELECT materialize(1), * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 SELECT materialize(rows_events_test__fuzz_47, 1), * FROM rows_events_test__fuzz_3 Error on processing query 'SELECT materialize(rows_events_test__fuzz_47, 1), * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_47' in scope SELECT materialize(rows_events_test__fuzz_47, 1), * FROM rows_events_test__fuzz_3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 36 out of 1000 SELECT materialize(1), * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 37 out of 1000 SELECT materialize(toUInt128(1)), * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT materialize(toUInt128(1)), * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 39 out of 1000 SELECT materialize(toUInt128(1)), * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 40 out of 1000 SELECT materialize(toUInt256(toLowCardinality(5)), 1), * FROM rows_events_test__fuzz_3 Error on processing query 'SELECT materialize(toUInt256(toLowCardinality(5)), 1), * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(toUInt256(toLowCardinality(5)), 1), * FROM rows_events_test__fuzz_3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 41 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 44 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 45 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 46 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 47 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 50 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 51 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 53 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 56 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 57 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 58 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 59 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 60 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 61 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 62 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 64 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 66 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE 1048577 Error on processing query 'SELECT * FROM rows_events_test__fuzz_0 PREWHERE 1048577': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 67 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 68 out of 1000 SELECT * FROM rows_events_test__fuzz_0 GROUP BY toNullable(toNullable(materialize(5))) Error on processing query 'SELECT * FROM rows_events_test__fuzz_0 GROUP BY toNullable(toNullable(materialize(5)))': Received from localhost:9000. DB::Exception: Column default.rows_events_test__fuzz_0.k is not under aggregate function and not in GROUP BY keys. In query SELECT * FROM rows_events_test__fuzz_0 GROUP BY toNullable(toNullable(materialize(5))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 69 out of 1000 EXPLAIN AST SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 EXPLAIN SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 71 out of 1000 EXPLAIN SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 72 out of 1000 EXPLAIN SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 73 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rows_events_test__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 75 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 76 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 77 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 78 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 79 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 80 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 81 out of 1000 EXPLAIN SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 84 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 85 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 86 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 87 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 EXPLAIN PIPELINE SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 89 out of 1000 EXPLAIN PIPELINE SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 90 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 93 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 94 out of 1000 EXPLAIN AST graph = true SELECT * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN AST graph = true SELECT * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 95 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 96 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 97 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 98 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 99 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 100 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 102 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 103 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 105 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 107 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 109 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 110 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 111 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 113 out of 1000 SELECT * FROM rows_events_test__fuzz_3 PREWHERE toNullable(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 SELECT * FROM rows_events_test__fuzz_3 PREWHERE toNullable(toNullable(2)) Got boring AST Fuzzing step 115 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(toNullable(2)) WHERE toNullable(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 SELECT * FROM rows_events_test__fuzz_3 PREWHERE toNullable(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(2) Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(2) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(2)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rows_events_test__fuzz_0 PREWHERE toNullable(2). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 120 out of 1000 SELECT * FROM rows_events_test__fuzz_0 PREWHERE toNullable(2) Got boring AST Fuzzing step 121 out of 1000 SELECT * FROM rows_events_test__fuzz_3 PREWHERE toNullable(2) Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 124 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 126 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 127 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 130 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 131 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 132 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 133 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 135 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 136 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 137 out of 1000 SELECT rows_events_test__fuzz_8, * FROM rows_events_test__fuzz_0 Error on processing query 'SELECT rows_events_test__fuzz_8, * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_8' in scope SELECT rows_events_test__fuzz_8, * FROM rows_events_test__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 138 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 139 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 140 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 141 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 142 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 143 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rows_events_test__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 144 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 145 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 SELECT ProfileEvents[toLowCardinality('InsertedRows')], * FROM rows_events_test__fuzz_0 Error on processing query 'SELECT ProfileEvents[toLowCardinality('InsertedRows')], * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT ProfileEvents[toLowCardinality('InsertedRows')], * FROM rows_events_test__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 148 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 149 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 150 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 156 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 157 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 161 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 163 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 164 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 165 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 167 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), * FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('materialize'): materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), * FROM rows_events_test__fuzz_3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 169 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 170 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 SELECT 1024, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 SELECT 1024, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 175 out of 1000 SELECT 1024, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 176 out of 1000 SELECT toLowCardinality(1024), * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT toLowCardinality(1024), * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT 1024, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT 1024, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 EXPLAIN AST optimize = true SELECT 1024, * FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN AST optimize = true SELECT 1024, * FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 EXPLAIN PIPELINE header = true SELECT 1024, * FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 1024, * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 182 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 183 out of 1000 EXPLAIN PIPELINE SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN SYNTAX SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 EXPLAIN SYNTAX SELECT * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 186 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rows_events_test__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 187 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 192 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 193 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 194 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 196 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 197 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 198 out of 1000 SELECT * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 199 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_3 WHERE current_database = currentDatabase(rows_events_test__fuzz_16) Error on processing query 'SELECT 257, * FROM rows_events_test__fuzz_3 WHERE current_database = currentDatabase(rows_events_test__fuzz_16)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 257, * FROM rows_events_test__fuzz_3 WHERE current_database = currentDatabase(rows_events_test__fuzz_16). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 201 out of 1000 SELECT toLowCardinality(257), * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 SELECT toLowCardinality(257), * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 203 out of 1000 SELECT toLowCardinality(257), * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 206 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 208 out of 1000 SELECT 257, * FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 209 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 212 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 213 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 214 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 216 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 218 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 219 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 222 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 223 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 224 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 225 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 227 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 228 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 230 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 231 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 232 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 233 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN actions = true, json = true SELECT 257 FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN actions = true, json = true SELECT 257 FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 236 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 237 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 240 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 242 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 243 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality('Int64', 5) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality('Int64', 5)': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality('Int64', 5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 245 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 246 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 247 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 248 out of 1000 SELECT current_database, 257 FROM rows_events_test__fuzz_3 Error on processing query 'SELECT current_database, 257 FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Unknown expression identifier 'current_database' in scope SELECT current_database, 257 FROM rows_events_test__fuzz_3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 249 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 253 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 254 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 255 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 257 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 258 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 259 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY materialize(2), (current_database = currentDatabase()) AND (defaultValueOfTypeName(materialize('UUID')) LIKE query) AND (type = toNullable(2)) AND (event_date >= yesterday()) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY materialize(2), (current_database = currentDatabase()) AND (defaultValueOfTypeName(materialize('UUID')) LIKE query) AND (type = toNullable(2)) AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY materialize(2), (current_database = currentDatabase()) AND (defaultValueOfTypeName(materialize('UUID')) LIKE query) AND (type = toNullable(2)) AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 SELECT toLowCardinality(TSV, 257) FROM rows_events_test__fuzz_0 Error on processing query 'SELECT toLowCardinality(TSV, 257) FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT toLowCardinality(TSV, 257) FROM rows_events_test__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 261 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 262 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 263 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 264 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 267 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 268 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 269 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 271 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE rows_events_test__fuzz_25 Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE rows_events_test__fuzz_25': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_25' in scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE rows_events_test__fuzz_25. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 272 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 273 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 274 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 277 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 278 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 279 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 280 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 281 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 284 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 285 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 290 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 292 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 293 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 296 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 299 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 300 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 301 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 302 out of 1000 EXPLAIN SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 EXPLAIN SYNTAX SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 EXPLAIN SYNTAX SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 305 out of 1000 EXPLAIN SYNTAX SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 306 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 308 out of 1000 EXPLAIN PIPELINE SELECT materialize(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 309 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 310 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 312 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 313 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 315 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 318 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 320 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 SELECT materialize(toInt256(257)) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT materialize(toInt256(257)) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 323 out of 1000 SELECT materialize(toInt256(257)) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 326 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 328 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 329 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 331 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable('InsertedRows') Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable('InsertedRows')': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(String). In query SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable('InsertedRows'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 332 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 333 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 335 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 336 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('257'): 257 FROM rows_events_test__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 340 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 341 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 342 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 344 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 345 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 350 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 351 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(-9223372036854775807) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 354 out of 1000 SELECT (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 257 FROM rows_events_test__fuzz_3 Error on processing query 'SELECT (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 257 FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 257 FROM rows_events_test__fuzz_3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 355 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 356 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 357 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 358 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 359 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 361 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 366 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE defaultValueOfTypeName('Int64') Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE defaultValueOfTypeName('Int64')': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 367 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 368 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 369 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 370 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 373 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 381 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 383 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 385 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 386 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 387 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 388 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 390 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 391 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 393 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('toLowCardinality'): toLowCardinality(257) FROM rows_events_test__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 394 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 396 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 397 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 399 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 400 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 402 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 403 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 405 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 406 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 407 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('toLowCardinality'): toLowCardinality(257) FROM rows_events_test__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 408 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 410 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 412 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 413 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 414 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 415 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('toLowCardinality'): toLowCardinality(257) FROM rows_events_test__fuzz_3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 417 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 418 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 420 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 421 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 422 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 423 out of 1000 EXPLAIN SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 426 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 427 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 428 out of 1000 EXPLAIN AST SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 429 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 432 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 433 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 434 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE materialize(257) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE materialize(257)': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column materialize(257_UInt16) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 436 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 437 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_3 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 438 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 440 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 441 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 442 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 443 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 444 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 445 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE ProfileEvents['InsertedRows'] Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE ProfileEvents['InsertedRows']': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE ProfileEvents['InsertedRows']. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 448 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 449 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 451 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 452 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Got boring AST Fuzzing step 453 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 456 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 457 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 458 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toUInt128(materialize(toNullable(2))), toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2 Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toUInt128(materialize(toNullable(2))), toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toUInt128(materialize(toNullable(2))), toLowCardinality(materialize(toLowCardinality(materialize(2)))), type = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 459 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 460 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 461 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 462 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 WHERE materialize(rows_events_test__fuzz_47, 1) Error on processing query 'SELECT materialize(257) FROM rows_events_test__fuzz_0 WHERE materialize(rows_events_test__fuzz_47, 1)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_47' in scope SELECT materialize(257) FROM rows_events_test__fuzz_0 WHERE materialize(rows_events_test__fuzz_47, 1). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 463 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_0 Got boring AST Fuzzing step 464 out of 1000 SELECT materialize(257) FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY materialize(toNullable(7)), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 469 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 470 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), -9223372036854775807 Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), -9223372036854775807': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 472 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 473 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 474 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 475 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 476 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 477 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 478 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(toInt256(257)), 7), toLowCardinality(-9223372036854775807) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(toInt256(257)), 7), toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(toInt256(257)), 7), toLowCardinality(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 479 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 481 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 482 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807 Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 484 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807 Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(7)), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 486 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 487 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(7))))), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(7))))), -9223372036854775807 Error on processing query 'SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(7))))), -9223372036854775807': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(7))))), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(toFixedString('Int64', 5), 7))))), toLowCardinality(-9223372036854775807) Error on processing query 'SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(toFixedString('Int64', 5), 7))))), toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(toFixedString('Int64', 5), 7))))), toLowCardinality(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071597bb 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 17. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 20. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 21. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 23. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 25. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 26. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 27. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 28. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 29. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 30. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 31. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 Fuzzing step 491 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(materialize(toNullable(toUInt128(7))))), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(rows_events_test__fuzz_42, toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807) Error on processing query 'SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(rows_events_test__fuzz_42, toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_42' in scope SELECT toInt256(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(rows_events_test__fuzz_42, toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 SELECT toInt256(257) FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 495 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 496 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(toLowCardinality(materialize(toUInt128(7)))), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 497 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(materialize(toUInt128(7))), toLowCardinality(toLowCardinality(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(toUInt128(7)), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(toUInt128(7)), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 500 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), toLowCardinality(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 501 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), toLowCardinality(toNullable(-9223372036854775807)) Got boring AST Fuzzing step 502 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), -9223372036854775807 Error on processing query 'SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), -9223372036854775807': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 504 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 GROUP BY toLowCardinality(7), toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 505 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 508 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 509 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 511 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 512 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 514 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (7), (-9223372036854775807)) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ((7), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ((7), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 517 out of 1000 SELECT toLowCardinality(100, 257) FROM rows_events_test__fuzz_3 PREWHERE materialize(toNullable(7)) WHERE rows_events_test__fuzz_1 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT toLowCardinality(100, 257) FROM rows_events_test__fuzz_3 PREWHERE materialize(toNullable(7)) WHERE rows_events_test__fuzz_1 GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(100, 257) FROM rows_events_test__fuzz_3 PREWHERE materialize(toNullable(7)) WHERE rows_events_test__fuzz_1 GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 518 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 519 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 520 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(toNullable(7)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 523 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 525 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 527 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 528 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 SELECT toLowCardinality(toNullable(257)) FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT toLowCardinality(toNullable(257)) FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 531 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 532 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 533 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 534 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 535 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 537 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 539 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 540 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 542 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 545 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 548 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 549 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 550 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 551 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 552 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 553 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 559 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 560 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 563 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 564 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 568 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 569 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 570 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 571 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 572 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 574 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 575 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 577 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 581 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 582 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 583 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 584 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 585 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 586 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 587 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 589 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 590 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 592 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 594 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 595 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(ProfileEvents['InsertedRows'], 7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(ProfileEvents['InsertedRows'], 7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(ProfileEvents['InsertedRows'], 7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 598 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(yesterday(), 7) GROUP BY GROUPING SETS ( (7), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(yesterday(), 7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(yesterday(), 7) GROUP BY GROUPING SETS ((7), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 600 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize(5), 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize(5), 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('materialize'): materialize(5), 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-92233720. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 601 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toLowCardinality('InsertedRows') GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toLowCardinality('InsertedRows') GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toLowCardinality('InsertedRows') GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WITH TOTALS Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 605 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(toLowCardinality(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(toLowCardinality(7))), (toLowCardinality(materialize(2), -9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(toLowCardinality(7))), (toLowCardinality(materialize(2), -9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(toLowCardinality(7))), (toLowCardinality(materialize(2), -9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(toLowCardinality(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 608 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(toLowCardinality(7))), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(toLowCardinality(7))), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(toLowCardinality(7))), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 EXPLAIN PIPELINE header = true SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN PIPELINE header = true SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 610 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(toLowCardinality(7))), (toLowCardinality(toLowCardinality(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(2)) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(2)) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 616 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 618 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 619 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 620 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 621 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 622 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 623 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 625 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 626 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 627 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 628 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 629 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(toUInt128(2))))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(toUInt128(2))))) GROUP BY GROUPING SETS ((toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Illegal type LowCardinality(Nullable(UInt128)) of column toNullable(toLowCardinality(materialize(materialize(_CAST('2'_UInt128, 'UInt128'_String))))) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 631 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinal. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 632 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 633 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 634 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 635 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinal. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 638 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 639 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 642 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 644 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 645 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 49 ('257'): 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ((toLowCardinal. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 646 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 648 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 649 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Got boring AST Fuzzing step 651 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 653 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(toLowCardinality(materialize(materialize(2)))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(materialize(7))), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(like(query), materialize(7))), (toLowCardinality(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ((toLowCardinality(like(query), materialize(7))), (toLowCardinality(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ((toLowCardinality(like(query), materialize(7))), (toLowCardinality(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 658 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(materialize(toInt256(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 EXPLAIN PIPELINE compact = true SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(toInt256(-9223372036854775807)))) Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toLowCardinality(toInt256(-9223372036854775807))))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 661 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(materialize(toInt256(-9223372036854775807))))) Got boring AST Fuzzing step 662 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE materialize(7) WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(materialize(toInt256(-9223372036854775807))))) Got boring AST Fuzzing step 663 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(materialize(toInt256(toInt128(-9223372036854775807)))))) Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(materialize(toInt256(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(materialize(2))) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toLowCardinality(toInt256(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 668 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (7), (toInt256(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 670 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(rows_events_test__fuzz_16, 2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(rows_events_test__fuzz_16, 2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toInt256(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(rows_events_test__fuzz_16, 2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toInt256(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) WITH TOTALS Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 672 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Got boring AST Fuzzing step 673 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 674 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(materialize(2)) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Got boring AST Fuzzing step 676 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (7), (toInt256(-9223372036854775807))) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 678 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Got boring AST Fuzzing step 679 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 680 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Got boring AST Fuzzing step 682 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (-9223372036854775807)) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((toLowCardinality(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 684 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ( (7), (toInt256(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toNullable(2) GROUP BY GROUPING SETS ((7), (toInt256(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 SELECT materialize(toLowCardinality(257)) FROM rows_events_test__fuzz_0 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toNullable(2) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 688 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Got boring AST Fuzzing step 690 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 692 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(rows_events_test__fuzz_13, 7)), (toInt256(materialize(toNullable(-9223372036854775807))))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toLowCardinality(rows_events_test__fuzz_13, 7)), (toInt256(materialize(toNullable(-9223372036854775807)))))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_13' in scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toLowCardinality(rows_events_test__fuzz_13, 7)), (toInt256(materialize(toNullable(-9223372036854775807))))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 695 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807))))) Got boring AST Fuzzing step 696 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (7), (toInt256(materialize(toNullable(-9223372036854775807))))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((7), (toInt256(materialize(toNullable(-9223372036854775807)))))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((7), (toInt256(materialize(toNullable(-9223372036854775807))))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 SELECT rows_events_test__fuzz_41, 257 FROM rows_events_test__fuzz_0 PREWHERE toFixedString('InsertedRows', 12) GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807))))) Error on processing query 'SELECT rows_events_test__fuzz_41, 257 FROM rows_events_test__fuzz_0 PREWHERE toFixedString('InsertedRows', 12) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807)))))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT rows_events_test__fuzz_41, 257 FROM rows_events_test__fuzz_0 PREWHERE toFixedString('InsertedRows', 12) GROUP BY GROUPING SETS ((toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807))))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (toInt256(materialize(toNullable(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 699 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))) Got boring AST Fuzzing step 701 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))) Got boring AST Fuzzing step 702 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toLowCardinality(7)), (materialize(toNullable(-9223372036854775807))))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 48 ('257'): 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(toNullable(-9223372036854775807)))) Got boring AST Fuzzing step 704 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toLowCardinality(toNullable(7))), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 710 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 712 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (7), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize((type = toLowCardinality(2)) AND 'InsertedRows' AND greaterOrEquals(event_date, rows_events_test__fuzz_12, yesterday()), -9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toNullable(7)), (materialize((type = toLowCardinality(2)) AND 'InsertedRows' AND greaterOrEquals(event_date, rows_events_test__fuzz_12, yesterday()), -9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toNullable(7)), (materialize((type = toLowCardinality(2)) AND 'InsertedRows' AND greaterOrEquals(event_date, rows_events_test__fuzz_12, yesterday()), -9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 715 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 716 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 717 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 718 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 719 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 720 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toNullable(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 721 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 722 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 724 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 725 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 727 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 728 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(materialize(7))), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(materialize(7))), (materialize(toNullable(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (materialize(toNullable(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 735 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 737 out of 1000 EXPLAIN PIPELINE header = true SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (7), (toNullable(toNullable(-9223372036854775807)))) Error on processing query 'EXPLAIN PIPELINE header = true SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((7), (toNullable(toNullable(-9223372036854775807))))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 738 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 739 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) WITH TOTALS Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (toNullable(-9223372036854775807))) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 740 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 EXPLAIN PIPELINE compact = true SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((materialize(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 743 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 744 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (7), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((7), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((7), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 747 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 748 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 749 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 750 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 752 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(7)), (-9223372036854775807)) WITH ROLLUP Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((materialize(7)), (-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE materialize(toLowCardinality(257)) GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(event_date >= yesterday(), -9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE materialize(toLowCardinality(257)) GROUP BY GROUPING SETS ((materialize(7)), (toNullable(event_date >= yesterday(), -9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'event_date' in scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE materialize(toLowCardinality(257)) GROUP BY GROUPING SETS ((materialize(7)), (toNullable(event_date >= yesterday(), -9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 754 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 756 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (materialize(toUInt256(7))), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE rows_events_test__fuzz_28 GROUP BY GROUPING SETS ( (materialize(toUInt256(7))), (toNullable(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE rows_events_test__fuzz_28 GROUP BY GROUPING SETS ((materialize(toUInt256(7))), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_28' in scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE rows_events_test__fuzz_28 GROUP BY GROUPING SETS ((materialize(toUInt256(7))), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (materialize(toUInt256(7))), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((materialize(toUInt256(7))), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((materialize(toUInt256(7))), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 761 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 762 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 763 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 764 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 765 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (toNullable(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 768 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(materialize(toLowCardinality(2))) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 SELECT toNullable(2, 257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality('Int64') WHERE toLowCardinality(materialize(toLowCardinality(2))) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Error on processing query 'SELECT toNullable(2, 257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality('Int64') WHERE toLowCardinality(materialize(toLowCardinality(2))) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(2, 257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality('Int64') WHERE toLowCardinality(materialize(toLowCardinality(2))) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 771 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(materialize(toLowCardinality(2))) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 772 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (7), (toNullable(-9223372036854775807))) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ((7), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ((7), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(toLowCardinality(2)) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(materialize(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ( (7), (toNullable(materialize(toNullable(-9223372036854775807))))) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ((7), (toNullable(materialize(toNullable(-9223372036854775807)))))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(toLowCardinality(2)) GROUP BY GROUPING SETS ((7), (toNullable(materialize(toNullable(-9223372036854775807))))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(materialize(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(toUInt128(toNullable(2)), 2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (-9223372036854775807)) Error on processing query 'SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(toUInt128(toNullable(2)), 2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(toUInt128(toNullable(2)), 2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 SELECT toNullable(toLowCardinality(5, 257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(-9223372036854775807))) Error on processing query 'SELECT toNullable(toLowCardinality(5, 257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toNullable(toLowCardinality(5, 257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 781 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (toNullable(materialize(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(materialize('InsertedRows'), 7)), (toNullable(materialize(-9223372036854775807)))) Error on processing query 'SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(materialize('InsertedRows'), 7)), (toNullable(materialize(-9223372036854775807))))': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(materialize('InsertedRows'), 7)), (toNullable(materialize(-9223372036854775807)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 783 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) WITH CUBE Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)) WITH CUBE': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT toNullable(toLowCardinality(257)) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(materialize(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(materialize(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 788 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(materialize(-9223372036854775807)))) Got boring AST Fuzzing step 789 out of 1000 SELECT toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(toLowCardinality(toNullable(toNullable(5))), materialize(-9223372036854775807)))) Error on processing query 'SELECT toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(toLowCardinality(toNullable(toNullable(5))), materialize(-9223372036854775807))))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 3, should be 1: In scope SELECT toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 257) FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(toLowCardinality(toNullable(toNullable(5))), materialize(-9223372036854775807)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 793 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('257'): 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-92233720368547758. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 794 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('257'): 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-92233720368547758. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 797 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 798 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 803 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 804 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 805 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 807 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 EXPLAIN QUERY TREE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 809 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 811 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 812 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 813 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 814 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 EXPLAIN SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 EXPLAIN ESTIMATE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 EXPLAIN SYNTAX SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 818 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('257'): 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-92233720368547758. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 820 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 50 ('257'): 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-92233720368547758. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 821 out of 1000 EXPLAIN AST SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 824 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 825 out of 1000 SELECT toNullable(toInt256(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT toNullable(toInt256(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toNullable(toInt256(257)) FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 828 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(toNullable(2)) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) WITH CUBE Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(toNullable(2)) WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807))) WITH CUBE': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 832 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 834 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 835 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 836 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(materialize(toUInt128(2))) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(materialize(toUInt128(2))) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 839 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) WITH ROLLUP Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 841 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 843 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 844 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 55 ('257'): 257 FROM rows_events_test__fuzz_3 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807))). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 PREWHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 846 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 849 out of 1000 SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (materialize(-9223372036854775807))) Error on processing query 'SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toNullable(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 851 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 852 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 853 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toUInt256(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 855 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 858 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 859 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 861 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(materialize(5)), 2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(materialize(5)), 2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(materialize(5)), 2) GROUP BY GROUPING SETS ((toUInt256(7)), (materialize(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (7), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((7), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 863 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(7)), (materialize(-9223372036854775807))) Got boring AST Fuzzing step 864 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(toNullable(7))), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 865 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toUInt256(toNullable(7))), (materialize(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(materialize(toNullable(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(materialize(toNullable(-9223372036854775807))))) Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(toNullable(-9223372036854775807)))) Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(toNullable(-9223372036854775807)))) Got boring AST Fuzzing step 870 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 7)), (materialize(toNullable(-9223372036854775807)))) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 7)), (materialize(toNullable(-9223372036854775807))))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), 7)), (materialize(toNullable(-9223372036854775807)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 871 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (materialize(toNullable(-9223372036854775807)))) WITH TOTALS Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (materialize(toNullable(-9223372036854775807)))) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(materialize(2), 2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(materialize(2), 2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(materialize(2), 2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(toLowCardinality(toNullable(5))), 2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(toLowCardinality(toNullable(5))), 2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(toNullable(toLowCardinality(toNullable(5))), 2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(toUInt256(2)) GROUP BY GROUPING SETS ( (toNullable(7)), (-9223372036854775807)) Error on processing query 'SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(toUInt256(2)) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(toUInt256(2)) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 877 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 878 out of 1000 SELECT toLowCardinality(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 881 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 882 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807, -9223372036854775807))) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807, -9223372036854775807)))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807, -9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) WITH TOTALS Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 884 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Got boring AST Fuzzing step 886 out of 1000 SELECT rows_events_test__fuzz_27, 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (toNullable(-9223372036854775807))) Error on processing query 'SELECT rows_events_test__fuzz_27, 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807)))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_27' in scope SELECT rows_events_test__fuzz_27, 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (toNullable(-9223372036854775807))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 887 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ( (toNullable(7)), (-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807))': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY GROUPING SETS ((toNullable(7)), (-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Got boring AST Fuzzing step 890 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Got boring AST Fuzzing step 892 out of 1000 SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), -9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), -9223372036854775807))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), -9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 893 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Got boring AST Fuzzing step 894 out of 1000 SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toUInt256(2)), -9223372036854775807)) Error on processing query 'SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toUInt256(2)), -9223372036854775807))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toNullable(toUInt256(2)), -9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 895 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 SELECT toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807)) Error on processing query 'SELECT toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toNullable(-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 897 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Got boring AST Fuzzing step 899 out of 1000 SELECT materialize(toNullable(9)), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 SELECT materialize(toNullable(9)), 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(type = toUInt128(materialize(toNullable(2))), toNullable(-9223372036854775807)) Error on processing query 'SELECT materialize(toNullable(9)), 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(type = toUInt128(materialize(toNullable(2))), toNullable(-9223372036854775807))': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 2]. In scope SELECT materialize(toNullable(9)), 257 FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(type = toUInt128(materialize(toNullable(2))), toNullable(-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 SELECT materialize(toNullable(9)), toInt128(3, 257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)) Error on processing query 'SELECT materialize(toNullable(9)), toInt128(3, 257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807))': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toInt128'. Expected 1 argument, got 2 arguments: In scope SELECT materialize(toNullable(9)), toInt128(3, 257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x00000000071bd098 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071b72db 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toNullable(toInt128(-9223372036854775807))) Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toInt128(-9223372036854775807)) Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toNullable(toInt128(-9223372036854775807))': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 904 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toNullable(toInt128(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807) Error on processing query 'SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807)': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 2]. In scope SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 907 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(7), toInt128(-9223372036854775807) Got boring AST Fuzzing step 908 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807) Error on processing query 'SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807)': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 2]. In scope SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY 7, toInt128(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 909 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_0 WHERE toLowCardinality(2) GROUP BY toNullable(toNullable(7)), toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(toNullable(7)), toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT toNullable(9), toInt128(257) FROM rows_events_test__fuzz_3 WHERE toLowCardinality(2) GROUP BY toNullable(7), toInt128(-9223372036854775807) Got boring AST Fuzzing step 913 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 PREWHERE toFixedString('Int64', 5) GROUP BY toNullable(7), toInt128(-9223372036854775807) Error on processing query 'SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 PREWHERE toFixedString('Int64', 5) GROUP BY toNullable(7), toInt128(-9223372036854775807)': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(5). In query SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 PREWHERE toFixedString('Int64', 5) GROUP BY toNullable(7), toInt128(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 915 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 917 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP Error on processing query 'SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 2]. In scope SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 919 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(-9223372036854775807) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT 9, toInt128(2147483647, 257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT 9, toInt128(2147483647, 257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toInt128'. Expected 1 argument, got 2 arguments: In scope SELECT 9, toInt128(2147483647, 257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x00000000071bd098 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071b72db 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP Got boring AST Fuzzing step 923 out of 1000 SELECT 9, toInt128(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(materialize(toLowCardinality(-9223372036854775807))) WITH ROLLUP Got boring AST Fuzzing step 924 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(materialize(7)), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(materialize(7)), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 927 out of 1000 SELECT toNullable(toLowCardinality(5)), 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toLowCardinality(-9223372036854775807) WITH ROLLUP Error on processing query 'SELECT toNullable(toLowCardinality(5)), 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toLowCardinality(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 3]. In scope SELECT toNullable(toLowCardinality(5)), 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toLowCardinality(-9223372036854775807) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 929 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 930 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 931 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 933 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 934 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Error on processing query 'SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 2]. In scope SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY 7, toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 938 out of 1000 EXPLAIN AST SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 EXPLAIN AST SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 940 out of 1000 EXPLAIN AST SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 941 out of 1000 EXPLAIN AST SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 942 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 945 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 946 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 947 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 948 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 949 out of 1000 EXPLAIN PIPELINE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 950 out of 1000 SELECT toLowCardinality(9), 257 FROM rows_events_test__fuzz_3 WITH TOTALS Error on processing query 'SELECT toLowCardinality(9), 257 FROM rows_events_test__fuzz_3 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 951 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 953 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 954 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 955 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 956 out of 1000 EXPLAIN ESTIMATE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 957 out of 1000 EXPLAIN ESTIMATE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 958 out of 1000 EXPLAIN ESTIMATE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 959 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('9'): 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 962 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('9'): 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 EXPLAIN SYNTAX SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 964 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 EXPLAIN QUERY TREE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 968 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 969 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 970 out of 1000 EXPLAIN SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 971 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('9'): 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 972 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 974 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 975 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 976 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 977 out of 1000 SELECT 9, 257 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 9, toNullable(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) WITH ROLLUP Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 9, toNullable(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('9'): 9, toNullable(257) FROM rows_events_test__fuzz_0 GROUP BY toNullable(toLowCardinality(7)), toLowCardinality(. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP Got boring AST Fuzzing step 981 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 EXPLAIN QUERY TREE passes = true SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Error on processing query 'EXPLAIN QUERY TREE passes = true SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ( (toNullable(7)), (toInt128(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY GROUPING SETS ((toNullable(7)), (toInt128(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 985 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('9'): 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 986 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, -9223372036854775807 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 987 out of 1000 EXPLAIN actions = true, sorting = true SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP WITH CUBE Error on processing query 'EXPLAIN actions = true, sorting = true SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 183 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 989 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 1]. In scope SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY 7, toInt128(-9223372036854775807) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 990 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 PREWHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 PREWHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 9 FROM rows_events_test__fuzz_0 PREWHERE like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 991 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 9 FROM rows_events_test__fuzz_0 GROUP BY toNullable(7), -9223372036854775807 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 SELECT 9 FROM rows_events_test__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Error on processing query 'SELECT 9 FROM rows_events_test__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 9 FROM rows_events_test__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()) GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 993 out of 1000 SELECT 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 995 out of 1000 SELECT 9 FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 996 out of 1000 SELECT materialize(9) FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 SELECT materialize(9) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ( (toNullable(7)), (toInt128(-9223372036854775807))) WITH ROLLUP Error on processing query 'SELECT materialize(9) FROM rows_events_test__fuzz_3 GROUP BY GROUPING SETS ((toNullable(7)), (toInt128(-9223372036854775807))) WITH ROLLUP': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 998 out of 1000 SELECT materialize(9) FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 999 out of 1000 SELECT materialize(9) FROM rows_events_test__fuzz_3 GROUP BY toNullable(7), toInt128(-9223372036854775807) WITH ROLLUP Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 2 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 3 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 4 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 5 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 6 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 7 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 8 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 9 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 10 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 11 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 12 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 13 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 14 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 15 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 16 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 17 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 18 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 19 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 20 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 21 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 22 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 23 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 24 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 25 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 26 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 27 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 28 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 29 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 30 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 31 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 32 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 33 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 34 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 35 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 36 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 37 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 38 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 39 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 40 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 41 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 42 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 43 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 44 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 45 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 46 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 47 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 48 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 49 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 50 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 51 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 52 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 53 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 54 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 55 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 56 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 57 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 58 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 59 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 60 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 61 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 62 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 63 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 64 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 65 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 66 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 67 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 68 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 69 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 70 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 71 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 72 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 73 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 74 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 75 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 76 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 77 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 78 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 79 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 80 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 81 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 82 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 83 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 84 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 85 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 86 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 87 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 88 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 89 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 90 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 91 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 92 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 93 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 94 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 95 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 96 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 97 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 98 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 99 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 100 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 101 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 102 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 103 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 104 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 105 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 106 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 107 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 108 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 109 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 110 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 111 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 112 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 113 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 114 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 115 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 116 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 117 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 118 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 119 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 120 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 121 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 122 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 123 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 124 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 125 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 126 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 127 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 128 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 129 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 130 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 131 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 132 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 133 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 134 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 135 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 136 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 137 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 138 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 139 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 140 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 141 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 142 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 143 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 144 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 145 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 146 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 147 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 148 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 149 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 150 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 151 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 152 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 153 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 154 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 155 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 156 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 157 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 158 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 159 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 160 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 161 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 162 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 163 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 164 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 165 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 166 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 167 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 168 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 169 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 170 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 171 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 172 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 173 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 174 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 175 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 176 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 177 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 178 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 179 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 180 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 181 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 182 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 183 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 184 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 185 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 186 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 187 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 188 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 189 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 190 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 191 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 192 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 193 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 194 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 195 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 196 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 197 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 198 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 199 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 200 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 201 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 202 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 203 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 204 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 205 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 206 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 207 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 208 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 209 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 210 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 211 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 212 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 213 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 214 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 215 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 216 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 217 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 218 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 219 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 220 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 221 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 222 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 223 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 224 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 225 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 226 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 227 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 228 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 229 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 230 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 231 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 232 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 233 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 234 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 235 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 236 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 237 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 238 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 239 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 240 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 241 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 242 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 243 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 244 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 245 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 246 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 247 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 248 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 249 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 250 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 251 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 252 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 253 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 254 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 255 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 256 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 257 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 258 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 259 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 260 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 261 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 262 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 263 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 264 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 265 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 266 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 267 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 268 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 269 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 270 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 271 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 272 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 273 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 274 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 275 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 276 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 277 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 278 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 279 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 280 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 281 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 282 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 283 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 284 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 285 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 286 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 287 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 288 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 289 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 290 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 291 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 292 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 293 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 294 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 295 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 296 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 297 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 298 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 299 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 300 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 301 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 302 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 303 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 304 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 305 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 306 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 307 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 308 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 309 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 310 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 311 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 312 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 313 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 314 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 315 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 316 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 317 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 318 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 319 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 320 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 321 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 322 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 323 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 324 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 325 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 326 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 327 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 328 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 329 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 330 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 331 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 332 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 333 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 334 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 335 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 336 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 337 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 338 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 339 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 340 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 341 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 342 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 343 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 344 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 345 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 346 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 347 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 348 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 349 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 350 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 351 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 352 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 353 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 354 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 355 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 356 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 357 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 358 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 359 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 360 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 361 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 362 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 363 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 364 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 365 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 366 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 367 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 368 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 369 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 370 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 371 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 372 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 373 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 374 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 375 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 376 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 377 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 378 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 379 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 380 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 381 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 382 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 383 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 384 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 385 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 386 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 387 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 388 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 389 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 390 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 391 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 392 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 393 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 394 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 395 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 396 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 397 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 398 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 399 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 400 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 401 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 402 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 403 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 404 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 405 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 406 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 407 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 408 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 409 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 410 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 411 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 412 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 413 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 414 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 415 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 416 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 417 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 418 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 419 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 420 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 421 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 422 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 423 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 424 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 425 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 426 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 427 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 428 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 429 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 430 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 431 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 432 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 433 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 434 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 435 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 436 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 437 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 438 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 439 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 440 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 441 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 442 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 443 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 444 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 445 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 446 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 447 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 448 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 449 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 450 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 451 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 452 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 453 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 454 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 455 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 456 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 457 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 458 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 459 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 460 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 461 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 462 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 463 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 464 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 465 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 466 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 467 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 468 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 469 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 470 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 471 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 472 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 473 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 474 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 475 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 476 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 477 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 478 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 479 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 480 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 481 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 482 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 483 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 484 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 485 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 486 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 487 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 488 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 489 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 490 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 491 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 492 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 493 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 494 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 495 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 496 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 497 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 498 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 499 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 500 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 501 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 502 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 503 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 504 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 505 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 506 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 507 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 508 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 509 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 510 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 511 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 512 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 513 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 514 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 515 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 516 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 517 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 518 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 519 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 520 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 521 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 522 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 523 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 524 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 525 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 526 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 527 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 528 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 529 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 530 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 531 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 532 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 533 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 534 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 535 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 536 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 537 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 538 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 539 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 540 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 541 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 542 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 543 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 544 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 545 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 546 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 547 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 548 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 549 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 550 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 551 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 552 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 553 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 554 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 555 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 556 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 557 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 558 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 559 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 560 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 561 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 562 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 563 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 564 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 565 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 566 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 567 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 568 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 569 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 570 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 571 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 572 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 573 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 574 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 575 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 576 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 577 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 578 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 579 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 580 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 581 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 582 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 583 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 584 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 585 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 586 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 587 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 588 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 589 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 590 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 591 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 592 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 593 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 594 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 595 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 596 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 597 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 598 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 599 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 600 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 601 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 602 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 603 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 604 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 605 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 606 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 607 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 608 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 609 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 610 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 611 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 612 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 613 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 614 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 615 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 616 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 617 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 618 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 619 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 620 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 621 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 622 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 623 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 624 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 625 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 626 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 627 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 628 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 629 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 630 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 631 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 632 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 633 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 634 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 635 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 636 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 637 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 638 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 639 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 640 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 641 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 642 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 643 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 644 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 645 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 646 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 647 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 648 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 649 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 650 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 651 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 652 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 653 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 654 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 655 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 656 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 657 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 658 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 659 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 660 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 661 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 662 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 663 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 664 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 665 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 666 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 667 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 668 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 669 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 670 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 671 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 672 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 673 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 674 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 675 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 676 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 677 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 678 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 679 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 680 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 681 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 682 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 683 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 684 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 685 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 686 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 687 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 688 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 689 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 690 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 691 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 692 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 693 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 694 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 695 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 696 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 697 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 698 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 699 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 700 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 701 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 702 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 703 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 704 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 705 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 706 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 707 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 708 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 709 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 710 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 711 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 712 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 713 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 714 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 715 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 716 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 717 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 718 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 719 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 720 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 721 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 722 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 723 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 724 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 725 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 726 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 727 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 728 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 729 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 730 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 731 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 732 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 733 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 734 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 735 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 736 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 737 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 738 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 739 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 740 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 741 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 742 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 743 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 744 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 745 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 746 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 747 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 748 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 749 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 750 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 751 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 752 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 753 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 754 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 755 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 756 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 757 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 758 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 759 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 760 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 761 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 762 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 763 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 764 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 765 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 766 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 767 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 768 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 769 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 770 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 771 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 772 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 773 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 774 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 775 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 776 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 777 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 778 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 779 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 780 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 781 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 782 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 783 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 784 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 785 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 786 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 787 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 788 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 789 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 790 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 791 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 792 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 793 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 794 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 795 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 796 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 797 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 798 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 799 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 800 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 801 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 802 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 803 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 804 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 805 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 806 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 807 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 808 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 809 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 810 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 811 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 812 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 813 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 814 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 815 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 816 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 817 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 818 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 819 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 820 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 821 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 822 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 823 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 824 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 825 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 826 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 827 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 828 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 829 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 830 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 831 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 832 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 833 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 834 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 835 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 836 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 837 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 838 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 839 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 840 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 841 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 842 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 843 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 844 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 845 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 846 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 847 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 848 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 849 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 850 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 851 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 852 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 853 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 854 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 855 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 856 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 857 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 858 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 859 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 860 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 861 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 862 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 863 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 864 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 865 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 866 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 867 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 868 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 869 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 870 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 871 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 872 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 873 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 874 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 875 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 876 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 877 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 878 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 879 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 880 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 881 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 882 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 883 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 884 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 885 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 886 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 887 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 888 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 889 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 890 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 891 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 892 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 893 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 894 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 895 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 896 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 897 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 898 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 899 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 900 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 901 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 902 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 903 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 904 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 905 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 906 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 907 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 908 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 909 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 910 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 911 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 912 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 913 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 914 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 915 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 916 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 917 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 918 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 919 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 920 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 921 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 922 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 923 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 924 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 925 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 926 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 927 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 928 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 929 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 930 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 931 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 932 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 933 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 934 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 935 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 936 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 937 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 938 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 939 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 940 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 941 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 942 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 943 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 944 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 945 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 946 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 947 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 948 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 949 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 950 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 951 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 952 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 953 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 954 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 955 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 956 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 957 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 958 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 959 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 960 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 961 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 962 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 963 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 964 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 965 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 966 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 967 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 968 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 969 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 970 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 971 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 972 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 973 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 974 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 975 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 976 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 977 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 978 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 979 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 980 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 981 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 982 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 983 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 984 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 985 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 986 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 987 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 988 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 989 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 990 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 991 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 992 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 993 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 994 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 995 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 996 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 997 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 998 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 999 out of 1000 SYSTEM FLUSH LOGS Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT read_rows FROM system.query_log WHERE equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT read_rows FROM system.query_log WHERE equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT read_rows FROM system.query_log WHERE equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 5 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 8 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 10 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 11 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 15 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 16 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 17 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 18 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 19 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 20 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 21 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 22 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 25 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 26 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 27 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 28 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 30 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 31 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 32 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 33 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 37 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 39 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 41 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 45 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 46 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 47 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 48 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 50 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 51 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 53 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 54 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 55 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 56 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 57 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 61 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 63 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 64 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 65 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 66 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 SELECT toNullable(toLowCardinality(toNullable(5))), read_rows FROM system.query_log ORDER BY event_time DESC LIMIT NULL Error on processing query 'SELECT toNullable(toLowCardinality(toNullable(5))), read_rows FROM system.query_log ORDER BY event_time DESC LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT toNullable(toLowCardinality(toNullable(5))), read_rows FROM system.query_log ORDER BY event_time DESC LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 70 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 71 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 72 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 73 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 76 out of 1000 SELECT read_rows FROM system.query_log WHERE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT read_rows FROM system.query_log WHERE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT read_rows FROM system.query_log WHERE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 77 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 78 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 80 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 81 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1025 Got boring AST Fuzzing step 83 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1025 Got boring AST Fuzzing step 84 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1025 Got boring AST Fuzzing step 85 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 89 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 90 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 91 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 93 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 94 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 95 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 96 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 3.4028234663852886e38 Error on processing query 'SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 3.4028234663852886e38': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 97 out of 1000 SELECT read_rows FROM system.query_log WHERE 100 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 99 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 100 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 101 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 102 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 103 out of 1000 SELECT read_rows FROM system.query_log GROUP BY 1048575 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT read_rows FROM system.query_log GROUP BY 1048575 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Positional argument number 1048575 is out of bounds. Expected in range [1, 1]. In scope SELECT read_rows FROM system.query_log GROUP BY 1048575 ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 104 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 105 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC LIMIT 65536 Got boring AST Fuzzing step 108 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 109 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 110 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 111 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 112 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 113 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 114 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 65536 Got boring AST Fuzzing step 115 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 118 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 119 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 123 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 124 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 127 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 129 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 131 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 132 out of 1000 EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('read_rows'): read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 133 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 134 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 135 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 136 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT -2147483647 Error on processing query 'SELECT read_rows FROM system.query_log ORDER BY event_time DESC LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 143 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time DESC LIMIT 100 Got boring AST Fuzzing step 145 out of 1000 SELECT read_rows FROM system.query_log GROUP BY rows_events_test__fuzz_21, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time DESC LIMIT 100 Error on processing query 'SELECT read_rows FROM system.query_log GROUP BY rows_events_test__fuzz_21, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time DESC LIMIT 100': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_21' in scope SELECT read_rows FROM system.query_log GROUP BY rows_events_test__fuzz_21, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time DESC LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time ASC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time ASC LIMIT 100 Got boring AST Fuzzing step 148 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 150 out of 1000 SELECT read_rows FROM system.query_log WHERE rows_events_test__fuzz_8 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7 Error on processing query 'SELECT read_rows FROM system.query_log WHERE rows_events_test__fuzz_8 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_8' in scope SELECT read_rows FROM system.query_log WHERE rows_events_test__fuzz_8 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 151 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 152 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 153 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 154 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 155 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 157 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 159 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 160 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 162 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 165 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 166 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 168 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 169 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 170 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 173 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 180 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 181 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 183 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('read_rows'): read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 7. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 185 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 193 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST, event_time ASC LIMIT 7 Got boring AST Fuzzing step 194 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC, event_time ASC LIMIT 7 Got boring AST Fuzzing step 196 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Got boring AST Fuzzing step 198 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Got boring AST Fuzzing step 199 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT NULL Error on processing query 'SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT NULL': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 201 out of 1000 EXPLAIN `header, description` = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Error on processing query 'EXPLAIN `header, description` = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 202 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Got boring AST Fuzzing step 204 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Got boring AST Fuzzing step 205 out of 1000 SELECT read_rows FROM system.query_log WHERE 9 ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT read_rows FROM system.query_log WHERE 9 ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 7 Got boring AST Fuzzing step 207 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 209 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 211 out of 1000 EXPLAIN PIPELINE compact = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 212 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 214 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 215 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 218 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 7 Got boring AST Fuzzing step 219 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 221 out of 1000 EXPLAIN AST optimize = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN AST optimize = true SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 222 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 223 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 224 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 225 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 226 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 227 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 7 Got boring AST Fuzzing step 228 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 230 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 9223372036854775807 Got boring AST Fuzzing step 232 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 SELECT read_rows FROM system.query_log PREWHERE toNullable(toInt128(-9223372036854775807)) ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 1023 Error on processing query 'SELECT read_rows FROM system.query_log PREWHERE toNullable(toInt128(-9223372036854775807)) ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 1023': Received from localhost:9000. DB::Exception: Illegal type Nullable(Int128) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 234 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 235 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 239 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 241 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 242 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 245 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 246 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 247 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 248 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 249 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 250 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 251 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 252 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 253 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 254 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 EXPLAIN QUERY TREE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 256 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 258 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('read_rows'): read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 264 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 267 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 269 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 270 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 271 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 272 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 273 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 274 out of 1000 EXPLAIN SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 9223372036854775807 Got boring AST Fuzzing step 275 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 278 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 9223372036854775807 Got boring AST Fuzzing step 279 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 281 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 282 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 283 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 284 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 288 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT read_rows FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 3 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT read_rows FROM system.query_log PREWHERE 0 ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 3': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 289 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 SELECT read_rows FROM system.query_log ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 291 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 292 out of 1000 EXPLAIN PIPELINE SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 293 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 295 out of 1000 EXPLAIN ESTIMATE SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 296 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 299 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 300 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 301 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 302 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 303 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 304 out of 1000 EXPLAIN AST SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 305 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 307 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 308 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 2 Got boring AST Fuzzing step 310 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 65535 Got boring AST Fuzzing step 312 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 65535 Got boring AST Fuzzing step 313 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 65535 Got boring AST Fuzzing step 314 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 65535 Got boring AST Fuzzing step 315 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 318 out of 1000 SELECT read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 320 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 321 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT -9223372036854775807 Error on processing query 'SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 322 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 323 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 327 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 328 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 329 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 331 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 332 out of 1000 SELECT read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 333 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 335 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 336 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 337 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 338 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 67 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 339 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE like(query) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE like(query) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE like(query) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 341 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 343 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 10000000000. ORDER BY 0 ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 10000000000. ORDER BY 0 ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Positional argument number 0 is out of bounds. Expected in range [1, 2]. In scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 10000000000. ORDER BY 0 ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 344 out of 1000 EXPLAIN indexes = true, sorting = true SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Error on processing query 'EXPLAIN indexes = true, sorting = true SELECT type = 2, read_rows FROM system.query_log PREWHERE 10 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "indexes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 345 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE -2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE -2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 349 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 350 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 351 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY rows_events_test__fuzz_6 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY rows_events_test__fuzz_6 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_6' in scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY rows_events_test__fuzz_6 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 352 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 353 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Illegal type FixedString(55) of argument of function like: In scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 354 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 355 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 356 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 357 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 358 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 359 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY 1048575, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt128(2)), toNullable(9), toNullable(7) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY 1048575, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt128(2)), toNullable(9), toNullable(7) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2': Received from localhost:9000. DB::Exception: Positional argument number 1048575 is out of bounds. Expected in range [1, 2]. In scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY 1048575, query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', materialize(toUInt128(2)), toNullable(9), toNullable(7) ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 360 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Got boring AST Fuzzing step 361 out of 1000 SELECT toLowCardinality(materialize(toLowCardinality(toNullable(toUInt256(2))))), type = 2 FROM system.query_log PREWHERE -2147483649 WHERE toNullable(toLowCardinality(materialize(toNullable(toUInt128(toNullable(7)))))) LIKE query ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2 Error on processing query 'SELECT toLowCardinality(materialize(toLowCardinality(toNullable(toUInt256(2))))), type = 2 FROM system.query_log PREWHERE -2147483649 WHERE toNullable(toLowCardinality(materialize(toNullable(toUInt128(toNullable(7)))))) LIKE query ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2': Received from localhost:9000. DB::Exception: Illegal type UInt128 of argument of function like: In scope SELECT toLowCardinality(materialize(toLowCardinality(toNullable(toUInt256(2))))), type = 2 FROM system.query_log PREWHERE -2147483649 WHERE toNullable(toLowCardinality(materialize(toNullable(toUInt128(toNullable(7)))))) LIKE query ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a2c 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 362 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 364 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 365 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1024 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 ORDER BY toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1024': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 366 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 368 out of 1000 SELECT equals(type), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT equals(type), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT equals(type), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 SELECT equals(type, toNullable(materialize(materialize(toNullable(5), 5))), 2), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT equals(type, toNullable(materialize(materialize(toNullable(5), 5))), 2), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT equals(type, toNullable(materialize(materialize(toNullable(5), 5))), 2), read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 370 out of 1000 SELECT -9223372036854775807, type = 2, read_rows FROM system.query_log PREWHERE 2147483648 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT -9223372036854775807, type = 2, read_rows FROM system.query_log PREWHERE 2147483648 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 371 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 372 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 373 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE like(query) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE like(query) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE like(query) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 374 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 375 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 377 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 379 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE 2147483648 WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 380 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE NULL WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE NULL WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 382 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE NULL WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 383 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE NULL WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 389 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY materialize(toLowCardinality(257)), 100 ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY materialize(toLowCardinality(257)), 100 ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Positional argument number 100 is out of bounds. Expected in range [1, 2]. In scope SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY materialize(toLowCardinality(257)), 100 ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 391 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 392 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 395 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY toNullable(materialize(5)), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY toNullable(materialize(5)), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Column system.query_log.type is not under aggregate function and not in GROUP BY keys. In query SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' GROUP BY toNullable(materialize(5)), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()) ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 9. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE like('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT type = 2, read_rows FROM system.query_log WHERE like('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT type = 2, read_rows FROM system.query_log WHERE like('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 SELECT rows_events_test__fuzz_35, type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT rows_events_test__fuzz_35, type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT rows_events_test__fuzz_35, type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 399 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 400 out of 1000 SELECT type = 2, read_rows FROM system.query_log WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 401 out of 1000 SELECT type = 2, read_rows FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 404 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT -9223372036854775808 Error on processing query 'SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 SELECT type = materialize(2) FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 SELECT type = materialize(2) FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) ASC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Got boring AST Fuzzing step 409 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Got boring AST Fuzzing step 410 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Got boring AST Fuzzing step 411 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Error on processing query 'SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS LAST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database = currentDatabase(rows_events_test__fuzz_16), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Error on processing query 'SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database = currentDatabase(rows_events_test__fuzz_16), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE like(query, current_database = currentDatabase(rows_events_test__fuzz_16), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 413 out of 1000 SELECT equals(toNullable(9), type, 2) FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Error on processing query 'SELECT equals(toNullable(9), type, 2) FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT equals(toNullable(9), type, 2) FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 414 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Got boring AST Fuzzing step 415 out of 1000 SELECT type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Got boring AST Fuzzing step 416 out of 1000 SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), type = toLowCardinality(toNullable(2)) FROM system.query_log PREWHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023 Error on processing query 'SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), type = toLowCardinality(toNullable(2)) FROM system.query_log PREWHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Illegal type FixedString(55) of argument of function like: In scope SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), type = toLowCardinality(toNullable(2)) FROM system.query_log PREWHERE query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55) WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 418 out of 1000 SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), type = 2 FROM system.query_log PREWHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' ORDER BY materialize(materialize(-9223372036854775807)) DESC NULLS FIRST, toLowCardinality(toNullable(toUInt128(2))) DESC LIMIT 9223372036854775806 Current AST is too long, discarding it and using the original AST as a start Fuzzing step 419 out of 1000 SELECT read_rows FROM system.query_log PREWHERE type = toNullable(toUInt256(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 SELECT rows_events_test__fuzz_11, read_rows FROM system.query_log PREWHERE equals(type) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Error on processing query 'SELECT rows_events_test__fuzz_11, read_rows FROM system.query_log PREWHERE equals(type) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_11' in scope SELECT rows_events_test__fuzz_11, read_rows FROM system.query_log PREWHERE equals(type) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 421 out of 1000 SELECT rows_events_test__fuzz_7, read_rows FROM system.query_log PREWHERE type = toNullable(toUInt256(defaultValueOfTypeName('IPv6'), 2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256 Error on processing query 'SELECT rows_events_test__fuzz_7, read_rows FROM system.query_log PREWHERE type = toNullable(toUInt256(defaultValueOfTypeName('IPv6'), 2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_7' in scope SELECT rows_events_test__fuzz_7, read_rows FROM system.query_log PREWHERE type = toNullable(toUInt256(defaultValueOfTypeName('IPv6'), 2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 SELECT read_rows FROM system.query_log PREWHERE type = toNullable(toUInt256(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Got boring AST Fuzzing step 423 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 427 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type, rows_events_test__fuzz_36, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type, rows_events_test__fuzz_36, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_36' in scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type, rows_events_test__fuzz_36, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE equals(type, type = toUInt256(2), toUInt256(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE equals(type, type = toUInt256(2), toUInt256(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE equals(type, type = toUInt256(2), toUInt256(2)) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase(toNullable(toLowCardinality(2)))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toUInt128(7), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase(toNullable(toLowCardinality(2)))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toUInt128(7), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase(toNullable(toLowCardinality(2)))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toUInt128(7), type, 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 430 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 432 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS LAST LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 433 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 7 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 7 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 434 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256 Error on processing query 'SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 435 out of 1000 SELECT -2147483648, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 436 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 437 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 438 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Got boring AST Fuzzing step 439 out of 1000 EXPLAIN SYNTAX SELECT materialize(toNullable(materialize(toNullable(-9223372036854775807)), -2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Error on processing query 'EXPLAIN SYNTAX SELECT materialize(toNullable(materialize(toNullable(-9223372036854775807)), -2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: While processing materialize(toNullable(materialize(toNullable(-9223372036854775807)), -2147483648)), read_rows: While processing SELECT materialize(toNullable(materialize(toNullable(-9223372036854775807)), -2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (type = toUInt256(2)) AND ((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday())) ORDER BY event_time ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:812: DB::ActionsMatcher::visit(DB::ASTExpressionList&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d7c78 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::SelectQueryExpressionAnalyzer::appendSelect(DB::ExpressionActionsChain&, bool) @ 0x00000000111b41d0 17. /build/src/Interpreters/ExpressionAnalyzer.cpp:0: DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::shared_ptr const&, bool, bool, bool, std::shared_ptr const&, std::shared_ptr const&, DB::Block const&) @ 0x00000000111b9369 18. /build/src/Interpreters/InterpreterSelectQuery.cpp:1073: DB::InterpreterSelectQuery::getSampleBlockImpl() @ 0x00000000116168c9 19. /build/src/Interpreters/InterpreterSelectQuery.cpp:812: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160e6d0 20. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 21. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 24. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 25. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 26. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 28. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 29. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 440 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Got boring AST Fuzzing step 444 out of 1000 EXPLAIN QUERY TREE SELECT materialize(toNullable(-2147483648)), rows_events_test__fuzz_20, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, event_time DESC LIMIT 0 Error on processing query 'EXPLAIN QUERY TREE SELECT materialize(toNullable(-2147483648)), rows_events_test__fuzz_20, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_20' in scope SELECT materialize(toNullable(-2147483648)), rows_events_test__fuzz_20, read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Error on processing query 'SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE equals(currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('materialize'): materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = 2 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * F. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 447 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND greaterOrEquals(19, event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256 Error on processing query 'SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND greaterOrEquals(19, event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND greaterOrEquals(19, event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 448 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toNullable(5), query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257 Error on processing query 'SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toNullable(5), query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(toNullable(5), query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Got boring AST Fuzzing step 450 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 256 Got boring AST Fuzzing step 451 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(toLowCardinality(2)), 2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256 Error on processing query 'SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(toLowCardinality(2)), 2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(toLowCardinality(toLowCardinality(2)), 2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 452 out of 1000 SELECT 'UUID', materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -9223372036854775808 Error on processing query 'SELECT 'UUID', materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 453 out of 1000 SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -1 Error on processing query 'SELECT materialize(toNullable(-2147483648)), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 454 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC, event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 10 Got boring AST Fuzzing step 457 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(16, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT '65537' Error on processing query 'SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(16, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT '65537'': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND like(16, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC LIMIT '65537'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 458 out of 1000 SELECT toNullable(-2147483648), read_rows FROM system.query_log PREWHERE type = toUInt256(2) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS LAST LIMIT 10 Current AST is too long, discarding it and using the original AST as a start Fuzzing step 459 out of 1000 SELECT read_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(materialize(toNullable(toUInt128(7)))) AND (type = materialize(2)) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT '0.0001048575' Error on processing query 'SELECT read_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(materialize(toNullable(toUInt128(7)))) AND (type = materialize(2)) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT '0.0001048575'': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt128)) of 3 argument of function and: In scope SELECT read_rows FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(materialize(toNullable(toUInt128(7)))) AND (type = materialize(2)) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT '0.0001048575'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 460 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 461 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2 Got boring AST Fuzzing step 463 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Got boring AST Fuzzing step 465 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Got boring AST Fuzzing step 466 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Got boring AST Fuzzing step 467 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Got boring AST Fuzzing step 468 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 470 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 471 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 472 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1000.0001 Error on processing query 'SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1000.0001': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 477 out of 1000 EXPLAIN SYNTAX SELECT read_rows FROM system.query_log WHERE equals(current_database, 257, currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'EXPLAIN SYNTAX SELECT read_rows FROM system.query_log WHERE equals(current_database, 257, currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing equals(current_database, 257, currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()): While processing SELECT read_rows FROM system.query_log WHERE equals(current_database, 257, currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 14. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::SelectQueryExpressionAnalyzer::appendWhere(DB::ExpressionActionsChain&, bool) @ 0x00000000111b21cd 16. /build/src/Interpreters/ExpressionAnalyzer.cpp:1984: DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::shared_ptr const&, bool, bool, bool, std::shared_ptr const&, std::shared_ptr const&, DB::Block const&) @ 0x00000000111b7e03 17. /build/src/Interpreters/InterpreterSelectQuery.cpp:1073: DB::InterpreterSelectQuery::getSampleBlockImpl() @ 0x00000000116168c9 18. /build/src/Interpreters/InterpreterSelectQuery.cpp:812: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160e6d0 19. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 20. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 23. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 24. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 25. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 27. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 478 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 479 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(currentDatabase(rows_events_test__fuzz_16), event_date, yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(currentDatabase(rows_events_test__fuzz_16), event_date, yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(currentDatabase(rows_events_test__fuzz_16), event_date, yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 SELECT read_rows FROM system.query_log WHERE equals(written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), current_database, currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -2147483647 Error on processing query 'SELECT read_rows FROM system.query_log WHERE equals(written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), current_database, currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT read_rows FROM system.query_log WHERE equals(written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), current_database, currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT -2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 483 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 484 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, materialize(5), 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, materialize(5), 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 3, should be 2: In scope SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query, materialize(5), 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 486 out of 1000 SELECT read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 SELECT materialize(toLowCardinality(toNullable(7))), read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 SELECT materialize(toLowCardinality(toNullable(toUInt256(7)))), read_rows FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 SELECT materialize(toLowCardinality(toNullable(toUInt256(7)))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 490 out of 1000 SELECT materialize(toLowCardinality(toNullable(toUInt256(7)))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1025 Got boring AST Fuzzing step 491 out of 1000 SELECT toLowCardinality(toNullable(toUInt256(7))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 SELECT toLowCardinality(toNullable(toUInt256(7))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 493 out of 1000 SELECT toLowCardinality(toNullable(toUInt256(7))) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 494 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 495 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 496 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 497 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 498 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, materialize(257), yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1 Error on processing query 'SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, materialize(257), yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, materialize(257), yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 499 out of 1000 SELECT toUInt256(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_8, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT toUInt256(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_8, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_8' in scope SELECT toUInt256(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND like(rows_events_test__fuzz_8, query, 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 500 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 501 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 502 out of 1000 SELECT toNullable(7) FROM system.query_log PREWHERE toLowCardinality(materialize(toUInt128(7))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT toNullable(7) FROM system.query_log PREWHERE toLowCardinality(materialize(toUInt128(7))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT toNullable(7) FROM system.query_log PREWHERE toLowCardinality(materialize(toUInt128(7))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(type = toNullable(2))) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(type = toNullable(2))) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(type = toNullable(2))) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 505 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND rows_events_test__fuzz_9 AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND rows_events_test__fuzz_9 AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_9' in scope SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND rows_events_test__fuzz_9 AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 506 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT toLowCardinality(toInt256(-9223372036854775807)), toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT toLowCardinality(toInt256(-9223372036854775807)), toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 507 out of 1000 SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 EXPLAIN SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 EXPLAIN SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 511 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 513 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 515 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 516 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt256(7)) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 520 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 521 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 522 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('toNullable'): toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AN. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 523 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 524 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 525 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 527 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 528 out of 1000 EXPLAIN PIPELINE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toNullable'): toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AN. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toNullable'): toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AN. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 531 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 533 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 534 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toNullable'): toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AN. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 535 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(rows_events_test__fuzz_8, type, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(rows_events_test__fuzz_8, type, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_8' in scope SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(rows_events_test__fuzz_8, type, 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 537 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 538 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE equals(current_database, toNullable(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT toNullable(7) FROM system.query_log WHERE equals(current_database, toNullable(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT toNullable(7) FROM system.query_log WHERE equals(current_database, toNullable(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(toLowCardinality(toLowCardinality(2)))) ORDER BY event_time DESC LIMIT -2147483648 Error on processing query 'SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(toLowCardinality(toLowCardinality(2)))) ORDER BY event_time DESC LIMIT -2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday(toLowCardinality(toLowCardinality(2)))) ORDER BY event_time DESC LIMIT -2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 540 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 541 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 542 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_38)) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_38)) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_38' in scope SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase(rows_events_test__fuzz_38)) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Illegal type FixedString(57) of argument of function like: In scope SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57)) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 545 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 546 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 548 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, toFixedString(toLowCardinality('InsertedRows'), 12), yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, toFixedString(toLowCardinality('InsertedRows'), 12), yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date, toFixedString(toLowCardinality('InsertedRows'), 12), yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 549 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 550 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(toNullable(materialize(5))) AND (type = 2) AND (event_date >= yesterday()) GROUP BY materialize('InsertedRows') ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(toNullable(materialize(5))) AND (type = 2) AND (event_date >= yesterday()) GROUP BY materialize('InsertedRows') ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Column system.query_log.event_time is not under aggregate function and not in GROUP BY keys. In query SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND toNullable(toNullable(materialize(5))) AND (type = 2) AND (event_date >= yesterday()) GROUP BY materialize('InsertedRows') ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 8. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 551 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 552 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 553 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE materialize(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57))) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE materialize(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57))) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Illegal type FixedString(57) of argument of function like: In scope SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE materialize(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', 57))) AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Functions/FunctionsStringSearch.h:0: DB::FunctionsStringSearch, (DB::ExecutionErrorPolicy)1, (DB::HaystackNeedleOrderIsConfigurable)0>::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x000000000a0a3a99 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 555 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 556 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT 7 FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 560 out of 1000 SELECT 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 SELECT 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1025 Error on processing query 'SELECT 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 562 out of 1000 SELECT rows_events_test__fuzz_34, 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Error on processing query 'SELECT rows_events_test__fuzz_34, 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_34' in scope SELECT rows_events_test__fuzz_34, 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 563 out of 1000 SELECT 7 FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1025 Got boring AST Fuzzing step 564 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT toNullable(7) FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(toLowCardinality('Int64'), 5), type = toUInt128(2), toLowCardinality(7), materialize(7) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT toNullable(7) FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(toLowCardinality('Int64'), 5), type = toUInt128(2), toLowCardinality(7), materialize(7) ORDER BY event_time ASC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toNullable(7) FROM system.query_log WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(toLowCardinality('Int64'), 5), type = toUInt128(2), toLowCardinality(7), materialize(7) ORDER BY event_time ASC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 567 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 568 out of 1000 SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), materialize(7) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Error on processing query 'SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), materialize(7) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), materialize(7) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 17. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 569 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 570 out of 1000 SELECT 7 FROM system.query_log ORDER BY 1024 ASC, event_time ASC NULLS LAST LIMIT 1023 Error on processing query 'SELECT 7 FROM system.query_log ORDER BY 1024 ASC, event_time ASC NULLS LAST LIMIT 1023': Received from localhost:9000. DB::Exception: Positional argument number 1024 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM system.query_log ORDER BY 1024 ASC, event_time ASC NULLS LAST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 571 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 EXPLAIN SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 574 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023 Got boring AST Fuzzing step 576 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT -2147483648 Error on processing query 'SELECT 7 FROM system.query_log ORDER BY event_time DESC LIMIT -2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 577 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 579 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 580 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 581 out of 1000 SELECT 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 SELECT rows_events_test__fuzz_47, 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT rows_events_test__fuzz_47, 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_47' in scope SELECT rows_events_test__fuzz_47, 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 583 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 585 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 587 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 588 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 589 out of 1000 SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 592 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 593 out of 1000 EXPLAIN SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toNullable'): toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 598 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 599 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 602 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 603 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toNullable'): toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 605 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 606 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toNullable'): toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 EXPLAIN AST SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 EXPLAIN AST SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 609 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toNullable'): toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 610 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 612 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 613 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toNullable'): toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 615 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 616 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 617 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 618 out of 1000 SELECT toNullable(toUInt128(2, toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Error on processing query 'SELECT toNullable(toUInt128(2, toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT toNullable(toUInt128(2, toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071597bb 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 17. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 619 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 620 out of 1000 SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT toNullable(toUInt128(toLowCardinality(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 622 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 624 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 SELECT toNullable(toUInt128(7)) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1023 Got boring AST Fuzzing step 626 out of 1000 SELECT toNullable(written_rows AND 9 AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toUInt128(7)) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024 Error on processing query 'SELECT toNullable(written_rows AND 9 AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toUInt128(7)) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(written_rows AND 9 AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toUInt128(7)) FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 627 out of 1000 SELECT toNullable(toUInt128(toUInt128(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 SELECT toNullable(toUInt128(toUInt128(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 629 out of 1000 SELECT toUInt128(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 SELECT toUInt128(toUInt128(7)) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Got boring AST Fuzzing step 631 out of 1000 SELECT toUInt128(toUInt128(materialize(7))) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 SELECT toUInt128(toUInt128(materialize(7))) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 633 out of 1000 SELECT toUInt128(toUInt128(materialize(7))) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 SELECT materialize(toLowCardinality(toNullable(7))), toUInt128(toUInt128(materialize(7))) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 635 out of 1000 SELECT materialize(toLowCardinality(toNullable(toLowCardinality(7)))), toUInt128(toUInt128(materialize(7))) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT materialize(toLowCardinality(toLowCardinality(7))), toUInt128(materialize(7)) FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 SELECT materialize(toLowCardinality(toLowCardinality(7))), toUInt128(materialize(7)) FROM system.query_log GROUP BY toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), 1048577, 3 ORDER BY event_time DESC LIMIT 1023 Error on processing query 'SELECT materialize(toLowCardinality(toLowCardinality(7))), toUInt128(materialize(7)) FROM system.query_log GROUP BY toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), 1048577, 3 ORDER BY event_time DESC LIMIT 1023': Received from localhost:9000. DB::Exception: Positional argument number 1048577 is out of bounds. Expected in range [1, 2]. In scope SELECT materialize(toLowCardinality(toLowCardinality(7))), toUInt128(materialize(7)) FROM system.query_log GROUP BY toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)), 1048577, 3 ORDER BY event_time DESC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 SELECT materialize(toLowCardinality(toLowCardinality(7))), toUInt128(materialize(7)) FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 SELECT toLowCardinality(toLowCardinality(7)), toUInt128(7) FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 644 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 645 out of 1000 SELECT toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 SELECT materialize(toLowCardinality(7)), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 SELECT materialize(7), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT materialize(toNullable('InsertedRows'), 7), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023 Error on processing query 'SELECT materialize(toNullable('InsertedRows'), 7), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(toNullable('InsertedRows'), 7), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 649 out of 1000 SELECT materialize(7), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1023 Got boring AST Fuzzing step 650 out of 1000 SELECT 7, toNullable(7), toUInt256(7) FROM system.query_log ORDER BY event_time ASC LIMIT -9223372036854775808 Error on processing query 'SELECT 7, toNullable(7), toUInt256(7) FROM system.query_log ORDER BY event_time ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 SELECT materialize(7), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize(toNullable(7)), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize(toNullable(7)), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('materialize'): materialize(toNullable(7)), toNullable(7), 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 653 out of 1000 SELECT 7, toNullable(toLowCardinality(7)), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 SELECT 7, toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT toLowCardinality(7), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT toLowCardinality(7), toNullable(7), 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483648 Got boring AST Fuzzing step 657 out of 1000 SELECT toLowCardinality(7), toNullable(7), 7 FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC NULLS FIRST, event_time DESC LIMIT 2147483648 Error on processing query 'SELECT toLowCardinality(7), toNullable(7), 7 FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC NULLS FIRST, event_time DESC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_38' in scope SELECT toLowCardinality(7), toNullable(7), 7 FROM system.query_log ORDER BY rows_events_test__fuzz_38 ASC NULLS FIRST, event_time DESC LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 658 out of 1000 SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time DESC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 255 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toLowCardinality'): toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 255. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 SELECT toLowCardinality(materialize(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT toLowCardinality(materialize(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 663 out of 1000 SELECT toLowCardinality(materialize(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 664 out of 1000 SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT toLowCardinality(7), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 666 out of 1000 SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 668 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toLowCardinality'): toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 670 out of 1000 SELECT toLowCardinality(toUInt256(7)), 7, 7 FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 671 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Got boring AST Fuzzing step 673 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 674 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 675 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 676 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log GROUP BY toInt256(-9223372036854775807), toUInt256(7) ORDER BY event_time DESC NULLS LAST LIMIT 2147483648 Error on processing query 'SELECT toUInt256(7), 7, 7 FROM system.query_log GROUP BY toInt256(-9223372036854775807), toUInt256(7) ORDER BY event_time DESC NULLS LAST LIMIT 2147483648': Received from localhost:9000. DB::Exception: Column system.query_log.event_time is not under aggregate function and not in GROUP BY keys. In query SELECT toUInt256(7), 7, 7 FROM system.query_log GROUP BY toInt256(-9223372036854775807), toUInt256(7) ORDER BY event_time DESC NULLS LAST LIMIT 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 8. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 677 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 678 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648 Got boring AST Fuzzing step 682 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1.0001 Error on processing query 'SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1.0001': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648 Got boring AST Fuzzing step 684 out of 1000 SELECT toUInt256(7), 7, toLowCardinality(7) FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT toUInt256(7), 7, toLowCardinality(7) FROM system.query_log ORDER BY event_time ASC LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 686 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 688 out of 1000 SELECT 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT -2147483647 Error on processing query 'SELECT 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT -2147483647': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483648 Got boring AST Fuzzing step 690 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 692 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 693 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 694 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 695 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 696 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 697 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 698 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 699 out of 1000 SELECT toUInt256(7), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 700 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 702 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND greaterOrEquals(yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT -2147483648 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND greaterOrEquals(yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT -2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND greaterOrEquals(yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT -2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 703 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), rows_events_test__fuzz_18, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), rows_events_test__fuzz_18, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_18' in scope SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), rows_events_test__fuzz_18, 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 706 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 707 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT '-0.02' Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT '-0.02'': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual '-0.02'. In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT '-0.02'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 708 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 709 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 710 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 712 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 713 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 714 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 717 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 719 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toLowCardinality('InsertedRows'), 7)) ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toLowCardinality('InsertedRows'), 7)) ORDER BY event_time DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(toLowCardinality('InsertedRows'), 7)) ORDER BY event_time DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 721 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 722 out of 1000 EXPLAIN PIPELINE header = true SELECT toUInt128(1) AND (current_database = currentDatabase()) AND (type = materialize(2)) AND greaterOrEquals(event_date, rows_events_test__fuzz_15, yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN PIPELINE header = true SELECT toUInt128(1) AND (current_database = currentDatabase()) AND (type = materialize(2)) AND greaterOrEquals(event_date, rows_events_test__fuzz_15, yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 723 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 724 out of 1000 SELECT rows_events_test__fuzz_3 AND (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT rows_events_test__fuzz_3 AND (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_3' in scope SELECT rows_events_test__fuzz_3 AND (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 726 out of 1000 SELECT equals(current_database, toLowCardinality(materialize(toInt256('Int64', -9223372036854775807))), currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(toNullable(7)), 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT equals(current_database, toLowCardinality(materialize(toInt256('Int64', -9223372036854775807))), currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(toNullable(7)), 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toInt256'. Expected 1 argument, got 2 arguments: In scope SELECT equals(current_database, toLowCardinality(materialize(toInt256('Int64', -9223372036854775807))), currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(toNullable(7)), 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x00000000071cddf8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071c7d3b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 17. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 20. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 21. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 23. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 26. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 27. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 28. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 29. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 30. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 31. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 Fuzzing step 727 out of 1000 SELECT (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 728 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 730 out of 1000 SELECT (current_database = currentDatabase()) AND equals(rows_events_test__fuzz_44, type, 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND equals(rows_events_test__fuzz_44, type, 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_44' in scope SELECT (current_database = currentDatabase()) AND equals(rows_events_test__fuzz_44, type, 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE toLowCardinality(toLowCardinality(7)) ORDER BY event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 733 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log ORDER BY event_time DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(yesterday()), toLowCardinality(7), 7 FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(yesterday()), toLowCardinality(7), 7 FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(yesterday()), toLowCardinality(7), 7 FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 736 out of 1000 EXPLAIN PIPELINE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 EXPLAIN AST SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 740 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 EXPLAIN SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 EXPLAIN SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 743 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 744 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 745 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 746 out of 1000 EXPLAIN AST SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 749 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 750 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 751 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 752 out of 1000 EXPLAIN PIPELINE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 755 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 756 out of 1000 EXPLAIN AST SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 71 ('AND'): AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 760 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 71 ('AND'): AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 762 out of 1000 EXPLAIN QUERY TREE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 763 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 765 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 766 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 71 ('AND'): AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 767 out of 1000 EXPLAIN ESTIMATE SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 768 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 770 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 771 out of 1000 EXPLAIN SYNTAX SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, toNullable(7) FROM system.query_log PREWHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 772 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 774 out of 1000 SELECT (current_database = currentDatabase()) AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE '0.1' WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE '0.1' WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: String. In query SELECT (current_database = currentDatabase()) AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE '0.1' WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 775 out of 1000 SELECT (current_database = currentDatabase()) AND equals(type, materialize(toNullable(-9223372036854775807)), 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase()) AND equals(type, materialize(toNullable(-9223372036854775807)), 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT (current_database = currentDatabase()) AND equals(type, materialize(toNullable(-9223372036854775807)), 2) AND (event_date >= yesterday()), 7, 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 776 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Got boring AST Fuzzing step 778 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(toLowCardinality(7)) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(toLowCardinality(7)) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 780 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT equals(current_database) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 ORDER BY event_time ASC LIMIT 1048575 Error on processing query 'SELECT equals(current_database) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 ORDER BY event_time ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT equals(current_database) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 ORDER BY event_time ASC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 783 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 1048575 Got boring AST Fuzzing step 784 out of 1000 SELECT (current_database = currentDatabase(materialize(2))) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase(materialize(2))) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT (current_database = currentDatabase(materialize(2))) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 785 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), toUInt256(7) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT (current_database = currentDatabase(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT (current_database = currentDatabase(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT (current_database = currentDatabase(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 788 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1048575 Got boring AST Fuzzing step 789 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 790 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 791 out of 1000 SELECT (current_database = currentDatabase()) AND equals(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), type, 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Error on processing query 'SELECT (current_database = currentDatabase()) AND equals(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), type, 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT (current_database = currentDatabase()) AND equals(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), type, 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 792 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 793 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 256 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 795 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 797 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY event_time ASC NULLS FIRST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 1048577 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC LIMIT 256 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 1048577 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC LIMIT 256': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 800 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(event_date, written_rows AND (type = 2) AND (event_date >= yesterday()), yesterday()), 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS LAST LIMIT 256 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(event_date, written_rows AND (type = 2) AND (event_date >= yesterday()), yesterday()), 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND greaterOrEquals(event_date, written_rows AND (type = 2) AND (event_date >= yesterday()), yesterday()), 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 801 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(-2147483648)), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 256 Error on processing query 'SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(-2147483648)), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 256': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday(-2147483648)), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 256. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 802 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time DESC NULLS LAST LIMIT 256 Got boring AST Fuzzing step 803 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC LIMIT 256 Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time ASC LIMIT 1 Got boring AST Fuzzing step 806 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC LIMIT 1 Got boring AST Fuzzing step 808 out of 1000 SELECT (current_database = currentDatabase()) AND (type = 2) AND (event_date >= yesterday()), 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC LIMIT 1 Got boring AST Fuzzing step 809 out of 1000 SELECT 7 FROM system.query_log PREWHERE 2 WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time ASC LIMIT 1 Got boring AST Fuzzing step 812 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 7 FROM system.query_log WHERE 65535 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST, event_time ASC LIMIT 1 Error on processing query 'SELECT 7 FROM system.query_log WHERE 65535 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST, event_time ASC LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 814 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST, event_time ASC LIMIT 1 Got boring AST Fuzzing step 815 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 818 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 819 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 820 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 821 out of 1000 EXPLAIN AST SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 822 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time DESC LIMIT 1 Got boring AST Fuzzing step 824 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time ASC LIMIT 1 Got boring AST Fuzzing step 826 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('7'): 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST, event_time ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST, event_time ASC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 7 FROM system.query_log WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('7'): 7 FROM system.query_log WHERE 2 ORDER BY event_time ASC NULLS LAST LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 832 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC, event_time ASC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 834 out of 1000 SELECT 7 FROM system.query_log WHERE 65536 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC NULLS LAST LIMIT 1 Error on processing query 'SELECT 7 FROM system.query_log WHERE 65536 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC, event_time ASC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 835 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 SELECT 7 FROM system.query_log WHERE 2 GROUP BY rows_events_test__fuzz_12, toInt256(-9223372036854775807), ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 1 Error on processing query 'SELECT 7 FROM system.query_log WHERE 2 GROUP BY rows_events_test__fuzz_12, toInt256(-9223372036854775807), ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_12' in scope SELECT 7 FROM system.query_log WHERE 2 GROUP BY rows_events_test__fuzz_12, toInt256(-9223372036854775807), ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 SELECT 7 FROM system.query_log WHERE 2 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 SELECT 7 FROM system.query_log WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 1048575 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65537 Error on processing query 'SELECT 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 1048575 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 842 out of 1000 SELECT 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 SELECT 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65537 Got boring AST Fuzzing step 844 out of 1000 SELECT toLowCardinality(materialize(toUInt128(7))), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 SELECT toLowCardinality(toUInt128(7)), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 SELECT toLowCardinality(toUInt128(7)), materialize(toLowCardinality(7)) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT toLowCardinality(toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 SELECT toLowCardinality(toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(toUInt256(7)) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT -1 Error on processing query 'SELECT toLowCardinality(toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(toUInt256(7)) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 849 out of 1000 SELECT toLowCardinality(toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(toNullable(7)) WHERE 65536 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT toLowCardinality(toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(toNullable(7)) WHERE 65536 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 SELECT toLowCardinality(9223372036854775806, toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT toLowCardinality(9223372036854775806, toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(9223372036854775806, toUInt128(7)), toLowCardinality(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 851 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toUInt128'): toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 854 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 855 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 856 out of 1000 SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(toUInt256(7)) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(toUInt256(7)) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 EXPLAIN QUERY TREE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 860 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 861 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 862 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 863 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('toUInt128'): toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INS. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 864 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 865 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 866 out of 1000 EXPLAIN QUERY TREE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 869 out of 1000 EXPLAIN QUERY TREE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 872 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 873 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 875 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 876 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 877 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 879 out of 1000 EXPLAIN AST SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 880 out of 1000 EXPLAIN SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 EXPLAIN SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Got boring AST Fuzzing step 882 out of 1000 EXPLAIN QUERY TREE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC NULLS LAST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toUInt128'): toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INS. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 884 out of 1000 SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ASC LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT toUInt128(7), 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 SELECT toUInt128(7), toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 SELECT toUInt128(7), toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT toUInt128(7), toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 SELECT toUInt128(7), toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 891 out of 1000 SELECT toUInt128(7), toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT 7, toNullable(7) FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 894 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 895 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 1048577 Got boring AST Fuzzing step 896 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 898 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 65536 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 65536 ORDER BY toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 899 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 900 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 7 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 902 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE toLowCardinality(7) WHERE 2 ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 905 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 906 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 907 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 908 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 909 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 910 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 911 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 913 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 914 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 915 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 916 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 917 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 1048577 Got boring AST Fuzzing step 918 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT -2 Error on processing query 'SELECT 7, 7 FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 920 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 922 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Got boring AST Fuzzing step 925 out of 1000 SELECT 7, toLowCardinality(toNullable(toLowCardinality(materialize(2)), 7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Error on processing query 'SELECT 7, toLowCardinality(toNullable(toLowCardinality(materialize(2)), 7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 7, toLowCardinality(toNullable(toLowCardinality(materialize(2)), 7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 926 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 927 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 929 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log PREWHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 932 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 933 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 934 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT 7, toLowCardinality(toNullable(7)) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 936 out of 1000 SELECT 7, toNullable(7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 SELECT 7, toNullable(7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT 7, toNullable(7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT 7, toNullable(toNullable(materialize(2)), 7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Error on processing query 'SELECT 7, toNullable(toNullable(materialize(2)), 7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 7, toNullable(toNullable(materialize(2)), 7) FROM system.query_log WHERE NULL ORDER BY defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') ASC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY toLowCardinality(-9223372036854775807) DESC LIMIT 3 Got boring AST Fuzzing step 942 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 946 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 3 Got boring AST Fuzzing step 947 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 948 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 950 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Got boring AST Fuzzing step 951 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Got boring AST Fuzzing step 952 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC, toLowCardinality(-9223372036854775807) ASC LIMIT 3 Got boring AST Fuzzing step 953 out of 1000 SELECT 7, 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT materialize(toLowCardinality(7)), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 957 out of 1000 SELECT 7, 7 FROM system.query_log PREWHERE rows_events_test__fuzz_2 WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Error on processing query 'SELECT 7, 7 FROM system.query_log PREWHERE rows_events_test__fuzz_2 WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_2' in scope SELECT 7, 7 FROM system.query_log PREWHERE rows_events_test__fuzz_2 WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 958 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 959 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 960 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 SELECT toLowCardinality(7), 7 FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 962 out of 1000 SELECT toLowCardinality(7), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 SELECT toLowCardinality(7), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 SELECT toLowCardinality(7), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 965 out of 1000 SELECT toLowCardinality(toUInt256(7)), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT toLowCardinality(toUInt256(7)), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 SELECT toLowCardinality(toUInt256(7)), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 968 out of 1000 SELECT toLowCardinality(toUInt256(7)), toLowCardinality(toUInt256(7)) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT toUInt256(7), toUInt256(7) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT toUInt256(7), toUInt256(7) FROM system.query_log WHERE NULL ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 971 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 974 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 975 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log PREWHERE rows_events_test__fuzz_10 ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Error on processing query 'SELECT toUInt256(7), 7 FROM system.query_log PREWHERE rows_events_test__fuzz_10 ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_10' in scope SELECT toUInt256(7), 7 FROM system.query_log PREWHERE rows_events_test__fuzz_10 ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 978 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 981 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 983 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 985 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT toUInt256(7), toUInt256(7) FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Got boring AST Fuzzing step 987 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 988 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT -9223372036854775808 Error on processing query 'SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 989 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Got boring AST Fuzzing step 990 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS LAST, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 SELECT toUInt256(7), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC, toLowCardinality(-9223372036854775807) ASC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 992 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC, toLowCardinality(-9223372036854775807) ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 995 out of 1000 EXPLAIN AST graph = true SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Error on processing query 'EXPLAIN AST graph = true SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) DESC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 SELECT 7, 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS LAST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Got boring AST Fuzzing step 999 out of 1000 SELECT materialize(toLowCardinality(7)), 7 FROM system.query_log ORDER BY materialize(toNullable(toUInt256(7))) ASC NULLS FIRST, toLowCardinality(-9223372036854775807) DESC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS FIRST LIMIT 1 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS FIRST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(event_date) ORDER BY event_time DESC NULLS FIRST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 3 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 4 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 7 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 8 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND greaterOrEquals(yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 10 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 11 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT arrayElement(ProfileEvents, (type = toUInt256(2)) AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT arrayElement(ProfileEvents, (type = toUInt256(2)) AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT arrayElement(ProfileEvents, (type = toUInt256(2)) AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 13 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT -1 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 14 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 15 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = materialize(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 17 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['SelectedRows'] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 19 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase(toUInt128(materialize(toNullable(2))))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase(toUInt128(materialize(toNullable(2))))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase(toUInt128(materialize(toNullable(2))))) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toNullable(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 20 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 21 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 3 Got boring AST Fuzzing step 22 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 3 Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1025 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 25 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 26 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 27 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 28 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 30 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* te. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 33 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 34 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 35 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 36 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 37 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 38 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 43 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 46 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 47 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 48 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 49 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 50 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* te. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 51 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 53 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* te. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 54 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 55 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 56 out of 1000 EXPLAIN SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 57 out of 1000 EXPLAIN SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 58 out of 1000 EXPLAIN SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 59 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 EXPLAIN AST SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 61 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 63 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* te. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 64 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 66 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 67 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* te. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 68 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 69 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 71 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Got boring AST Fuzzing step 72 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 SELECT ProfileEvents[toLowCardinality('SelectedRows')] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 76 out of 1000 SELECT toFixedString('InsertedRows', 12), arrayElement(ProfileEvents, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Error on processing query 'SELECT toFixedString('InsertedRows', 12), arrayElement(ProfileEvents, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT toFixedString('InsertedRows', 12), arrayElement(ProfileEvents, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 'SelectedRows') AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 77 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 78 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 80 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 81 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 84 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 85 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 86 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 88 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 89 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 90 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 91 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 92 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 94 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 95 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 97 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 98 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 99 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 100 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 102 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 EXPLAIN AST SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 106 out of 1000 EXPLAIN AST SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 EXPLAIN AST SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 108 out of 1000 EXPLAIN AST SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 109 out of 1000 EXPLAIN SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 111 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 112 out of 1000 EXPLAIN SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 113 out of 1000 EXPLAIN SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 114 out of 1000 EXPLAIN SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Got boring AST Fuzzing step 115 out of 1000 EXPLAIN AST SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 EXPLAIN SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Query succeeded, using this AST as a start Fuzzing step 120 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday(toNullable(toLowCardinality(7)))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday(toNullable(toLowCardinality(7)))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function yesterday doesn't match: passed 1, should be 0: In scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday(toNullable(toLowCardinality(7)))) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 121 out of 1000 SELECT arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(toNullable(2))) = 2) AND greaterOrEquals(toNullable(7), event_date, yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Error on processing query 'SELECT arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(toNullable(2))) = 2) AND greaterOrEquals(toNullable(7), event_date, yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND toLowCardinality(2) AND (event_date >= yesterday()), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(toNullable(2))) = 2) AND greaterOrEquals(toNullable(7), event_date, yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND ((type = 2) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1048576 Error on processing query 'SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND ((type = 2) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1048576': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (current_database = currentDatabase(rows_events_test__fuzz_16)) AND ((type = 2) = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 123 out of 1000 SELECT ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) WHERE (current_database = currentDatabase()) AND (query LIKE materialize(toLowCardinality('SELECT * FROM /* test 01413, query 3 */ rows_events_test%'))) AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 1048576 Current AST is too long, discarding it and using the original AST as a start Fuzzing step 124 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 1 Got boring AST Fuzzing step 126 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(type) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE materialize(toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%'))) AND (type = 2) AND greaterOrEquals(rows_events_test__fuzz_16, event_date, yesterday()) ORDER BY event_time ASC LIMIT 1 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE materialize(toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%'))) AND (type = 2) AND greaterOrEquals(rows_events_test__fuzz_16, event_date, yesterday()) ORDER BY event_time ASC LIMIT 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE materialize(toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%'))) AND (type = 2) AND greaterOrEquals(rows_events_test__fuzz_16, event_date, yesterday()) ORDER BY event_time ASC LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 1 Got boring AST Fuzzing step 131 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 132 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 10 Got boring AST Fuzzing step 134 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS LAST LIMIT NULL Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 1, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND greaterOrEquals(event_date) ORDER BY event_time ASC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 135 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(toLowCardinality(2)) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 138 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Got boring AST Fuzzing step 140 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(ProfileEvents, 'Int64', 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 65535 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(ProfileEvents, 'Int64', 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(ProfileEvents, 'Int64', 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 141 out of 1000 SELECT toLowCardinality('InsertedRows'), defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(2), toNullable(toNullable(5)) ORDER BY event_time ASC LIMIT 10 Error on processing query 'SELECT toLowCardinality('InsertedRows'), defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(2), toNullable(toNullable(5)) ORDER BY event_time ASC LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function like doesn't match: passed 1, should be 2: In scope SELECT toLowCardinality('InsertedRows'), defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) WHERE like('SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(2), toNullable(toNullable(5)) ORDER BY event_time ASC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 142 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(-9223372036854775807), toNullable(7) ORDER BY event_time DESC LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(-9223372036854775807), toNullable(7) ORDER BY event_time DESC LIMIT 10': Received from localhost:9000. DB::Exception: Column system.query_log.event_time is not under aggregate function and not in GROUP BY keys. In query SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) GROUP BY toLowCardinality(-9223372036854775807), toNullable(7) ORDER BY event_time DESC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 8. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 144 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(toNullable(2), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(toNullable(2), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 3, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement(toNullable(2), ProfileEvents, 'SelectedRows') AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) WHERE (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 145 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(5) AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT -2': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function greaterOrEquals doesn't match: passed 3, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 148 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows'] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 151 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows'))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows'))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows'))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 153 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(toLowCardinality(toNullable(2))), materialize(toUInt256(12))))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(toLowCardinality(toNullable(2))), materialize(toUInt256(12))))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(toLowCardinality(toNullable(2))), materialize(toUInt256(12))))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 154 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Got boring AST Fuzzing step 155 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize('SelectedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize('SelectedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize('SelectedRows', 12)] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 156 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toUInt256(5)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toUInt256(5)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt256)) of 4 argument of function and: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toUInt256(5)) AND (event_date >= yesterday()) ORDER BY event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 157 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(toLowCardinality(written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 'Int64', 5))) ORDER BY event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(toLowCardinality(written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 'Int64', 5))) ORDER BY event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 3, should be 1: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(toLowCardinality(written_rows AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 'Int64', 5))) ORDER BY event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 159 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 10': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) ORDER BY event_time DESC LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 10': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_47' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(12)))] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 10 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(12)))] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 10': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', materialize(12)))] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 163 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 10 Query succeeded, using this AST as a start Fuzzing step 165 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 SELECT ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT -2147483649 Error on processing query 'SELECT ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT -2147483649': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[materialize(toFixedString('SelectedRows', 12))] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 172 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 177 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIM. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 181 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIM. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 182 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIM. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 184 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 185 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 186 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 187 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 189 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 193 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 194 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2147483646 Got boring AST Fuzzing step 195 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((type = toUInt128(toNullable(2))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time ASC LIMIT 2147483646 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((type = toUInt128(toNullable(2))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time ASC LIMIT 2147483646': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_20' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), arrayElement((type = toUInt128(toNullable(2))) AND rows_events_test__fuzz_20 AND (event_date >= yesterday()), ProfileEvents, toFixedString('SelectedRows', 12)) AS value FROM system.query_log ORDER BY event_time ASC LIMIT 2147483646. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 196 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 198 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 199 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 200 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 201 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 202 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 205 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMI. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 206 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 209 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 211 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 213 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Got boring AST Fuzzing step 214 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 221 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(rows_events_test__fuzz_20, toUInt128(7))[ProfileEvents] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(rows_events_test__fuzz_20, toUInt128(7))[ProfileEvents] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_20' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(rows_events_test__fuzz_20, toUInt128(7))[ProfileEvents] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 222 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 223 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 224 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 225 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY 9223372036854775807 DESC, event_time ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY 9223372036854775807 DESC, event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775807 is out of bounds. Expected in range [1, 2]. In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY 9223372036854775807 DESC, event_time ASC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 227 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 228 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_14 ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_14 ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_14' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_14 ORDER BY event_time ASC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 231 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 232 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 233 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 234 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time ASC NULLS FIRST LIMIT 2. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 235 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 236 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log WHERE materialize(toInt256(-9223372036854775807)) ORDER BY event_time DESC NULLS FIRST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log WHERE materialize(toInt256(-9223372036854775807)) ORDER BY event_time DESC NULLS FIRST LIMIT 2': Received from localhost:9000. DB::Exception: Illegal type Int256 of column materialize(_CAST('-9223372036854775807'_Int256, 'Int256'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 241 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 243 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2 Got boring AST Fuzzing step 247 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 248 out of 1000 SELECT defaultValueOfTypeName(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT defaultValueOfTypeName(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) DESC NULLS LAST, event_time ASC NULLS LAST LIMIT 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 17. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 20. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 21. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 22. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 23. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 26. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 27. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 249 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2147483646 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2147483646': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 252 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 253 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC . Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 255 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS LAST, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 256 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 258 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 259 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC . Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 2 Got boring AST Fuzzing step 261 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 264 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 265 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 266 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 267 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 269 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 270 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 271 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Got boring AST Fuzzing step 272 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 273 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Got boring AST Fuzzing step 274 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Got boring AST Fuzzing step 275 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY 1048577 ORDER BY event_time DESC NULLS LAST LIMIT 100 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY 1048577 ORDER BY event_time DESC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Positional argument number 1048577 is out of bounds. Expected in range [1, 2]. In scope SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log GROUP BY 1048577 ORDER BY event_time DESC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 276 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 83 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 277 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Got boring AST Fuzzing step 278 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Got boring AST Fuzzing step 279 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 100 Got boring AST Fuzzing step 281 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 284 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 285 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', rows_events_test__fuzz_46, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT NULL Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', rows_events_test__fuzz_46, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_46' in scope SELECT ProfileEvents[toFixedString('SelectedRows', rows_events_test__fuzz_46, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT NULL. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 286 out of 1000 SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100 Error on processing query 'SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 287 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 100 Got boring AST Fuzzing step 288 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(toUInt256(12))))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(toUInt256(12))))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString('SelectedRows', materialize(toNullable(toUInt256(12))))] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 290 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 292 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 293 out of 1000 SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 294 out of 1000 SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents['SelectedRows', 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 295 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 296 out of 1000 SELECT materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 297 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 298 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 299 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 301 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()) ASC, event_time ASC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 302 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Got boring AST Fuzzing step 303 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 305 out of 1000 EXPLAIN PIPELINE compact = true SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 306 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 307 out of 1000 EXPLAIN AST graph = true SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'EXPLAIN AST graph = true SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 86 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 308 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 309 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows'), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows'), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows'), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 310 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 311 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 312 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Got boring AST Fuzzing step 313 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 314 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_47' in scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()) ASC, event_time DESC NULLS FIRST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 315 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 1048575. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(toLowCardinality(toNullable(toUInt256(7)))), 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(toLowCardinality(toNullable(toUInt256(7)))), 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(toLowCardinality(toNullable(toUInt256(7)))), 12)] AS value FROM system.query_log ORDER BY event_time ASC NULLS LAST LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 317 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 319 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 320 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 321 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 322 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Got boring AST Fuzzing step 323 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 SELECT arrayElement(ProfileEvents, materialize(toLowCardinality(toNullable(7))), toFixedString('SelectedRows', 12, 12)) AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0 Error on processing query 'SELECT arrayElement(ProfileEvents, materialize(toLowCardinality(toNullable(7))), toFixedString('SelectedRows', 12, 12)) AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT arrayElement(ProfileEvents, materialize(toLowCardinality(toNullable(7))), toFixedString('SelectedRows', 12, 12)) AS value FROM system.query_log ORDER BY event_time DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 325 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255 Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(ProfileEvents[toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12))], 12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(ProfileEvents[toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12))], 12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(ProfileEvents[toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12))], 12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 329 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12)), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12)), 12] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 79 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 330 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 331 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 255 Got boring AST Fuzzing step 332 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 333 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT arrayElement(rows_events_test__fuzz_46, ProfileEvents, toFixedString(toFixedString('SelectedRows', toLowCardinality(materialize(12))), 12)) AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT arrayElement(rows_events_test__fuzz_46, ProfileEvents, toFixedString(toFixedString('SelectedRows', toLowCardinality(materialize(12))), 12)) AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 335 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12)), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toLowCardinality(12)), 12] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 79 ('AS'): AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 336 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 338 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12)] AS value FROM system.query_log ORDER BY event_time DESC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 341 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 SELECT ProfileEvents[toFixedString(toNullable('SelectedRows'), 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString(toNullable('SelectedRows'), 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toNullable('SelectedRows'), 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 343 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 345 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 346 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS LAST LIMIT 2147483647 Got boring AST Fuzzing step 347 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 349 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 350 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST, event_time ASC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNu. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 351 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 353 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 354 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483648 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 355 out of 1000 SELECT ProfileEvents[toFixedString(toLowCardinality(materialize(toNullable(toUInt128(7)))), toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString(toLowCardinality(materialize(toNullable(toUInt128(7)))), toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toLowCardinality(materialize(toNullable(toUInt128(7)))), toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 356 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 357 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 358 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 359 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 360 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 361 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 362 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 363 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 366 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log WHERE rows_events_test__fuzz_7 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT NULL Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), 12] AS value FROM system.query_log WHERE rows_events_test__fuzz_7 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT NULL': Received from localhost:9000. DB::Exception: Syntax error: failed at position 61 ('AS'): AS value FROM system.query_log WHERE rows_events_test__fuzz_7 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 367 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log WHERE toUInt128(materialize(7)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log WHERE toUInt128(materialize(7)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column toUInt128(materialize(7_UInt8)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 368 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Got boring AST Fuzzing step 369 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log PREWHERE toLowCardinality('Int64') ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log PREWHERE toLowCardinality('Int64') ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(String). In query SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log PREWHERE toLowCardinality('Int64') ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 370 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log GROUP BY 1023, toNullable(toLowCardinality(257)), rows_events_test__fuzz_42 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log GROUP BY 1023, toNullable(toLowCardinality(257)), rows_events_test__fuzz_42 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log GROUP BY 1023, toNullable(toLowCardinality(257)), rows_events_test__fuzz_42 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 371 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Got boring AST Fuzzing step 372 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Got boring AST Fuzzing step 373 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 374 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Got boring AST Fuzzing step 375 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Got boring AST Fuzzing step 376 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toNullable(12)), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toNullable(12)), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toUInt256(2), toNullable(12)), toUInt128(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toUInt256(2), toNullable(12)), toUInt128(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toUInt256(2), toNullable(12)), toUInt128(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 379 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toNullable(12)), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 2147483647 Got boring AST Fuzzing step 380 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toNullable(12)), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 2147483647. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 382 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', toNullable(12)), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 2147483647 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', toNullable(12)), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 2147483647': Received from localhost:9000. DB::Exception: Syntax error: failed at position 73 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 383 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', toNullable(12)), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 386 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 2147483647 Got boring AST Fuzzing step 387 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12)) AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12)) AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function arrayElement doesn't match: passed 1, should be 2: In scope SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12)) AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 389 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toUInt128(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toUInt128(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12), toUInt128(12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12), toUInt128(12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 72 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 394 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 396 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = m. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 400 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 401 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 402 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 403 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 405 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 406 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = m. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 408 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 409 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 410 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = m. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 412 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 414 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 415 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = m. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 418 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 419 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 420 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 421 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 423 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 424 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 425 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 426 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents[toFixedString(toLowCardinality(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents[toFixedString(toLowCardinality(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 429 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 430 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 431 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 432 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), materialize(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 433 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 434 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 436 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 437 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Got boring AST Fuzzing step 438 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 439 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 440 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Got boring AST Fuzzing step 441 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 443 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 444 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 445 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 446 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 447 out of 1000 SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString('SelectedRows', 12, 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 448 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 449 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 450 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 451 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Got boring AST Fuzzing step 452 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 453 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULL. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 454 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 457 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 458 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 459 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 461 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 462 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 463 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 464 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 465 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 468 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 469 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 470 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 472 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 473 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 110 ('AS'): AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 477 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 478 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 479 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 481 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 482 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 484 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 487 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 488 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 491 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 492 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 494 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 495 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toUInt256(5), toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable('SelectedRows'), 12, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775807 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toUInt256(5), toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable('SelectedRows'), 12, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775807': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toUInt256(5), toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable('SelectedRows'), 12, 2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 496 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 497 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 499 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 500 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 501 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 502 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 505 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 506 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 507 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 508 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 509 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 511 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 512 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Got boring AST Fuzzing step 513 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE mat. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 514 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toNullable(12))), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Got boring AST Fuzzing step 517 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toFixedString('InsertedRows', materialize(toNullable(12))), 12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toFixedString('InsertedRows', materialize(toNullable(12))), 12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(toFixedString('InsertedRows', materialize(toNullable(12))), 12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 24. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 518 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65537 Got boring AST Fuzzing step 520 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), materialize(toLowCardinality(12)))] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65537 Error on processing query 'EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), materialize(toLowCardinality(12)))] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65537': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), materialize(toLowCardinality(12)))] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 521 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 523 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 525 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log PREWHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 526 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)], written_rows AND (type = 2) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)], written_rows AND (type = 2) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY ProfileEvents[toFixedString('SelectedRows', toNullable(12), 12)], written_rows AND (type = 2) AND (event_date >= yesterday()) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 527 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), materialize(toLowCardinality(12))), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY MergeTree, toLowCardinality(materialize(2)), 12, v = 2 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), materialize(toLowCardinality(12))), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY MergeTree, toLowCardinality(materialize(2)), 12, v = 2 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), materialize(toLowCardinality(12))), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) GROUP BY MergeTree, toLowCardinality(materialize(2)), 12, v = 2 ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 528 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(rows_events_test__fuzz_20, 2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Error on processing query 'EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(rows_events_test__fuzz_20, 2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 96 ('AS'): AS value FROM system.query_log PREWHERE materialize(toNullable(rows_events_test__fuzz_20, 2)) ORDER BY (current_database = currentDatabase()) AND (type = materi. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log PREWHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(toNullable(2)) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log PREWHERE materialize(toNullable(2)) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 532 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 SELECT arrayElement(ProfileEvents, -2147483648, toFixedString(toFixedString('SelectedRows', 12, 12), 12)) AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT arrayElement(ProfileEvents, -2147483648, toFixedString(toFixedString('SelectedRows', 12, 12), 12)) AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT arrayElement(ProfileEvents, -2147483648, toFixedString(toFixedString('SelectedRows', 12, 12), 12)) AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 535 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(2) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 536 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(materialize(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(materialize(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 EXPLAIN QUERY TREE dump_ast = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(materialize(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN QUERY TREE dump_ast = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(materialize(2))) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 541 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 542 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log PREWHERE materialize(2) WHERE materialize(toNullable(2)) ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 543 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 545 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(rows_events_test__fuzz_4, 12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(rows_events_test__fuzz_4, 12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_4' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(rows_events_test__fuzz_4, 12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 546 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(-9223372036854775807), 'SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1048576 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(-9223372036854775807), 'SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1048576': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(-9223372036854775807), 'SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log WHERE materialize(toNullable(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 547 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 548 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 549 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775808 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: Syntax error: failed at position 98 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 551 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 552 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 98 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC LIMIT 9223372036854775806. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 553 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 554 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 555 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 98 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 556 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 557 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 558 out of 1000 SELECT like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_0' in scope SELECT like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 560 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 561 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 562 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log GROUP BY equals(toLowCardinality(toLowCardinality(2))), (type = 2) AND 'InsertedRows' AND (event_date >= yesterday()), 2 ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log GROUP BY equals(toLowCardinality(toLowCardinality(2))), (type = 2) AND 'InsertedRows' AND (event_date >= yesterday()), 2 ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toLowCardinality(12))] AS value FROM system.query_log GROUP BY equals(toLowCardinality(toLowCardinality(2))), (type = 2) AND 'InsertedRows' AND (event_date >= yesterday()), 2 ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 563 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 566 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 567 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 568 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 571 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 574 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 575 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 576 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 577 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 0 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 578 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 579 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 581 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 583 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 584 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 585 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 586 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 587 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 589 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 590 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 591 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toNullable(12)), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toNullable(12)), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toNullable(12)), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 594 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 SELECT toLowCardinality('SelectedRows'), ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT toLowCardinality('SelectedRows'), ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 114 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(to. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 598 out of 1000 SELECT 'Decimal128(3)', ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT 'Decimal128(3)', ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'Decimal128(3)', ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 599 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 601 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toN. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 603 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 604 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Got boring AST Fuzzing step 605 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), materialize(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 606 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 608 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 609 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 610 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 616 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 617 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 620 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 621 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 624 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 628 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 629 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 631 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 632 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 635 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 639 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 641 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 642 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 643 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 646 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 648 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 649 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 650 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 652 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 653 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log WHERE 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))' ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log WHERE 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))' ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log WHERE 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))' ORDER BY materialize(toUInt128(toNullable(2))) DESC. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 655 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -1 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(t. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 657 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 659 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 660 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 661 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 662 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 663 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT arrayElement(toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 665 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 668 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 670 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 671 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 672 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 674 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 675 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 676 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 677 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 678 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 679 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 684 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 685 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 686 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 688 out of 1000 EXPLAIN SYNTAX SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 696 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 697 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 698 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 699 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(-9223372036854775807), 0, (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(materialize(-9223372036854775807))), 1048575 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(-9223372036854775807), 0, (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(materialize(-9223372036854775807))), 1048575 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', materialize(12)), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(-9223372036854775807), 0, (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(materialize(-9223372036854775807))), 1048575 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 700 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(toLowCardinality(257)), written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toLowCardinality(-9223372036854775807), 'String' ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(toLowCardinality(257)), written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toLowCardinality(-9223372036854775807), 'String' ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Column system.query_log.current_database is not under aggregate function and not in GROUP BY keys. In query SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log GROUP BY toNullable(toLowCardinality(257)), written_rows AND (type = toLowCardinality(toLowCardinality(2))) AND (event_date >= yesterday()), toLowCardinality(-9223372036854775807), 'String' ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 10. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 11. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 12. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 702 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 703 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 80 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(t. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 704 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 705 out of 1000 SELECT arrayElement(ProfileEvents, 'InsertedRows', toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT arrayElement(ProfileEvents, 'InsertedRows', toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT arrayElement(ProfileEvents, 'InsertedRows', toFixedString(toFixedString('SelectedRows', 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 706 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 707 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Got boring AST Fuzzing step 709 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 710 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE type ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE type ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Enum8('QueryStart' = 1, 'QueryFinish' = 2, 'ExceptionBeforeStart' = 3, 'ExceptionWhileProcessing' = 4). In query SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), toLowCardinality(12)), 12)] AS value FROM system.query_log PREWHERE type ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 712 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 713 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 92 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12)), toNullable(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12)), toNullable(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12)), toNullable(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 715 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 92 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toN. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 716 out of 1000 EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 149 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(t. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log GROUP BY 255, materialize(materialize(-9223372036854775807)) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log GROUP BY 255, materialize(materialize(-9223372036854775807)) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Positional argument number 255 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log GROUP BY 255, materialize(materialize(-9223372036854775807)) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 719 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Got boring AST Fuzzing step 720 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 721 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 722 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 724 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', (type = toNullable(2)) AND (event_date >= yesterday()), 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', (type = toNullable(2)) AND (event_date >= yesterday()), 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', (type = toNullable(2)) AND (event_date >= yesterday()), 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 24. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 27. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 28. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 30. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 31. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 Fuzzing step 725 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 726 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 729 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 129 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(t. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 730 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 24. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 732 out of 1000 SELECT toUInt128(materialize(toNullable(2))), ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_23, rows_events_test__fuzz_16 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'SELECT toUInt128(materialize(toNullable(2))), ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_23, rows_events_test__fuzz_16 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toUInt128(materialize(toNullable(2))), ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log GROUP BY rows_events_test__fuzz_23, rows_events_test__fuzz_16 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 24. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 733 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 735 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 737 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 738 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 740 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 742 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 743 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 744 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY ma. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 747 out of 1000 EXPLAIN ESTIMATE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 748 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 750 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 752 out of 1000 EXPLAIN PIPELINE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY ma. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 EXPLAIN AST SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 756 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY ma. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 757 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY ma. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 760 out of 1000 EXPLAIN SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 9223372036854775806 Got boring AST Fuzzing step 761 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 99 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 764 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 99 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 765 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 766 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE (type = toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE (type = toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE (type = toNullable((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 2)) AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 769 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 111 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Got boring AST Fuzzing step 771 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE test ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE test ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Unknown expression identifier 'test' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE test ORDER BY (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 772 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY 65536 DESC, materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY 65536 DESC, materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Positional argument number 65536 is out of bounds. Expected in range [1, 1]. In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY 65536 DESC, materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Got boring AST Fuzzing step 774 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 776 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 777 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1025 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1025': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1025. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 779 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12)] AS value FROM system.query_log GROUP BY toUInt128(toUInt256(12)), toInt256(-9223372036854775807), type, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12)] AS value FROM system.query_log GROUP BY toUInt128(toUInt256(12)), toInt256(-9223372036854775807), type, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Column system.query_log.current_database is not under aggregate function and not in GROUP BY keys. In query SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12)] AS value FROM system.query_log GROUP BY toUInt128(toUInt256(12)), toInt256(-9223372036854775807), type, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 8. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 9. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 10. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 11. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 12. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT NULL Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT NULL': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('ProfileEvents'): ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 124 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2)). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), toNullable(12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 785 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 142 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(to. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 786 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 24. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 27. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 28. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 29. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 30. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 31. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 Fuzzing step 788 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(toUInt256(12))), 12), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(toUInt256(12))), 12), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(toUInt256(12))), 12), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 790 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, 12)] AS value FROM system.query_log WHERE -2147483649 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, 12)] AS value FROM system.query_log WHERE -2147483649 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, 12)] AS value FROM system.query_log WHERE -2147483649 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 791 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(toUInt256(12))), toLowCardinality(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 794 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('ProfileEvents'): ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)] AS value FROM syst. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 796 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Got boring AST Fuzzing step 797 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 798 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 800 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT -2147483649 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT -2147483649': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT -2147483649. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 801 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log WHERE toFixedString(toNullable(materialize('SelectedRows')), 12, 12) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log WHERE toFixedString(toNullable(materialize('SelectedRows')), 12, 12) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 111 ('AS'): AS value FROM system.query_log WHERE toFixedString(toNullable(materialize('SelectedRows')), 12, 12) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIR. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 123 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = mate. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 805 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 806 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775807 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775807': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 123 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 123 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 810 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, toNullable(12)), 12), toLowCardinality(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, toNullable(12)), 12), toLowCardinality(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, toNullable(12)), 12), toLowCardinality(toNullable(12)))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 811 out of 1000 SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 812 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 813 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1024. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 816 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(toFixedString(toFixedString('SelectedRows', toNullable(toNullable(12))), 12), 12)), 12), 12), 12)] AS value FROM system.query_log PREWHERE toNullable(toUInt256(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(toFixedString(toFixedString('SelectedRows', toNullable(toNullable(12))), 12), 12)), 12), 12), 12)] AS value FROM system.query_log PREWHERE toNullable(toUInt256(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(toFixedString(toFixedString('SelectedRows', toNullable(toNullable(12))), 12), 12)), 12), 12), 12)] AS value FROM system.query_log PREWHERE toNullable(toUInt256(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x0000000007169a80 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 17. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 20. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 21. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 23. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 26. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 27. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 29. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 30. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 31. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e Fuzzing step 817 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 122 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, (current_database = currentDatabase()) AND . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 122 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AN. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048575 Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 111 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = mate. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 823 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 SELECT arrayElement(ProfileEvents, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT arrayElement(ProfileEvents, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT arrayElement(ProfileEvents, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12, 12)) AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 825 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Syntax error: failed at position 122 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AN. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 827 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 65535 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 834 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Got boring AST Fuzzing step 835 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 836 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 837 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 838 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Got boring AST Fuzzing step 839 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log WHERE ProfileEvents[toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12), 12] ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log WHERE ProfileEvents[toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12), 12] ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 237 ('ORDER'): ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 840 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_30' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log WHERE rows_events_test__fuzz_30 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 841 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536 Error on processing query 'EXPLAIN QUERY TREE SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 65536. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 25. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 26. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 27. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 843 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 844 out of 1000 EXPLAIN AST graph = true, optimize = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 257 Error on processing query 'EXPLAIN AST graph = true, optimize = true SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE rows_events_test__fuzz_46 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE rows_events_test__fuzz_46 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_46' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log PREWHERE rows_events_test__fuzz_46 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, rows_events_test ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, rows_events_test ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS LAST, rows_events_test ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 847 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 851 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 852 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 99 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = mate. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 99 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = mate. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 855 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 856 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 857 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 858 out of 1000 SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(12)] AS value FROM system.query_log PREWHERE toLowCardinality(materialize(2)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 859 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 860 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 65535. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 861 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 99 ('AS'): AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, (current_database = currentDatabase()) AND . Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Got boring AST Fuzzing step 864 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 865 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12)), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 866 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12)] AS value FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 SELECT toLowCardinality(2), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), materialize(12)), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT toLowCardinality(2), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), materialize(12)), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toLowCardinality(2), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), materialize(12)), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 870 out of 1000 SELECT toLowCardinality(toLowCardinality(toInt128(257), 2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT toLowCardinality(toLowCardinality(toInt128(257), 2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toLowCardinality(toInt128(257), 2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 871 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Got boring AST Fuzzing step 872 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 873 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log PREWHERE 'IPv6' WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257 Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log PREWHERE 'IPv6' WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12), 12)] AS value FROM system.query_log PREWHERE 'IPv6' WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 874 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Syntax error: failed at position 150 ('AS'): AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC, (current_database = current. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Error on processing query 'SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality(toLowCardinality(2)), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12, 12), toNullable(12)), 12)] AS value FROM system.query_log WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 876 out of 1000 SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 SELECT toLowCardinality(toLowCardinality(2)) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(rows_events_test__fuzz_0, toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257 Error on processing query 'SELECT 2 FROM system.query_log PREWHERE materialize(rows_events_test__fuzz_0, toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_0' in scope SELECT 2 FROM system.query_log PREWHERE materialize(rows_events_test__fuzz_0, toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toUInt128(5), toNullable(5)) WHERE materialize(7) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Error on processing query 'SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toUInt128(5), toNullable(5)) WHERE materialize(7) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toUInt128(5), toNullable(5)) WHERE materialize(7) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(7) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(7) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 SELECT toLowCardinality(2) FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Got boring AST Fuzzing step 886 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) WHERE materialize(toLowCardinality(7)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 891 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 892 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 895 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 897 out of 1000 EXPLAIN SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 EXPLAIN SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 899 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase(. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 902 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Got boring AST Fuzzing step 904 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 65536 Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 907 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Got boring AST Fuzzing step 908 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Got boring AST Fuzzing step 909 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(toNullable(5)) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, currentDatabase(rows_events_test__fuzz_16) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Error on processing query 'SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, currentDatabase(rows_events_test__fuzz_16) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, currentDatabase(rows_events_test__fuzz_16) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 0 Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 SELECT 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), 12), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), 12), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), toLowCardinality(12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 922 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toFixedString'): toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(t. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 SELECT toFixedString(toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775808 Error on processing query 'SELECT toFixedString(toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775808': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)), 2 FROM system.query_log PREWHERE materialize(5) ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT -9223372036854775808. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 924 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12)), 2 FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 927 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log GROUP BY 5, File(TSV), written_rows ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577 Error on processing query 'SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log GROUP BY 5, File(TSV), written_rows ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577': Received from localhost:9000. DB::Exception: Positional argument number 5 is out of bounds. Expected in range [1, 3]. In scope SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log GROUP BY 5, File(TSV), written_rows ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString('SelectedRows', toUInt128(12), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 EXPLAIN PIPELINE SELECT toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(12), materialize(type = materialize(2), 2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'EXPLAIN PIPELINE SELECT toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(12), materialize(type = materialize(2), 2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(toFixedString(toUInt128(12)), 12), toLowCardinality(12), materialize(type = materialize(2), 2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 936 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 65535 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), toLowCardinality(12), materialize(2) FROM system.query_log PREWHERE 65535 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12), 12), 12, 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577 Error on processing query 'SELECT toFixedString('SelectedRows', toUInt128(12), 12), 12, 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString('SelectedRows', toUInt128(12), 12), 12, 2 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 EXPLAIN `header, description` = true SELECT 'SelectedRows', toUInt128(12), 12, 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Error on processing query 'EXPLAIN `header, description` = true SELECT 'SelectedRows', toUInt128(12), 12, 12, materialize(2) FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS LAST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 946 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 9223372036854775807 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806 Error on processing query 'SELECT toFixedString('SelectedRows', toUInt128(12)), 12, 12 FROM system.query_log PREWHERE 9223372036854775807 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 9223372036854775806': Received from localhost:9000. DB::Exception: Illegal type UInt64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(toLowCardinality(12))), materialize(toUInt128(12)), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048577 Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 SELECT toFixedString('SelectedRows'), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048577 Error on processing query 'SELECT toFixedString('SelectedRows'), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048577': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString('SelectedRows'), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS LAST, type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 1048577. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 950 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(toLowCardinality(12))), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) DESC NULLS FIRST, type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 951 out of 1000 SELECT toFixedString('SelectedRows', toUInt128(toLowCardinality(12))), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 SELECT toFixedString('SelectedRows', toLowCardinality(12)), materialize(12), 12 FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(2)), (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2147483646, toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Error on processing query 'SELECT toFixedString('SelectedRows', toLowCardinality(12)), materialize(12), 12 FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(2)), (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2147483646, toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7': Received from localhost:9000. DB::Exception: Positional argument number 2147483646 is out of bounds. Expected in range [1, 3]. In scope SELECT toFixedString('SelectedRows', toLowCardinality(12)), materialize(12), 12 FROM system.query_log PREWHERE 0 GROUP BY materialize(toLowCardinality(2)), (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 2147483646, toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%') ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS LAST, type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 SELECT toFixedString('SelectedRows', toLowCardinality(12)), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), materialize(12), 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 957 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY materialize(toUInt128(toNullable(2))) ASC NULLS FIRST, type DESC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC NULLS FIRST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 961 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 962 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 966 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 968 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 971 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 972 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 974 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 975 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 976 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 977 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 978 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 980 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 981 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 982 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''SelectedRows''): 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 984 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type DESC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 985 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 SELECT toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Error on processing query 'SELECT toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 21. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 23. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 24. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 25. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 27. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 28. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 30. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db Fuzzing step 988 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Got boring AST Fuzzing step 989 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Got boring AST Fuzzing step 991 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT -1 Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) ASC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS FIRST LIMIT -1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 SELECT 'SelectedRows', 12, toLowCardinality(12), 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 WHERE toNullable(toLowCardinality(materialize(toUInt128(7)))) ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 WHERE toNullable(toLowCardinality(materialize(toUInt128(7)))) ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7': Received from localhost:9000. DB::Exception: Illegal type LowCardinality(Nullable(UInt128)) of column toNullable(toLowCardinality(materialize(_CAST('7'_UInt128, 'UInt128'_String)))) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 SELECT rows_events_test__fuzz_32, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7 Error on processing query 'SELECT rows_events_test__fuzz_32, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_32' in scope SELECT rows_events_test__fuzz_32, 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS FIRST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) ASC LIMIT 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 997 out of 1000 SELECT 'SelectedRows', materialize(toUInt256(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT '-2147483649' Error on processing query 'SELECT 'SelectedRows', materialize(toUInt256(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT '-2147483649'': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual '-2147483649'. In scope SELECT 'SelectedRows', materialize(toUInt256(12)), 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS FIRST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT '-2147483649'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 998 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE -2147483649 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7 Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE -2147483649 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC LIMIT 7': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM system.query_log PREWHERE 0 ORDER BY type ASC NULLS LAST, toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) DESC NULLS LAST, (current_database = currentDatabase()) AND (type = materialize(toNullable(2))) AND (event_date >= yesterday()) DESC NULLS LAST LIMIT 7 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS rows_events_test__fuzz_0 DROP TABLE IF EXISTS rows_events_test__fuzz_1 DROP TABLE IF EXISTS rows_events_test__fuzz_2 DROP TABLE IF EXISTS rows_events_test__fuzz_3 DROP TABLE IF EXISTS rows_events_test__fuzz_4 DROP TABLE IF EXISTS rows_events_test__fuzz_5 DROP TABLE IF EXISTS rows_events_test__fuzz_6 DROP TABLE IF EXISTS rows_events_test__fuzz_7 DROP TABLE IF EXISTS rows_events_test__fuzz_8 DROP TABLE IF EXISTS rows_events_test__fuzz_9 DROP TABLE IF EXISTS rows_events_test__fuzz_10 DROP TABLE IF EXISTS rows_events_test__fuzz_11 DROP TABLE IF EXISTS rows_events_test__fuzz_12 DROP TABLE IF EXISTS rows_events_test__fuzz_13 DROP TABLE IF EXISTS rows_events_test__fuzz_14 DROP TABLE IF EXISTS rows_events_test__fuzz_15 DROP TABLE IF EXISTS rows_events_test__fuzz_16 DROP TABLE IF EXISTS rows_events_test__fuzz_17 DROP TABLE IF EXISTS rows_events_test__fuzz_18 DROP TABLE IF EXISTS rows_events_test__fuzz_19 DROP TABLE IF EXISTS rows_events_test__fuzz_20 DROP TABLE IF EXISTS rows_events_test__fuzz_21 DROP TABLE IF EXISTS rows_events_test__fuzz_22 DROP TABLE IF EXISTS rows_events_test__fuzz_23 DROP TABLE IF EXISTS rows_events_test__fuzz_24 DROP TABLE IF EXISTS rows_events_test__fuzz_25 DROP TABLE IF EXISTS rows_events_test__fuzz_26 DROP TABLE IF EXISTS rows_events_test__fuzz_27 DROP TABLE IF EXISTS rows_events_test__fuzz_28 DROP TABLE IF EXISTS rows_events_test__fuzz_29 DROP TABLE IF EXISTS rows_events_test__fuzz_30 DROP TABLE IF EXISTS rows_events_test__fuzz_31 DROP TABLE IF EXISTS rows_events_test__fuzz_32 DROP TABLE IF EXISTS rows_events_test__fuzz_33 DROP TABLE IF EXISTS rows_events_test__fuzz_34 DROP TABLE IF EXISTS rows_events_test__fuzz_35 DROP TABLE IF EXISTS rows_events_test__fuzz_36 DROP TABLE IF EXISTS rows_events_test__fuzz_37 DROP TABLE IF EXISTS rows_events_test__fuzz_38 DROP TABLE IF EXISTS rows_events_test__fuzz_39 DROP TABLE IF EXISTS rows_events_test__fuzz_40 DROP TABLE IF EXISTS rows_events_test__fuzz_41 DROP TABLE IF EXISTS rows_events_test__fuzz_42 DROP TABLE IF EXISTS rows_events_test__fuzz_43 DROP TABLE IF EXISTS rows_events_test__fuzz_44 DROP TABLE IF EXISTS rows_events_test__fuzz_45 DROP TABLE IF EXISTS rows_events_test__fuzz_46 DROP TABLE IF EXISTS rows_events_test__fuzz_47 DROP TABLE IF EXISTS rows_events_test__fuzz_48 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 CREATE TABLE alter_00665__fuzz_0 ( `boolean_false` Nullable(String) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 2 out of 50 CREATE TABLE alter_00665__fuzz_1 ( `boolean_false` LowCardinality(Nullable(String)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 3 out of 50 CREATE TABLE alter_00665__fuzz_2 ( `boolean_false` LowCardinality(Nullable(String)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 4 out of 50 CREATE TABLE alter_00665__fuzz_3 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 5 out of 50 CREATE TABLE alter_00665__fuzz_4 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 6 out of 50 CREATE TABLE alter_00665__fuzz_5 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 7 out of 50 CREATE TABLE alter_00665__fuzz_6 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 8 out of 50 CREATE TABLE alter_00665__fuzz_7 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 9 out of 50 CREATE TABLE alter_00665__fuzz_8 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 10 out of 50 CREATE TABLE alter_00665__fuzz_9 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 11 out of 50 CREATE TABLE alter_00665__fuzz_10 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 12 out of 50 CREATE TABLE alter_00665__fuzz_11 ( `boolean_false` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 13 out of 50 CREATE TABLE alter_00665__fuzz_12 ( `boolean_false` Array(Array(UInt8)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 14 out of 50 CREATE TABLE alter_00665__fuzz_13 ( `boolean_false` Array(DateTime64(3)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 15 out of 50 CREATE TABLE alter_00665__fuzz_14 ( `boolean_false` Array(Decimal(18, 3)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 16 out of 50 CREATE TABLE alter_00665__fuzz_15 ( `boolean_false` Date32 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 17 out of 50 CREATE TABLE alter_00665__fuzz_16 ( `boolean_false` Int256 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 18 out of 50 CREATE TABLE alter_00665__fuzz_17 ( `boolean_false` UInt16 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 19 out of 50 CREATE TABLE alter_00665__fuzz_18 ( `boolean_false` UInt16 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 20 out of 50 CREATE TABLE alter_00665__fuzz_19 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 21 out of 50 CREATE TABLE alter_00665__fuzz_20 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 22 out of 50 CREATE TABLE alter_00665__fuzz_21 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 23 out of 50 CREATE TABLE alter_00665__fuzz_22 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 24 out of 50 CREATE TABLE alter_00665__fuzz_23 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 25 out of 50 CREATE TABLE alter_00665__fuzz_24 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 26 out of 50 CREATE TABLE alter_00665__fuzz_25 ( `boolean_false` Array(Float64) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 27 out of 50 CREATE TABLE alter_00665__fuzz_26 ( `boolean_false` Array(Float64) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 28 out of 50 CREATE TABLE alter_00665__fuzz_27 ( `boolean_false` Array(Float64) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 29 out of 50 CREATE TABLE alter_00665__fuzz_28 ( `boolean_false` Array(Float64) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 30 out of 50 CREATE TABLE alter_00665__fuzz_29 ( `boolean_false` Array(Nullable(Float64)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 31 out of 50 CREATE TABLE alter_00665__fuzz_30 ( `boolean_false` Array(Nullable(Float64)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 32 out of 50 CREATE TABLE alter_00665__fuzz_31 ( `boolean_false` Array(Nullable(Float64)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 33 out of 50 CREATE TABLE alter_00665__fuzz_32 ( `boolean_false` Array(Nullable(Float64)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 34 out of 50 CREATE TABLE alter_00665__fuzz_33 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 35 out of 50 CREATE TABLE alter_00665__fuzz_34 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 36 out of 50 CREATE TABLE alter_00665__fuzz_35 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 37 out of 50 CREATE TABLE alter_00665__fuzz_36 ( `boolean_false` UInt8 ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 38 out of 50 CREATE TABLE alter_00665__fuzz_37 ( `boolean_false` LowCardinality(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 39 out of 50 CREATE TABLE alter_00665__fuzz_38 ( `boolean_false` LowCardinality(UInt8) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 40 out of 50 CREATE TABLE alter_00665__fuzz_39 ( `boolean_false` Array(LowCardinality(UInt8)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 41 out of 50 CREATE TABLE alter_00665__fuzz_40 ( `boolean_false` Array(LowCardinality(Float32)) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 42 out of 50 CREATE TABLE alter_00665__fuzz_41 ( `boolean_false` Array(Float32) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 43 out of 50 CREATE TABLE alter_00665__fuzz_42 ( `boolean_false` Array(Float32) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 44 out of 50 CREATE TABLE alter_00665__fuzz_43 ( `boolean_false` Array(UInt16) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 45 out of 50 CREATE TABLE alter_00665__fuzz_44 ( `boolean_false` Date ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 46 out of 50 CREATE TABLE alter_00665__fuzz_45 ( `boolean_false` Date ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 47 out of 50 CREATE TABLE alter_00665__fuzz_46 ( `boolean_false` Date ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 48 out of 50 CREATE TABLE alter_00665__fuzz_47 ( `boolean_false` Date ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 49 out of 50 CREATE TABLE alter_00665__fuzz_48 ( `boolean_false` Array(Date) ) ENGINE = MergeTree ORDER BY tuple() Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO alter_00665__fuzz_40 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_38 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_42 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_30 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_16 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_26 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_13 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_17 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_6 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_45 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_15 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_2 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_20 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_4 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_41 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_18 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_14 (boolean_false) FORMAT Values (NULL), (''), ('123'); INSERT INTO alter_00665__fuzz_0 (boolean_false) FORMAT Values (NULL), (''), ('123'); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 5 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 8 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 9 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 10 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 13 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 17 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 18 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 21 out of 1000 SELECT toUInt128(toLowCardinality(materialize(2))), * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT toUInt128(toLowCardinality(materialize(2))), * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 23 out of 1000 SELECT toUInt128(toLowCardinality(2)), * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 SELECT toUInt128(toLowCardinality(2)), * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 25 out of 1000 SELECT toUInt128(toLowCardinality(2)), * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 26 out of 1000 SELECT toUInt128(2), * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 27 out of 1000 SELECT toUInt128(2), * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 28 out of 1000 SELECT toUInt128(2), toLowCardinality(materialize(toLowCardinality(2))), * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT toUInt128(2), toLowCardinality(toLowCardinality(2)), * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 SELECT toUInt128(2), toLowCardinality(toLowCardinality(2)), * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 31 out of 1000 SELECT toUInt128(2), toLowCardinality(toLowCardinality(2)), * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 32 out of 1000 SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 34 out of 1000 SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(materialize('SelectedRows'), 12), 12), toLowCardinality(12))] Error on processing query 'SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(materialize('SelectedRows'), 12), 12), toLowCardinality(12))]': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(materialize('SelectedRows'), 12), 12), toLowCardinality(12))]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 1000 SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 36 out of 1000 SELECT toUInt128(2), toLowCardinality(2), * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 SELECT toUInt128(2), 2, * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT toUInt128(2), 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT 2, materialize(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 SELECT 2, materialize(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 41 out of 1000 SELECT 2, materialize(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 42 out of 1000 SELECT 2, materialize(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 43 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 45 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('2'): 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 EXPLAIN SYNTAX SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 50 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 51 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 52 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 53 out of 1000 EXPLAIN SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 54 out of 1000 SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT 2, materialize(toNullable(toUInt128(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 56 out of 1000 SELECT 2, materialize(toNullable(2)) FROM alter_00665__fuzz_0 WHERE toNullable(257) Error on processing query 'SELECT 2, materialize(toNullable(2)) FROM alter_00665__fuzz_0 WHERE toNullable(257)': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt16) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 SELECT 2, toNullable(toUInt128(2)) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 EXPLAIN json = true SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN json = true SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "json" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 EXPLAIN PIPELINE SELECT 2, toUInt128(2) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 EXPLAIN PIPELINE SELECT 2, toUInt128(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 61 out of 1000 EXPLAIN PIPELINE SELECT 2, toUInt128(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 62 out of 1000 EXPLAIN SYNTAX SELECT 2, toUInt128(2) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 64 out of 1000 SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 65 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_26 Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_26': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_26' in scope SELECT 2, 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_26. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 66 out of 1000 SELECT 2, toUInt128(toUInt256(5), 2) FROM alter_00665__fuzz_0 Error on processing query 'SELECT 2, toUInt128(toUInt256(5), 2) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT 2, toUInt128(toUInt256(5), 2) FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071597bb 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 67 out of 1000 SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 68 out of 1000 SELECT 2, toUInt128(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 69 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 71 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 72 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 73 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, 2 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, 2 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('2'): 2, 2 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 74 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 75 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 76 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 77 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 78 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY TSV, toLowCardinality(materialize(toLowCardinality(toNullable(2)))), toNullable(5) Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY TSV, toLowCardinality(materialize(toLowCardinality(toNullable(2)))), toNullable(5)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY TSV, toLowCardinality(materialize(toLowCardinality(toNullable(2)))), toNullable(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 82 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_17 Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_17': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_17' in scope SELECT 2, 2 FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_17. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 83 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 84 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 85 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 87 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 EXPLAIN ESTIMATE SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 89 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 EXPLAIN PIPELINE SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 EXPLAIN PIPELINE SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 93 out of 1000 EXPLAIN PIPELINE SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 94 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 96 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 99 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 100 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 101 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 102 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), rows_events_test__fuzz_42, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), arrayElement(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12)) Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), rows_events_test__fuzz_42, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), arrayElement(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12))': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2 FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)), rows_events_test__fuzz_42, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), arrayElement(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 103 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 104 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 105 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 GROUP BY type = 2 Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 GROUP BY type = 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 2 FROM alter_00665__fuzz_2 GROUP BY type = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 106 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 107 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 108 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 109 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 110 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 111 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 112 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 115 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 116 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 119 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 121 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 122 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 125 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 126 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 EXPLAIN PIPELINE header = true SELECT 2 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 2 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 128 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 129 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 130 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 131 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(toLowCardinality(2)) Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(toLowCardinality(materialize(2))) Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 135 out of 1000 EXPLAIN PIPELINE header = true SELECT 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(2)) GROUP BY 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', ProfileEvents[toLowCardinality('SelectedRows')], ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] Error on processing query 'EXPLAIN PIPELINE header = true SELECT 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(2)) GROUP BY 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', ProfileEvents[toLowCardinality('SelectedRows')], ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)]': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 136 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(2)) Got boring AST Fuzzing step 138 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 142 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 143 out of 1000 SELECT materialize(toLowCardinality(toNullable(2))) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 144 out of 1000 SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 146 out of 1000 SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 148 out of 1000 SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_0 WHERE materialize(-9223372036854775807) Error on processing query 'SELECT toLowCardinality(toNullable(2)) FROM alter_00665__fuzz_0 WHERE materialize(-9223372036854775807)': Received from localhost:9000. DB::Exception: Illegal type Int64 of column materialize(-9223372036854775807_Int64) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 149 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 151 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 152 out of 1000 SELECT toLowCardinality(ProfileEvents[toFixedString(12, 12)], 2) FROM alter_00665__fuzz_2 Error on processing query 'SELECT toLowCardinality(ProfileEvents[toFixedString(12, 12)], 2) FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toLowCardinality(ProfileEvents[toFixedString(12, 12)], 2) FROM alter_00665__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 153 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 154 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 157 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 158 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 EXPLAIN QUERY TREE dump_passes = true SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN QUERY TREE dump_passes = true SELECT toLowCardinality(2) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 12), 12), written_rows AND (type = materialize(2)) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), query LIKE toNullable(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') Error on processing query 'SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 12), 12), written_rows AND (type = materialize(2)) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), query LIKE toNullable(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%')': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'written_rows' in scope SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 12), 12), written_rows AND (type = materialize(2)) AND (event_date >= yesterday()), toLowCardinality(materialize(2)), query LIKE toNullable(toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 161 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 163 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 164 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 165 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 166 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 168 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 169 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 170 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11 Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_11' in scope SELECT 2 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 174 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 GROUP BY equals(3, current_database, currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()), toNullable(toLowCardinality(2)), ProfileEvents['SelectedRows', 12] Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 GROUP BY equals(3, current_database, currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()), toNullable(toLowCardinality(2)), ProfileEvents['SelectedRows', 12]': Received from localhost:9000. DB::Exception: Syntax error: failed at position 319 (end of query): . Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 175 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 176 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 178 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 180 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('2'): 2 FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 184 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 52 ('2'): 2 FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 185 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 52 ('2'): 2 FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 187 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 188 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 189 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 191 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 193 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 195 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 196 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 197 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 198 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 199 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 201 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('2'): 2 FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 202 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 203 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 207 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 209 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 210 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 211 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 212 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 214 out of 1000 SELECT materialize(toInt256(materialize(-9223372036854775807))), 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT materialize(toInt256(materialize(toLowCardinality(-9223372036854775807)))), 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT materialize(toInt256(materialize(toLowCardinality(-9223372036854775807)))), 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 SELECT toInt256(materialize(toLowCardinality(-9223372036854775807))), 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 220 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), toNullable(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), toNullable(2) FROM alter_00665__fuzz_0 WHERE 'SelectedRows' Error on processing query 'SELECT materialize(toLowCardinality(-9223372036854775807)), toNullable(2) FROM alter_00665__fuzz_0 WHERE 'SelectedRows'': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: String. In query SELECT materialize(toLowCardinality(-9223372036854775807)), toNullable(2) FROM alter_00665__fuzz_0 WHERE 'SelectedRows'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 222 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('materialize'): materialize(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 223 out of 1000 SELECT toLowCardinality(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 SELECT toLowCardinality(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 225 out of 1000 SELECT toLowCardinality(-9223372036854775807), toNullable(2) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 228 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 230 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 231 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 232 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 233 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 234 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 235 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 237 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 238 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 240 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 241 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 242 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 243 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 245 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 246 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 247 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 248 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 249 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 250 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 251 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 252 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 253 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 255 out of 1000 SELECT materialize(-9223372036854775807), 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT materialize(-9223372036854775807), 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize(-9223372036854775807), 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 256 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 257 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 260 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 261 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 262 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 264 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 265 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 266 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 267 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 268 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 269 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 270 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 271 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 272 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 273 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 274 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 275 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 276 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 277 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 278 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 279 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 280 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 281 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 282 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 283 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 284 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 285 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 286 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 287 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 288 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 289 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 290 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 291 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 292 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 293 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 294 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 295 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 296 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 297 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 298 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 299 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 300 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 301 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 302 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 303 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 304 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 305 out of 1000 SELECT -9223372036854775807, materialize(toLowCardinality(2)) FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, materialize(toLowCardinality(2)) FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, materialize(toLowCardinality(2)) FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 306 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 307 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 308 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 309 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 310 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 311 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE equals(toLowCardinality(materialize(5)), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE equals(toLowCardinality(materialize(5)), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE equals(toLowCardinality(materialize(5)), current_database, currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 312 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 313 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 314 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 315 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 317 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 318 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 319 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 320 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 321 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 322 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 323 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 325 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 326 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 327 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 328 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 329 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 330 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 331 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 332 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 333 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 334 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 335 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 336 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 337 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 339 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 340 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 341 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 343 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 344 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 345 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 346 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 348 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 349 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 350 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 351 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 352 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 353 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 354 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 355 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 356 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 357 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 358 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 359 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 360 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 361 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 362 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 363 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 364 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 365 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 366 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 367 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 368 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 370 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 371 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 372 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 373 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 374 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 375 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 376 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 377 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 378 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 379 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 380 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 381 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 382 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(event_date, rows_events_test__fuzz_36, yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(event_date, rows_events_test__fuzz_36, yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(event_date, rows_events_test__fuzz_36, yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 383 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 384 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 385 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 386 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 387 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 389 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 390 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 391 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 392 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 393 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 394 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 395 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 396 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 397 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 398 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 399 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 400 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 401 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 402 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 403 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 404 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 406 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 408 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 409 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 410 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 411 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 413 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 414 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 415 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 417 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 418 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 419 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 420 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 423 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 424 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 425 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 426 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 427 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 428 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 430 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 431 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 432 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 433 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 434 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 435 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 436 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 437 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 438 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 439 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 440 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 441 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 442 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 443 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 446 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 447 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 448 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 449 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 450 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 451 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 452 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 453 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 454 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 455 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 456 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 457 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 458 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 459 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 460 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 461 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 462 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 463 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 464 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 465 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 466 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 467 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 468 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 469 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 470 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 472 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 473 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 474 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 475 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 477 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 478 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 479 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 480 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 481 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 482 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 483 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 484 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 486 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 487 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 488 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 491 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 492 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 494 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 495 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 496 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 498 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 499 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 500 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 501 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 502 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 504 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 505 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 506 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 507 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 508 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 509 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 510 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 511 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 512 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 513 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 514 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 515 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 516 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 517 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 518 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 519 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 520 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 521 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 523 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 524 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 525 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 526 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 527 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 528 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 529 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 530 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 531 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 532 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 533 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 535 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 536 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 537 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 538 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 539 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 542 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 544 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 545 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 547 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 548 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 549 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 550 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 551 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 552 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 553 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 555 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 556 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 557 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 558 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 559 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 560 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 561 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 562 out of 1000 SELECT toInt128(-9223372036854775807), 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT toInt128(-9223372036854775807), 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toInt128(-9223372036854775807), 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 563 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 564 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 565 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 567 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 568 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 569 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 570 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 571 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 572 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 573 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 574 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 575 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 576 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 577 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 578 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 579 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 580 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 581 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 582 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 583 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 584 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 585 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 586 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 587 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 588 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 589 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 591 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 595 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 596 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 598 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 599 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 600 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 601 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 602 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 603 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 605 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 606 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 607 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 608 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 610 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 611 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 612 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 615 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 616 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 617 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 618 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 619 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 620 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 621 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 622 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 623 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 624 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 625 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 626 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 627 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 628 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 629 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 630 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 631 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 632 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 633 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 634 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 635 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 637 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 639 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 641 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 642 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 643 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 644 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 645 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 646 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 647 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 648 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 649 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 650 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 651 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 652 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 653 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 655 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 656 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 657 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 659 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 661 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 662 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 663 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 665 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 666 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 667 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 668 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 669 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 670 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 672 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 673 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 674 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 675 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 676 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 677 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 678 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 679 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 680 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 681 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 682 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 683 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 685 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 686 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 688 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 689 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 690 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 691 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 692 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 693 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 694 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 695 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 696 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 699 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 700 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 701 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 702 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 704 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 705 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 706 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 707 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 708 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 709 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 710 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 711 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 712 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 713 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 714 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 715 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 716 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 717 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 718 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 719 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 720 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 721 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 722 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 723 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 724 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 727 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 728 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 729 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 730 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 731 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 732 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 733 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 734 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 737 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 738 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 739 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 740 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 741 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 743 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 744 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 747 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 748 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 749 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 750 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 751 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(toLowCardinality(7))) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(toLowCardinality(7)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday(toLowCardinality(7))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 754 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 755 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 757 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 758 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 759 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 760 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 761 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 762 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 763 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 764 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 765 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 766 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 767 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 768 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 769 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 771 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 772 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 773 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 774 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 775 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 776 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 779 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 780 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 781 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 782 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 783 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 784 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 785 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 786 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 787 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 788 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 789 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 791 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 792 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 794 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 795 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 796 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 797 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 799 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 800 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 801 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 802 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 803 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 805 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 806 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 807 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 808 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), event_date, yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), event_date, yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND greaterOrEquals(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), event_date, yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 810 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 811 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 814 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 815 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 816 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 817 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 821 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 822 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 823 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 824 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 825 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 828 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 829 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 831 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 832 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 833 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 834 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 835 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 836 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 837 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 838 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 839 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 840 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 841 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 842 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 843 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 846 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 847 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 848 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 849 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 850 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 851 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 852 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 855 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 856 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 857 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 858 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 859 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 861 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 863 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 864 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 865 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 866 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 867 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 868 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 871 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 873 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 876 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 877 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 878 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 879 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 882 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 883 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 884 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 886 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 887 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 889 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 890 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 891 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 892 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 893 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 895 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 897 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 898 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 899 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 900 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 902 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 903 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 904 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 905 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 906 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 907 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 909 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 910 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 911 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 912 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 913 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 914 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 915 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 917 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 919 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 920 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 921 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 922 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 923 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 924 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 925 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 926 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) GROUP BY alter_00665__fuzz_18, toUInt128(5) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) GROUP BY alter_00665__fuzz_18, toUInt128(5)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) GROUP BY alter_00665__fuzz_18, toUInt128(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 929 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 930 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 931 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 932 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 933 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 934 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 938 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 941 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 942 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 945 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 947 out of 1000 SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 949 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 950 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 951 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 954 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 956 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 958 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 959 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 961 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 965 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 967 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 968 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 970 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 971 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 972 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 973 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 974 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 975 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 977 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 978 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 980 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 983 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 985 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 986 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 987 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 16. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 17. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 989 out of 1000 EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 990 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 991 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 992 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 993 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 994 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Missing columns: 'query' 'event_date' 'type' 'current_database' while processing query: 'SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())', required columns: 'current_database' 'type' 'event_date' 'query': While processing SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 997 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 998 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 18. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 19. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 2 FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM alter_00665 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_1 ASC NULLS FIRST, boolean_false DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_1 ASC NULLS FIRST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_1' in scope SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_1 ASC NULLS FIRST, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 3 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY written_rows AND (type = 2) AND (event_date >= yesterday()) ASC, boolean_false DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 ORDER BY written_rows AND (type = 2) AND (event_date >= yesterday()) ASC, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'written_rows' in scope SELECT * FROM alter_00665__fuzz_2 ORDER BY written_rows AND (type = 2) AND (event_date >= yesterday()) ASC, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 8 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 23 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 24 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE materialize(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE materialize(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(12). In query SELECT * FROM alter_00665__fuzz_2 PREWHERE materialize(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 27 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 29 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 30 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 31 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE toUInt128(toLowCardinality(7)) ORDER BY boolean_false DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE toUInt128(toLowCardinality(7)) ORDER BY boolean_false DESC NULLS LAST': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 33 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 35 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 38 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 43 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 44 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 47 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 48 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 49 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 50 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 51 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 53 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 54 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 55 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 58 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 60 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 64 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 67 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 69 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 70 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 71 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 72 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 75 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 76 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 77 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 78 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 79 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 81 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 82 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 84 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 86 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 87 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 88 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 89 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 92 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 94 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 95 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 96 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), * FROM alter_00665__fuzz_2 ORDER BY rows_events_test__fuzz_40 ASC, boolean_false ASC NULLS LAST Error on processing query 'SELECT toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), * FROM alter_00665__fuzz_2 ORDER BY rows_events_test__fuzz_40 ASC, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_40' in scope SELECT toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), * FROM alter_00665__fuzz_2 ORDER BY rows_events_test__fuzz_40 ASC, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 98 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 99 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 100 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 101 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 102 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 103 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 105 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE defaultValueOfTypeName('Decimal128(3)') ORDER BY boolean_false ASC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE defaultValueOfTypeName('Decimal128(3)') ORDER BY boolean_false ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Illegal type Decimal128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 106 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 107 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 109 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 110 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 111 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 114 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 120 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 121 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 122 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 123 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 124 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 127 out of 1000 EXPLAIN QUERY TREE run_passes = true, passes = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Error on processing query 'EXPLAIN QUERY TREE run_passes = true, passes = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 128 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY boolean_false DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM alter_00665__fuzz_0 WHERE ProfileEvents[toFixedString('InsertedRows', 12)] ORDER BY boolean_false DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 130 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 SELECT rows_events_test__fuzz_2, * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Error on processing query 'SELECT rows_events_test__fuzz_2, * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_2' in scope SELECT rows_events_test__fuzz_2, * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 132 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 133 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 134 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 135 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 136 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 138 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 141 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 142 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 143 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 145 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 147 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 148 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 149 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 151 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 153 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 155 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 157 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 159 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 160 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 163 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 164 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 165 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 166 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 168 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 169 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 170 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 175 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 176 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_41, alter_00665__fuzz_40, rows_events_test__fuzz_39 ORDER BY boolean_false ASC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_41, alter_00665__fuzz_40, rows_events_test__fuzz_39 ORDER BY boolean_false ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_41, alter_00665__fuzz_40, rows_events_test__fuzz_39 ORDER BY boolean_false ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_32 ASC, boolean_false DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_32 ASC, boolean_false DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_32' in scope SELECT * FROM alter_00665__fuzz_0 ORDER BY rows_events_test__fuzz_32 ASC, boolean_false DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 180 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 181 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Got boring AST Fuzzing step 183 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Got boring AST Fuzzing step 187 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_41 WHERE rows_events_test__fuzz_17 ORDER BY boolean_false ASC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_41 WHERE rows_events_test__fuzz_17 ORDER BY boolean_false ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_41' in scope SELECT * FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_41 WHERE rows_events_test__fuzz_17 ORDER BY boolean_false ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 189 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 192 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 193 out of 1000 SELECT rows_events_test__fuzz_35, * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Error on processing query 'SELECT rows_events_test__fuzz_35, * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT rows_events_test__fuzz_35, * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 194 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 196 out of 1000 EXPLAIN AST graph = true, optimize = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN AST graph = true, optimize = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 197 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Got boring AST Fuzzing step 200 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 202 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 203 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 204 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 205 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('InsertedRows') ORDER BY boolean_false DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('InsertedRows') ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('InsertedRows') ORDER BY boolean_false DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 206 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_36 ORDER BY boolean_false DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_36 ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_36 ORDER BY boolean_false DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 208 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 210 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 213 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Got boring AST Fuzzing step 216 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(FixedString(12)). In query SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality(toFixedString('SelectedRows', 12)) ORDER BY boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 217 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Got boring AST Fuzzing step 219 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 222 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 223 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 224 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 225 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 227 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 228 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 230 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 231 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 232 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 233 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 238 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 242 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 243 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 245 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 248 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 249 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 250 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 251 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 253 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 254 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_36 ORDER BY boolean_false DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_36 ORDER BY boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_36' in scope SELECT * FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_36 ORDER BY boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 259 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 262 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_36, ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt128(12)), 12), 12), 12)] ORDER BY boolean_false ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_36, ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt128(12)), 12), 12), 12)] ORDER BY boolean_false ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_36' in scope SELECT * FROM alter_00665__fuzz_2 GROUP BY rows_events_test__fuzz_36, ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt128(12)), 12), 12), 12)] ORDER BY boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 265 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 272 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString('InsertedRows', 12), materialize(toInt256(toNullable(2), -9223372036854775807)) ORDER BY toLowCardinality(7) ASC NULLS FIRST, boolean_false ASC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString('InsertedRows', 12), materialize(toInt256(toNullable(2), -9223372036854775807)) ORDER BY toLowCardinality(7) ASC NULLS FIRST, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toInt256'. Expected 1 argument, got 2 arguments: In scope SELECT * FROM alter_00665__fuzz_2 GROUP BY toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString('InsertedRows', 12), materialize(toInt256(toNullable(2), -9223372036854775807)) ORDER BY toLowCardinality(7) ASC NULLS FIRST, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x00000000071cddf8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x00000000071c7ea0 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 273 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 274 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 275 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 276 out of 1000 SELECT * FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(materialize(2)), 12)) ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(materialize(2)), 12)) ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(materialize(2)), 12)) ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 277 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 278 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS LAST, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS LAST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality('Int64') ORDER BY toLowCardinality(7) ASC NULLS LAST, boolean_false ASC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality('Int64') ORDER BY toLowCardinality(7) ASC NULLS LAST, boolean_false ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 281 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) ASC NULLS LAST, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), materialize(12) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), materialize(12) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Column default.alter_00665__fuzz_2.boolean_false is not under aggregate function and not in GROUP BY keys. In query SELECT * FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), materialize(12) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 7. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x000000001108305d 8. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 284 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12, 12)] ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 286 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 287 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 290 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 292 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 293 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 294 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 295 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 296 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 298 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 299 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 301 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 302 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 303 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 305 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 306 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 308 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 309 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 310 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 312 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 313 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 314 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 319 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 320 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 321 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 323 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 325 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 326 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 327 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 328 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 329 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC Got boring AST Fuzzing step 332 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 334 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 335 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 337 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 338 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 339 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 341 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 345 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 346 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 348 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 349 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 351 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 353 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 355 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 356 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 357 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 358 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 360 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 361 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 362 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 363 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 366 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 367 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 368 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 369 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 371 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT * FROM alter_00665__fuzz_0 WHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()) ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 372 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 373 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 374 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 379 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false DESC Got boring AST Fuzzing step 386 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 SELECT * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toLowCardinality('InsertedRows')], toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), -9223372036854775807 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toLowCardinality('InsertedRows')], toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), -9223372036854775807 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toLowCardinality('InsertedRows')], toUInt128(toLowCardinality(materialize(toLowCardinality(2)))), -9223372036854775807 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST, boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 393 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 394 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 395 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 396 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 397 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 399 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 400 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 401 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 403 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 404 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Got boring AST Fuzzing step 405 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 410 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, type = toNullable(toUInt256(2)) ASC, boolean_false ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, type = toNullable(toUInt256(2)) ASC, boolean_false ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, type = toNullable(toUInt256(2)) ASC, boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 413 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 415 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 417 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 421 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(7) ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(7) ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT * FROM alter_00665__fuzz_0 WHERE query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' ORDER BY toLowCardinality(7) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 423 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE rows_events_test__fuzz_41 ORDER BY toLowCardinality(7) ASC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE rows_events_test__fuzz_41 ORDER BY toLowCardinality(7) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT * FROM alter_00665__fuzz_2 WHERE rows_events_test__fuzz_41 ORDER BY toLowCardinality(7) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 424 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC Got boring AST Fuzzing step 426 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Got boring AST Fuzzing step 428 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Got boring AST Fuzzing step 429 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 432 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 434 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 435 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 436 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 437 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC Got boring AST Fuzzing step 438 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 441 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 442 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 443 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 445 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 448 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_14 ORDER BY toLowCardinality(7) DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_14 ORDER BY toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_14' in scope SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_14 ORDER BY toLowCardinality(7) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 451 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE materialize(-9223372036854775807) ORDER BY toLowCardinality(7) DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE materialize(-9223372036854775807) ORDER BY toLowCardinality(7) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Illegal type Int64 of column materialize(-9223372036854775807_Int64) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 452 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 453 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 455 out of 1000 SELECT materialize(toNullable(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT materialize(toNullable(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Got boring AST Fuzzing step 457 out of 1000 SELECT materialize(toNullable(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 458 out of 1000 SELECT materialize(toNullable(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 461 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_5 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_5 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_5' in scope SELECT * FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_5 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 463 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, toLowCardinality(7) ASC Got boring AST Fuzzing step 465 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, toLowCardinality(7) ASC Got boring AST Fuzzing step 466 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 470 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 471 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 474 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, rows_events_test__fuzz_39 ASC, toLowCardinality(7) DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, rows_events_test__fuzz_39 ASC, toLowCardinality(7) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_39' in scope SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, rows_events_test__fuzz_39 ASC, toLowCardinality(7) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 477 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE toNullable(materialize('SelectedRows')) ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE toNullable(materialize('SelectedRows')) ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Nullable(String). In query SELECT * FROM alter_00665__fuzz_2 PREWHERE toNullable(materialize('SelectedRows')) ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Got boring AST Fuzzing step 482 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Got boring AST Fuzzing step 483 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Got boring AST Fuzzing step 484 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, toLowCardinality(7) DESC Got boring AST Fuzzing step 487 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 SELECT alter_00665__fuzz_13, * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'SELECT alter_00665__fuzz_13, * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_13' in scope SELECT alter_00665__fuzz_13, * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, toLowCardinality(7) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 490 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 491 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 495 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 496 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 497 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toFixedString(toLowCardinality('InsertedRows'), 12) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE toFixedString(toLowCardinality('InsertedRows'), 12) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(FixedString(12)). In query SELECT * FROM alter_00665__fuzz_0 PREWHERE toFixedString(toLowCardinality('InsertedRows'), 12) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 498 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 499 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 501 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 507 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 508 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC Got boring AST Fuzzing step 513 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Got boring AST Fuzzing step 517 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 522 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 523 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: FixedString(67). In query SELECT * FROM alter_00665__fuzz_0 WHERE toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 527 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) ASC NULLS FIRST Got boring AST Fuzzing step 530 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 SELECT alter_00665__fuzz_31, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS LAST Error on processing query 'SELECT alter_00665__fuzz_31, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_31' in scope SELECT alter_00665__fuzz_31, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 535 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) ASC NULLS LAST Got boring AST Fuzzing step 537 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 542 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST Error on processing query 'SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 548 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 549 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 550 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY toInt256(materialize(toLowCardinality(-9223372036854775807))) ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY toInt256(materialize(toLowCardinality(-9223372036854775807))) ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Column default.alter_00665__fuzz_2.boolean_false is not under aggregate function and not in GROUP BY keys. In query SELECT * FROM alter_00665__fuzz_2 GROUP BY toInt256(materialize(toLowCardinality(-9223372036854775807))) ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 552 out of 1000 EXPLAIN QUERY TREE dump_passes = true, dump_ast = true SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'EXPLAIN QUERY TREE dump_passes = true, dump_ast = true SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 553 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 567 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 568 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('Int64') ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, materialize(materialize(5)) ASC, toLowCardinality(7) DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('Int64') ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, materialize(materialize(5)) ASC, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT * FROM alter_00665__fuzz_2 WHERE toLowCardinality('Int64') ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, materialize(materialize(5)) ASC, toLowCardinality(7) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 570 out of 1000 SELECT rows_events_test__fuzz_13, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC Error on processing query 'SELECT rows_events_test__fuzz_13, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_13' in scope SELECT rows_events_test__fuzz_13, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 571 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST, materialize(toUInt256(5)) ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 574 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 576 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) ASC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 581 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 583 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM alter_00665__fuzz_0 WHERE toUInt128(toLowCardinality(2)) ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM alter_00665__fuzz_0 WHERE toUInt128(toLowCardinality(2)) ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 584 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 585 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 587 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 589 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC NULLS LAST Got boring AST Fuzzing step 590 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) ASC Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 595 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 596 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 598 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 599 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 601 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 602 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 603 out of 1000 EXPLAIN QUERY TREE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 606 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, materialize(toUInt256(5)) DESC, toLowCardinality(7) DESC. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC Got boring AST Fuzzing step 609 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality('Int64') ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality('Int64') ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT * FROM alter_00665__fuzz_0 WHERE toLowCardinality('Int64') ORDER BY 'UUID' ASC NULLS LAST, toLowCardinality(7) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 610 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 612 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, rows_events_test__fuzz_44 ASC NULLS LAST, toLowCardinality(7) DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, rows_events_test__fuzz_44 ASC NULLS LAST, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_44' in scope SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, rows_events_test__fuzz_44 ASC NULLS LAST, toLowCardinality(7) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 616 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Got boring AST Fuzzing step 618 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 622 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 623 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 624 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 625 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 627 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 628 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 629 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 630 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 631 out of 1000 EXPLAIN SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 632 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 634 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 635 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 636 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 637 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Got boring AST Fuzzing step 638 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 639 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC, toLowCardinality(7) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 EXPLAIN ESTIMATE SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 648 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 649 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 GROUP BY materialize(12), toNullable(2), toInt256(toInt128(-9223372036854775807)) ORDER BY 'UUID' ASC Error on processing query 'SELECT materialize(2), * FROM alter_00665__fuzz_0 GROUP BY materialize(12), toNullable(2), toInt256(toInt128(-9223372036854775807)) ORDER BY 'UUID' ASC': Received from localhost:9000. DB::Exception: Column default.alter_00665__fuzz_0.boolean_false is not under aggregate function and not in GROUP BY keys. In query SELECT materialize(2), * FROM alter_00665__fuzz_0 GROUP BY materialize(12), toNullable(2), toInt256(toInt128(-9223372036854775807)) ORDER BY 'UUID' ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 652 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 653 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 654 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 655 out of 1000 SELECT 2, * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ASC, 'UUID' DESC Error on processing query 'SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ASC, 'UUID' DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) ASC, 'UUID' DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 658 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 659 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 660 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 661 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 663 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT toLowCardinality(2), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT toLowCardinality(2), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 SELECT toLowCardinality(2), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 667 out of 1000 SELECT toLowCardinality(2), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 668 out of 1000 SELECT toLowCardinality(materialize(2)), * FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT toLowCardinality(materialize(2)), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 SELECT toLowCardinality(materialize(2)), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 671 out of 1000 SELECT toLowCardinality(materialize(2)), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 672 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 674 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 678 out of 1000 SELECT materialize(2) FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 683 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 684 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 686 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 688 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807, toFixedString(materialize('SelectedRows'), 12), 3, event_time ORDER BY rows_events_test__fuzz_19 ASC NULLS FIRST, 'UUID' DESC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807, toFixedString(materialize('SelectedRows'), 12), 3, event_time ORDER BY rows_events_test__fuzz_19 ASC NULLS FIRST, 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807, toFixedString(materialize('SelectedRows'), 12), 3, event_time ORDER BY rows_events_test__fuzz_19 ASC NULLS FIRST, 'UUID' DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 692 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 696 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 698 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 699 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 701 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12) ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12) ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2 FROM alter_00665__fuzz_0 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12, 12), 12) ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 702 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 703 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 704 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 705 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 707 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 708 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(toFixedString('Int64', 5)) ORDER BY 'UUID' ASC Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(toFixedString('Int64', 5)) ORDER BY 'UUID' ASC': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(FixedString(5)). In query SELECT 2 FROM alter_00665__fuzz_0 WHERE toNullable(toFixedString('Int64', 5)) ORDER BY 'UUID' ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 710 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 711 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 712 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 716 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 717 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 718 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 719 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 721 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 724 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('2'): 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 727 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 731 out of 1000 SELECT toLowCardinality(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT read_rows, toLowCardinality(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT read_rows, toLowCardinality(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'read_rows' in scope SELECT read_rows, toLowCardinality(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 733 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 735 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 736 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 737 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 738 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 739 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(12)), 12) ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(12)), 12) ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Nullable(FixedString(12)). In query SELECT 2 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(12)), 12) ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 740 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 743 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 744 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 745 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 747 out of 1000 SELECT 1., toLowCardinality(2) FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 750 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 751 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 752 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 754 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 755 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 757 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 758 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 759 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 760 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 761 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 762 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 763 out of 1000 EXPLAIN PIPELINE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 764 out of 1000 EXPLAIN AST SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 EXPLAIN AST SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 766 out of 1000 EXPLAIN AST SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 767 out of 1000 EXPLAIN AST SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 768 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 771 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 773 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 775 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 776 out of 1000 EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Error on processing query 'EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('1.'): 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 780 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' ASC Error on processing query 'SELECT 1. FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_38' in scope SELECT 1. FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 PREWHERE materialize(toUInt256(7)) ORDER BY 'UUID' DESC Error on processing query 'SELECT 1. FROM alter_00665__fuzz_0 PREWHERE materialize(toUInt256(7)) ORDER BY 'UUID' DESC': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 783 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 784 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 785 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 786 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 788 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 789 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 790 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 791 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 792 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 797 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 799 out of 1000 SELECT 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 SELECT materialize(1.) FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 SELECT materialize(1.) FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 SELECT materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 SELECT materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 804 out of 1000 SELECT toNullable(2), materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL WHERE NULL ORDER BY rows_events_test__fuzz_41 ASC, 'UUID' DESC NULLS FIRST Error on processing query 'SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL WHERE NULL ORDER BY rows_events_test__fuzz_41 ASC, 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL WHERE NULL ORDER BY rows_events_test__fuzz_41 ASC, 'UUID' DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 810 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 811 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 814 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 EXPLAIN SYNTAX SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 818 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 819 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 820 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 822 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 828 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 830 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 831 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 832 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 833 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 834 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 835 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 EXPLAIN QUERY TREE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 839 out of 1000 EXPLAIN ESTIMATE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 EXPLAIN PIPELINE SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 EXPLAIN AST SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 EXPLAIN AST SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 843 out of 1000 EXPLAIN AST SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 844 out of 1000 EXPLAIN SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('2'): 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 EXPLAIN SYNTAX SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 EXPLAIN SYNTAX SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 848 out of 1000 EXPLAIN SYNTAX SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 849 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 852 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 855 out of 1000 SELECT 2, materialize(1.) FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 EXPLAIN AST graph = true SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC Error on processing query 'EXPLAIN AST graph = true SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 861 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 862 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 863 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 864 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 865 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 866 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 867 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 868 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 869 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 872 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 EXPLAIN PIPELINE compact = true SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 879 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 880 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 881 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 882 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 888 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 889 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 890 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 PREWHERE NULL ORDER BY 'UUID' DESC Got boring AST Fuzzing step 891 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 PREWHERE NULL ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Got boring AST Fuzzing step 894 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS LAST Got boring AST Fuzzing step 896 out of 1000 SELECT 2, toNullable(1.) FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 SELECT 2, 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 900 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 SELECT 2, toFixedString(toFixedString(materialize(2), toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT 2, toFixedString(toFixedString(materialize(2), toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2, toFixedString(toFixedString(materialize(2), toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 902 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), (type = 2) AND greaterOrEquals(event_date), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Error on processing query 'SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), (type = 2) AND greaterOrEquals(event_date), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), (type = 2) AND greaterOrEquals(event_date), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 906 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 907 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Error on processing query 'SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, 12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT 2, toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toUInt256(12)), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 910 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, toUInt256(12)), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Error on processing query 'SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, toUInt256(12)), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12, toUInt256(12)), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 911 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12), toUInt256(12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT 2, toFixedString('SelectedRows', 12, 12), toUInt256(12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT 2, toFixedString('SelectedRows', 12, 12), toUInt256(12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2, toFixedString('SelectedRows', 12, 12), toUInt256(12), 1. FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12), toUInt256(12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 914 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', 12), 12), toUInt256(12), 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 915 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), 12, 12, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), 12, 12, 1. FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC Got boring AST Fuzzing step 917 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), toLowCardinality(toUInt256(12)), materialize(toNullable(12)), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt128(7)) ASC NULLS FIRST, 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), toLowCardinality(toUInt256(12)), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC, 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), toLowCardinality(toUInt256(12)), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), toLowCardinality(toUInt256(materialize(toLowCardinality(toUInt128(12))))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT 2, toFixedString('SelectedRows'), toLowCardinality(toUInt256(toFixedString(toNullable('IPv6', 'SelectedRows'), toLowCardinality(toUInt256(12))), materialize(toUInt128(12)))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Error on processing query 'SELECT 2, toFixedString('SelectedRows'), toLowCardinality(toUInt256(toFixedString(toNullable('IPv6', 'SelectedRows'), toLowCardinality(toUInt256(12))), materialize(toUInt128(12)))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 2, toFixedString('SelectedRows'), toLowCardinality(toUInt256(toFixedString(toNullable('IPv6', 'SelectedRows'), toLowCardinality(toUInt256(12))), materialize(toUInt128(12)))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 SELECT 2, toFixedString('SelectedRows', 12), toLowCardinality(toUInt256(materialize(toLowCardinality(toUInt128(12))))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Got boring AST Fuzzing step 923 out of 1000 SELECT 2, 'SelectedRows', 12, toUInt256(materialize(toLowCardinality(toUInt128(12)))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 SELECT 2, 'SelectedRows', 12, toUInt256(materialize(toLowCardinality(toUInt128(12)))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Got boring AST Fuzzing step 925 out of 1000 SELECT 2, 'SelectedRows', materialize(12), materialize(toLowCardinality(toUInt128(12))), toNullable(12), 1. FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 SELECT 2, 'SelectedRows', materialize(12), materialize(toUInt128(12)), toNullable(12), 1. FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 927 out of 1000 SELECT 2, 'SelectedRows', materialize(12), materialize(toUInt128(12)), toNullable(12), 1. FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 928 out of 1000 SELECT 2, 'SelectedRows', materialize(12), materialize(toUInt128(12)), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 SELECT 2, 'SelectedRows', materialize(12), materialize(12), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT 2, 'SelectedRows', materialize(toFixedString(toFixedString('SelectedRows', toNullable(12)), 12), 12), materialize(12), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Error on processing query 'SELECT 2, 'SelectedRows', materialize(toFixedString(toFixedString('SelectedRows', toNullable(12)), 12), 12), materialize(12), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 2, 'SelectedRows', materialize(toFixedString(toFixedString('SelectedRows', toNullable(12)), 12), 12), materialize(12), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 SELECT toUInt256(2), 'SelectedRows', 12, materialize(12), toNullable(12), toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT toUInt256(2), 'SelectedRows', 12, materialize(12), 12, toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 SELECT toUInt256(materialize(toLowCardinality(2))), 'SelectedRows', 12, materialize(12), 12, toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toUInt256(materialize(toLowCardinality(2))), 'SelectedRows', 12, 12, 12, toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toUInt256(materialize(toLowCardinality(2))), 'SelectedRows', 12, 12, 12, toLowCardinality(toNullable(1.)) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 SELECT toUInt256(materialize(toLowCardinality(2))), 'SelectedRows', 12, materialize(12), toUInt128(12), toLowCardinality(1.) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', 12, materialize(12), 12, toLowCardinality(1.) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) DESC NULLS FIRST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', 12, materialize(12), 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', 12, materialize(12), 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) DESC, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', materialize(toLowCardinality(toNullable(12))), materialize(12), 12 FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', materialize(toLowCardinality(12)), materialize(12), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)) ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST Error on processing query 'SELECT materialize(toLowCardinality(2)), 'SelectedRows', materialize(toLowCardinality(12)), materialize(12), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)) ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(FixedString(12)). In query SELECT materialize(toLowCardinality(2)), 'SelectedRows', materialize(toLowCardinality(12)), materialize(12), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)) ORDER BY toLowCardinality(toUInt256(7)) DESC NULLS FIRST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 941 out of 1000 SELECT materialize(toLowCardinality(2)), 'SelectedRows', materialize(toLowCardinality(toNullable(12))), materialize(12), 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 SELECT materialize(2), 'SelectedRows', toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC NULLS FIRST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, toLowCardinality(toUInt128(7)) ASC NULLS FIRST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(type = toNullable(toLowCardinality(2)), 12)), 12, toNullable(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS FIRST, 'UUID' DESC Error on processing query 'SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(type = toNullable(toLowCardinality(2)), 12)), 12, toNullable(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS FIRST, 'UUID' DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(type = toNullable(toLowCardinality(2)), 12)), 12, toNullable(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS FIRST, 'UUID' DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 946 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(12)), 12, toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(toNullable(12)), 12, toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 948 out of 1000 SELECT materialize(toNullable(toNullable(2))), 'SelectedRows', toLowCardinality(toNullable(12)), 12, toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 SELECT materialize(toNullable(2)), 'SelectedRows', toLowCardinality(12), 12, toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 950 out of 1000 SELECT materialize(2), 'SelectedRows', toLowCardinality(12), 12, toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 951 out of 1000 SELECT materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), 2), 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC Error on processing query 'SELECT materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), 2), 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), 2), 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC NULLS LAST, 'UUID' DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 952 out of 1000 SELECT materialize(2), 'SelectedRows', toLowCardinality(12), toUInt256(12), toLowCardinality(12) FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 SELECT 2, 'SelectedRows', toLowCardinality(12), toUInt256(12), 12 FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT 2, 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT 2, 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC Got boring AST Fuzzing step 956 out of 1000 SELECT 2, 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toInt128(toLowCardinality(-9223372036854775807)), 'SelectedRows', 12), 12), toNullable(12)), 12)] ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' ASC Error on processing query 'SELECT 2, 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toInt128(toLowCardinality(-9223372036854775807)), 'SelectedRows', 12), 12), toNullable(12)), 12)] ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 2, 'SelectedRows', toLowCardinality(12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toInt128(toLowCardinality(-9223372036854775807)), 'SelectedRows', 12), 12), toNullable(12)), 12)] ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toLowCardinality(toUInt256(7)) ASC, 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 962 out of 1000 SELECT 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 SELECT 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 964 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 (''SelectedRows''): 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 965 out of 1000 SELECT materialize(toLowCardinality('SelectedRows')), toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT toLowCardinality('SelectedRows'), toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 SELECT 'SelectedRows', toNullable(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 SELECT toLowCardinality('SelectedRows'), toNullable(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 SELECT toLowCardinality('SelectedRows'), toNullable(12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(12), 12) WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(12), 12) WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(12), 12) WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 972 out of 1000 SELECT rows_events_test__fuzz_42, toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Error on processing query 'SELECT rows_events_test__fuzz_42, toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_42' in scope SELECT rows_events_test__fuzz_42, toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 973 out of 1000 SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 974 out of 1000 SELECT toLowCardinality(toLowCardinality('SelectedRows')), 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 SELECT toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' DESC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toLowCardinality'): toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 SELECT toLowCardinality('SelectedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' ASC NULLS FIRST Got boring AST Fuzzing step 981 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 983 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 985 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 986 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 EXPLAIN PIPELINE header = true SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)] DESC, 'UUID' DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)] DESC, 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 989 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 991 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 992 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 993 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS LAST Got boring AST Fuzzing step 994 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, 'UUID' DESC NULLS LAST Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, 'UUID' DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(toNullable(materialize(-9223372036854775807))), alter_00665__fuzz_44, 65536, yesterday() ORDER BY 'UUID' DESC NULLS LAST Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(toNullable(materialize(-9223372036854775807))), alter_00665__fuzz_44, 65536, yesterday() ORDER BY 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Positional argument number 65536 is out of bounds. Expected in range [1, 4]. In scope SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(toNullable(materialize(-9223372036854775807))), alter_00665__fuzz_44, 65536, yesterday() ORDER BY 'UUID' DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE materialize(materialize(-9223372036854775807)) ORDER BY 'UUID' DESC NULLS LAST Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE materialize(materialize(-9223372036854775807)) ORDER BY 'UUID' DESC NULLS LAST': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 998 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' DESC NULLS FIRST Error on processing query 'SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_38' in scope SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 WHERE alter_00665__fuzz_38 ORDER BY 'UUID' DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 SELECT 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY 'UUID' DESC NULLS FIRST Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE alter_00665 (MODIFY COLUMN `boolean_false` Nullable(UInt8)) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 3 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 4 out of 1000 SELECT * FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), toLowCardinality(12)) Error on processing query 'SELECT * FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), toLowCardinality(12))': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(Nullable(FixedString(12))). In query SELECT * FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12), toLowCardinality(12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 EXPLAIN json = true, sorting = true SELECT * FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN json = true, sorting = true SELECT * FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "json" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 8 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 11 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 13 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM alter_00665__fuzz_0 WHERE 'String' Error on processing query 'SELECT * FROM alter_00665__fuzz_0 WHERE 'String'': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: String. In query SELECT * FROM alter_00665__fuzz_0 WHERE 'String'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_17 Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_17': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_17' in scope SELECT * FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_17. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 25 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 26 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 27 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 29 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 30 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 31 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 32 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toNullable(toUInt128(7)) Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE toNullable(toUInt128(7))': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 33 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 36 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 37 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 38 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 40 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 41 out of 1000 SELECT * FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 42 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT alter_00665__fuzz_23, * FROM alter_00665__fuzz_0 Error on processing query 'SELECT alter_00665__fuzz_23, * FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_23' in scope SELECT alter_00665__fuzz_23, * FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 45 out of 1000 SELECT * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 SELECT * FROM alter_00665__fuzz_2 GROUP BY 1023 AND equals(ProfileEvents[toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, 12), 12)], type, toLowCardinality(toNullable(2))) AND 'InsertedRows' AND (event_date >= yesterday()), toLowCardinality(toInt256(-9223372036854775807)) Error on processing query 'SELECT * FROM alter_00665__fuzz_2 GROUP BY 1023 AND equals(ProfileEvents[toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, 12), 12)], type, toLowCardinality(toNullable(2))) AND 'InsertedRows' AND (event_date >= yesterday()), toLowCardinality(toInt256(-9223372036854775807))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM alter_00665__fuzz_2 GROUP BY 1023 AND equals(ProfileEvents[toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, 12), 12)], type, toLowCardinality(toNullable(2))) AND 'InsertedRows' AND (event_date >= yesterday()), toLowCardinality(toInt256(-9223372036854775807)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 47 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 49 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 50 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 51 out of 1000 EXPLAIN PIPELINE SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 52 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 53 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 54 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 55 out of 1000 EXPLAIN SYNTAX SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 56 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 EXPLAIN AST SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 SELECT * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 60 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE materialize(toUInt256(5)) Error on processing query 'SELECT * FROM alter_00665__fuzz_0 PREWHERE materialize(toUInt256(5))': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 61 out of 1000 SELECT * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 62 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Got boring AST Fuzzing step 64 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Got boring AST Fuzzing step 65 out of 1000 SELECT * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Got boring AST Fuzzing step 66 out of 1000 SELECT toFixedString('InsertedRows', 12), * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toFixedString('InsertedRows', materialize(12)), * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toFixedString('InsertedRows', materialize(12)), * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7)': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 68 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 71 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) Got boring AST Fuzzing step 72 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) Got boring AST Fuzzing step 74 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 76 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 77 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 78 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 80 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 81 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 82 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 WHERE toLowCardinality(7) Got boring AST Fuzzing step 84 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(7) Got boring AST Fuzzing step 86 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 89 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 90 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 91 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 93 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 94 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 95 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 96 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 97 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 98 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 99 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 100 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 102 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 103 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 104 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 105 out of 1000 SELECT 'InsertedRows', toLowCardinality(toUInt256(12)), * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT 'InsertedRows', toLowCardinality(toUInt256(12)), * FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 107 out of 1000 SELECT 'InsertedRows', toLowCardinality(toUInt256(12)), * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT 'InsertedRows', toLowCardinality(toUInt256(12)), * FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) Got boring AST Fuzzing step 109 out of 1000 SELECT 'InsertedRows', toUInt256(12), * FROM alter_00665__fuzz_0 WHERE toLowCardinality(7) Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 SELECT 'InsertedRows', toUInt256(12), * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11 WHERE toLowCardinality(7) Error on processing query 'SELECT 'InsertedRows', toUInt256(12), * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11 WHERE toLowCardinality(7)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_11' in scope SELECT 'InsertedRows', toUInt256(12), * FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_11 WHERE toLowCardinality(7). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 111 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 114 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 115 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 116 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 117 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 118 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 119 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 120 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''InsertedRows''): 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 122 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''InsertedRows''): 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 123 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 125 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 (''InsertedRows''): 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 127 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 128 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 129 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 130 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 132 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 133 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 134 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 135 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 136 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 138 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 139 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 140 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 141 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 142 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 144 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 147 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 148 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 149 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 150 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 151 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 152 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 153 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 155 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 156 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 157 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 WHERE toLowCardinality(materialize(7)) Got boring AST Fuzzing step 158 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 159 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 161 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 162 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 165 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 166 out of 1000 SELECT 'InsertedRows', 12, * FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 167 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 172 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 (''InsertedRows''): 'InsertedRows', 12 FROM alter_00665__fuzz_0. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 183 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(toNullable(5))) Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(toNullable(5))) Got boring AST Fuzzing step 185 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(toNullable(5))) Got boring AST Fuzzing step 186 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(toNullable(5))) Got boring AST Fuzzing step 187 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(toNullable(5))) Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 192 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('257'): 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 195 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 196 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 197 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('257'): 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 200 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 204 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('257'): 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 205 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 207 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 208 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toNullable(5)) Got boring AST Fuzzing step 209 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toLowCardinality(5), 5) Error on processing query 'SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toLowCardinality(5), 5)': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(toLowCardinality(5), 5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 211 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12), like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), alter_00665__fuzz_16 Error on processing query 'SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12), like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), alter_00665__fuzz_16': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12), like(query, rows_events_test__fuzz_0, toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), alter_00665__fuzz_16. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 212 out of 1000 SELECT 257, rows_events_test__fuzz_33, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Error on processing query 'SELECT 257, rows_events_test__fuzz_33, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_33' in scope SELECT 257, rows_events_test__fuzz_33, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 213 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Got boring AST Fuzzing step 214 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Got boring AST Fuzzing step 217 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Got boring AST Fuzzing step 219 out of 1000 SELECT 257, 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Got boring AST Fuzzing step 220 out of 1000 SELECT 257, toNullable(toUInt256(7)), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 SELECT 257, toFixedString('InsertedRows', 12), toNullable(toUInt256(7)), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 222 out of 1000 SELECT 257, toFixedString('InsertedRows', 12), toNullable(toUInt256(7)), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Got boring AST Fuzzing step 223 out of 1000 SELECT toNullable(257), toFixedString('InsertedRows', 12), toNullable(written_rows, toUInt256(materialize(toUInt256(7)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Error on processing query 'SELECT toNullable(257), toFixedString('InsertedRows', 12), toNullable(written_rows, toUInt256(materialize(toUInt256(7)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'written_rows' in scope SELECT toNullable(257), toFixedString('InsertedRows', 12), toNullable(written_rows, toUInt256(materialize(toUInt256(7)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 224 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable(toUInt256(7)), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 225 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable(7), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable(7), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toInt128(257) Error on processing query 'SELECT 257, 'InsertedRows', 12, toNullable(7), 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toInt128(257)': Received from localhost:9000. DB::Exception: Illegal type Int128 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 227 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable(7), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 228 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable((current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()), 7), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Error on processing query 'SELECT 257, 'InsertedRows', 12, toNullable((current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()), 7), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 257, 'InsertedRows', 12, toNullable((current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()), 7), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 229 out of 1000 SELECT 257, 'InsertedRows', 12, toNullable(7), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 230 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 SELECT toLowCardinality(toNullable(257)), toNullable('InsertedRows'), 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 232 out of 1000 SELECT toLowCardinality(toNullable(257)), toNullable('InsertedRows'), 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 233 out of 1000 SELECT toLowCardinality(toNullable(257)), toNullable('InsertedRows'), 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 234 out of 1000 SELECT toLowCardinality(257), toNullable('InsertedRows'), 12, 7, 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY materialize(toNullable(7)), rows_events_test__fuzz_27 Error on processing query 'SELECT toLowCardinality(257), toNullable('InsertedRows'), 12, 7, 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY materialize(toNullable(7)), rows_events_test__fuzz_27': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_27' in scope SELECT toLowCardinality(257), toNullable('InsertedRows'), 12, 7, 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY materialize(toNullable(7)), rows_events_test__fuzz_27. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 235 out of 1000 SELECT toLowCardinality(toNullable(257)), toNullable('InsertedRows'), 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 236 out of 1000 SELECT toLowCardinality(toNullable(257)), toNullable('InsertedRows'), 12, 7, 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, toLowCardinality('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), toNullable(12), 7, toLowCardinality('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(257), toNullable('InsertedRows'), toNullable(12), toLowCardinality('InsertedRows'), toLowCardinality(alter_00665__fuzz_17, 12) FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(257), toNullable('InsertedRows'), toNullable(12), toLowCardinality('InsertedRows'), toLowCardinality(alter_00665__fuzz_17, 12) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('toNullable'): toNullable(257), toNullable('InsertedRows'), toNullable(12), toLowCardinality('InsertedRows'), toLowCardinality(alter_00665__fuzz_17, 12) FROM alter_00665__. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 240 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), toNullable(12), 7, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 Error on processing query 'SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT toNullable(257), toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12) FROM alter_00665__fuzz_0 WHERE toNullable(7) Got boring AST Fuzzing step 246 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(rows_events_test__fuzz_34, 12) FROM alter_00665__fuzz_2 WHERE toNullable(7) Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(rows_events_test__fuzz_34, 12) FROM alter_00665__fuzz_2 WHERE toNullable(7)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_34' in scope SELECT 257, toNullable('InsertedRows'), 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(rows_events_test__fuzz_34, 12) FROM alter_00665__fuzz_2 WHERE toNullable(7). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 247 out of 1000 SELECT 257, 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 248 out of 1000 SELECT 257, 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_2 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 249 out of 1000 SELECT 257, 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), toLowCardinality(12) FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 SELECT 257, 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 WHERE toNullable(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 SELECT 257, 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(7)) Query succeeded, using this AST as a start Fuzzing step 252 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 253 out of 1000 EXPLAIN QUERY TREE passes = true SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN QUERY TREE passes = true SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 258 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(boolean_false, toLowCardinality(12)) FROM alter_00665__fuzz_0 Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(boolean_false, toLowCardinality(12)) FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(boolean_false, toLowCardinality(12)) FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(2), 12)) Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(2), 12))': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 4, should be 2: In scope SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12, toLowCardinality(2), 12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 260 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', materialize(toLowCardinality(12)) FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('257'): 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', materialize(toLowCardinality(1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 261 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 264 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), materialize(ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)], 12) FROM alter_00665__fuzz_2 Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), materialize(ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)], 12) FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), materialize(ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)], 12) FROM alter_00665__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 265 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 267 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 268 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 WHERE 2147483646 Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 WHERE 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 269 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 271 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 SELECT materialize(257), toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toUInt256(12)), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12) Error on processing query 'SELECT materialize(257), toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toUInt256(12)), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12)': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT materialize(257), toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toUInt256(12)), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE toFixedString(toFixedString(toNullable('SelectedRows'), 12), toNullable(12), 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 273 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_46 Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_46': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_46' in scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_46. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 274 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), toLowCardinality(materialize(2), 'InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_2 Error on processing query 'SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), toLowCardinality(materialize(2), 'InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_2': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), toLowCardinality(materialize(2), 'InsertedRows'), 12 FROM alter_00665__fuzz_2 PREWHERE rows_events_test__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 275 out of 1000 SELECT 257, toNullable(rows_events_test__fuzz_16, 'InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0 Error on processing query 'SELECT 257, toNullable(rows_events_test__fuzz_16, 'InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT 257, toNullable(rows_events_test__fuzz_16, 'InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 276 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 277 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 278 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 SELECT 257, toNullable('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 280 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 281 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 282 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 284 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 285 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 290 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 PREWHERE toFixedString('SelectedRows', toNullable(12), 12) Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 PREWHERE toFixedString('SelectedRows', toNullable(12), 12)': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 PREWHERE toFixedString('SelectedRows', toNullable(12), 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 291 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 292 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 293 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_15 Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_15': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_15' in scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_15. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 294 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 296 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 298 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 299 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 301 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 302 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 303 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12) FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 304 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 305 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 306 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 307 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 308 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 310 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 311 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 312 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 313 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 315 out of 1000 SELECT materialize(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 SELECT materialize(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 317 out of 1000 SELECT materialize(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 318 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 320 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 321 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 322 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 323 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 325 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 327 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 328 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 329 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 330 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 332 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 333 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 334 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 335 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 336 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 337 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 338 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 339 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 341 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 343 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 346 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 349 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 351 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 352 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 353 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 355 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 356 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 357 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 358 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 359 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 361 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 366 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 367 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 368 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 369 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 370 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 371 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 373 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('257'): 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 374 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 378 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 SELECT 257, toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12), 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Error on processing query 'SELECT 257, toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12), 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 257, toFixedString(toFixedString(toNullable(toFixedString('SelectedRows', 12)), 12, 12), 12), 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 381 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 386 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 SELECT 257, 'InsertedRows', 12, toLowCardinality(toUInt256(7)), 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Error on processing query 'SELECT 257, 'InsertedRows', 12, toLowCardinality(toUInt256(7)), 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, 'InsertedRows', 12, toLowCardinality(toUInt256(7)), 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 389 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 390 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 391 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 392 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 393 out of 1000 EXPLAIN AST SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 394 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('257'): 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 397 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 398 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 399 out of 1000 EXPLAIN SYNTAX SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 400 out of 1000 EXPLAIN SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 403 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 404 out of 1000 EXPLAIN ESTIMATE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 405 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 407 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 408 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 409 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 410 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 411 out of 1000 EXPLAIN PIPELINE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 EXPLAIN QUERY TREE SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 415 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toLowCardinality(toUInt256(7))), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 417 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toUInt256(7)), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toUInt256(7)), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 Got boring AST Fuzzing step 419 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toUInt256(7)), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(toUInt256(7)), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 421 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 Got boring AST Fuzzing step 423 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 Got boring AST Fuzzing step 427 out of 1000 SELECT 257, 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 Got boring AST Fuzzing step 428 out of 1000 SELECT materialize(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 WHERE materialize(toUInt256(7)) WITH TOTALS Error on processing query 'SELECT materialize(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 WHERE materialize(toUInt256(7)) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 432 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows'), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 434 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 436 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 437 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 439 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toNullable('Decimal128(3)'))), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toNullable('Decimal128(3)'))), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toNullable('Decimal128(3)'))), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 440 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 441 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 443 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 WITH TOTALS Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 445 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 446 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 447 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 448 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 449 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 451 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 452 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 453 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 454 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 455 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 457 out of 1000 SELECT toLowCardinality(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows', 12), 12) GROUP BY toNullable('InsertedRows'), 7 WITH CUBE Error on processing query 'SELECT toLowCardinality(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows', 12), 12) GROUP BY toNullable('InsertedRows'), 7 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(257), 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows', 12), 12) GROUP BY toNullable('InsertedRows'), 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 458 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE Error on processing query 'SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toNullable('InsertedRows'), 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 460 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 462 out of 1000 SELECT 257, 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 466 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 468 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRo. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 472 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 473 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 475 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 476 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 478 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 480 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 486 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 488 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toNullable(7)), 1048577, defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Decimal128(3)', 13)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toNullable(7)), 1048577, defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Decimal128(3)', 13)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, toLowCardinality(toNullable(7)), 1048577, defaultValueOfTypeName(materialize(toLowCardinality(toFixedString('Decimal128(3)', 13)))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 WHERE materialize(materialize(toLowCardinality(-9223372036854775807))) GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 WHERE materialize(materialize(toLowCardinality(-9223372036854775807))) GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: Illegal type LowCardinality(Int64) of column materialize(materialize(_CAST(-9223372036854775807_LowCardinality(Int64), 'LowCardinality(Int64)'_String))) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH ROLLUP WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 195 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 491 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 492 out of 1000 SELECT 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Error on processing query 'SELECT 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 5]. In scope SELECT 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 7 WITH CUBE Got boring AST Fuzzing step 494 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 495 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Got boring AST Fuzzing step 496 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 497 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 499 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 500 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows'), 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows'), 7 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows'), 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 501 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), materialize(toNullable(7)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), materialize(toNullable(7)) WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), materialize(toNullable(7)) WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality('Decimal128(3)'))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), materialize(toNullable(7)) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), toNullable(7) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), toNullable(7) WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), toNullable(7) WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toNullable('Decimal128(3)')), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), toNullable(7) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 505 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), toNullable(7) WITH CUBE Got boring AST Fuzzing step 506 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(toUInt256(12))), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString(toLowCardinality('InsertedRows'), 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Got boring AST Fuzzing step 509 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), toLowCardinality(toUInt256(12)) FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), toUInt256(12) FROM alter_00665__fuzz_2 PREWHERE toNullable(toUInt128(2)) GROUP BY toFixedString(materialize(toLowCardinality('InsertedRows')), 12), 7 WITH ROLLUP WITH CUBE Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), toUInt256(12) FROM alter_00665__fuzz_2 PREWHERE toNullable(toUInt128(2)) GROUP BY toFixedString(materialize(toLowCardinality('InsertedRows')), 12), 7 WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', toLowCardinality(12)), toUInt256(1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 511 out of 1000 EXPLAIN QUERY TREE dump_ast = true SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Error on processing query 'EXPLAIN QUERY TREE dump_ast = true SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 512 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 513 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toLowCardinality(toUInt256(12)) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(toLowCardinality(materialize(toInt256(-9223372036854775807))), 12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(toLowCardinality(materialize(toInt256(-9223372036854775807))), 12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(toLowCardinality(materialize(toInt256(-9223372036854775807))), 12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', 12), 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 SELECT 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE Error on processing query 'SELECT 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, 7, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 517 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(12)))), 7 WITH CUBE Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_0 WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toLowCardinality(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_0 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 519 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), toUInt256(12) FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(12)))), materialize(toNullable(7)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(12)))), materialize(toNullable(7)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(toNullable(7), 12)))), materialize(7) WITH CUBE Error on processing query 'SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(toNullable(7), 12)))), materialize(7) WITH CUBE': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY toFixedString('InsertedRows', toLowCardinality(toNullable(toUInt256(toNullable(7), 12)))), materialize(7) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x0000000007169a80 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 17. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 20. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 21. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 23. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 25. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 26. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 27. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 29. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 30. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 Fuzzing step 522 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))), materialize(toNullable(7)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 523 out of 1000 SELECT 'InsertedRows', toLowCardinality(12), toUInt256(7), toInt256(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))), materialize(toNullable(7)) Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 SELECT 'InsertedRows', 12, toUInt256(7), toInt256(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toLowCardinality(toUInt256(12)), materialize(toNullable(7)) Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 SELECT 'InsertedRows', 12, toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 SELECT 'InsertedRows', 12, toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(materialize(toNullable(-9223372036854775807)), toNullable(7)) Error on processing query 'SELECT 'InsertedRows', 12, toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(materialize(toNullable(-9223372036854775807)), toNullable(7))': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, toUInt256(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(materialize(toNullable(-9223372036854775807)), toNullable(7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 527 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_2 GROUP BY toLowCardinality('InsertedRows'), toUInt256(12), materialize(toNullable(7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_2 GROUP BY toLowCardinality('InsertedRows'), toUInt256(12), materialize(toNullable(7))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_2 GROUP BY toLowCardinality('InsertedRows'), toUInt256(12), materialize(toNullable(7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Got boring AST Fuzzing step 530 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(materialize(toNullable(7)))) Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), materialize(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), toNullable(materialize(toNullable(7))) Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(materialize(12))), 12) GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(materialize(12))), 12) GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7))': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString('SelectedRows', toNullable(materialize(12))), 12) GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Got boring AST Fuzzing step 535 out of 1000 SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Got boring AST Fuzzing step 536 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7))': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName(toLowCardinality(toFixedString('Decimal128(3)', 13))), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 537 out of 1000 EXPLAIN sorting = true SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(9223372036854775806, 1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7)) Error on processing query 'EXPLAIN sorting = true SELECT 'InsertedRows', 12, 7, toNullable(toLowCardinality(9223372036854775806, 1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(toNullable(7))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "sorting" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), materialize(7) Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(12), 12 FROM alter_00665__fuzz_0 PREWHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', 12, materialize(7) Error on processing query 'SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(12), 12 FROM alter_00665__fuzz_0 PREWHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', 12, materialize(7)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(12), 12 FROM alter_00665__fuzz_0 PREWHERE (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', 12, materialize(7). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND 5 AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), materialize(7) Error on processing query 'SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND 5 AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), materialize(7)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize(toLowCardinality(toNullable('InsertedRows'))), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND (query LIKE toNullable('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND 5 AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), materialize(7). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 SELECT materialize(toNullable('InsertedRows')), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 542 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Got boring AST Fuzzing step 544 out of 1000 SELECT materialize('InsertedRows'), 12, (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt128(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Error on processing query 'SELECT materialize('InsertedRows'), 12, (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt128(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize('InsertedRows'), 12, (current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt128(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 545 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toNullable(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Got boring AST Fuzzing step 546 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), 7 Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), 7': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 WHERE (current_database = currentDatabase()) AND like(query) AND (type = 2) AND (event_date >= yesterday()) GROUP BY 'InsertedRows', toUInt256(12), 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 548 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 549 out of 1000 SELECT materialize('InsertedRows'), materialize(toLowCardinality(12)), 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(toUInt128(12))), 12 FROM alter_00665__fuzz_0 WITH TOTALS Error on processing query 'SELECT materialize('InsertedRows'), materialize(toLowCardinality(12)), 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(toUInt128(12))), 12 FROM alter_00665__fuzz_0 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 PREWHERE ProfileEvents['InsertedRows', 12] GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 Error on processing query 'SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 PREWHERE ProfileEvents['InsertedRows', 12] GROUP BY toNullable('InsertedRows'), toUInt256(12), 7': Received from localhost:9000. DB::Exception: Syntax error: failed at position 251 ('GROUP'): GROUP BY toNullable('InsertedRows'), toUInt256(12), 7. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 551 out of 1000 SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT materialize('InsertedRows'), 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 552 out of 1000 SELECT materialize('InsertedRows'), 12, materialize(7), toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt128(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 SELECT materialize('InsertedRows'), 12, materialize(7), toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 SELECT materialize('InsertedRows'), 12, materialize(7), toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT materialize('InsertedRows'), 12, materialize(7), toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Got boring AST Fuzzing step 558 out of 1000 SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', 12), (7)) Error on processing query 'SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 SELECT 'InsertedRows', 12, materialize(7), 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Got boring AST Fuzzing step 560 out of 1000 SELECT toNullable('InsertedRows'), 12, materialize(7), materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 SELECT toNullable('InsertedRows'), 12, materialize(7), materialize(toLowCardinality(1048577)), defaultValueOfTypeName(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Error on processing query 'SELECT toNullable('InsertedRows'), 12, materialize(7), materialize(toLowCardinality(1048577)), defaultValueOfTypeName(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('InsertedRows'), 12, materialize(7), materialize(toLowCardinality(1048577)), defaultValueOfTypeName(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), 'Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 562 out of 1000 SELECT 'InsertedRows', 12, 7, materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', 12), (7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 7, materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 563 out of 1000 SELECT 'InsertedRows', 12, 7, materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 SELECT 'InsertedRows', 12, 7, materialize(toLowCardinality(1048577)), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', 12), (7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS (('InsertedRows', 12), (7))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS (('InsertedRows', 12), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 SELECT 'InsertedRows', 12, 7, toLowCardinality(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Got boring AST Fuzzing step 568 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Got boring AST Fuzzing step 571 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Got boring AST Fuzzing step 572 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality('IPv6', 7))) Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (toLowCardinality('IPv6', 7)))': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (toLowCardinality('IPv6', 7))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Got boring AST Fuzzing step 574 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (toLowCardinality(7))) Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 576 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 580 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 581 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 582 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 583 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 584 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 585 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 586 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 587 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 588 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 589 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 592 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 593 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(toNullable(toUInt256(12)))), (7)) Error on processing query 'SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(toNullable(toUInt256(12)))), (7))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), 12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(toNullable(toUInt256(12)))), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 594 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 595 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 596 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 598 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 599 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 600 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 601 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 602 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 604 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 605 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 606 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), 12), (7)) Error on processing query 'SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), 12), (7))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), 12), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 610 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 611 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 614 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 615 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 616 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 617 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 618 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 619 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 621 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, toNullable(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(materialize(toNullable(-9223372036854775807))) GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'SELECT 'InsertedRows', toUInt256(12), 7, toNullable(1048577), defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(materialize(toNullable(-9223372036854775807))) GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Illegal type Nullable(Int64) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 622 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 623 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 624 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 625 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 630 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 631 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 632 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 635 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 636 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 637 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 639 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 640 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 641 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 643 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 645 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 647 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 648 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 649 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 652 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 653 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 655 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 656 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 657 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Got boring AST Fuzzing step 659 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality('InsertedRows'), toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 (''InsertedRows''): 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toUInt256(12), 12 FRO. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 662 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( (toLowCardinality('InsertedRows'), toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', type = materialize(toNullable(2)), 12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Error on processing query 'SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', type = materialize(toNullable(2)), 12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (7))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 'InsertedRows', toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', type = materialize(toNullable(2)), 12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(12)), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 666 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(alter_00665__fuzz_1, 12)), (7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) GROUP BY GROUPING SETS (('InsertedRows', toUInt256(alter_00665__fuzz_1, 12)), (7))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_1' in scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(materialize(toLowCardinality(materialize(2)))) GROUP BY GROUPING SETS (('InsertedRows', toUInt256(alter_00665__fuzz_1, 12)), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cbbe 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 668 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', 12), (7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', 12), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(toNullable(12))), (7)) Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(toNullable(12))), (7)) Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(toNullable(12))), (7))': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS (('InsertedRows', toUInt256(toNullable(12))), (7)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ( ('InsertedRows', toUInt256(12)), (7)) Got boring AST Fuzzing step 673 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toNullable(materialize(5))) GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 674 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toNullable(materialize(5))) GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toNullable(5)) GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 678 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 679 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 680 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 682 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 684 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 686 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Got boring AST Fuzzing step 688 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Got boring AST Fuzzing step 689 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 Got boring AST Fuzzing step 690 out of 1000 SELECT materialize('InsertedRows'), toLowCardinality(toUInt256(12)), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN PIPELINE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 692 out of 1000 EXPLAIN TABLE OVERRIDE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('materialize'): materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 693 out of 1000 EXPLAIN SYNTAX SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 EXPLAIN SYNTAX SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 695 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 696 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('materialize'): materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 698 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('materialize'): materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), . Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 700 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 701 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 702 out of 1000 EXPLAIN QUERY TREE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 703 out of 1000 EXPLAIN ESTIMATE SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT materialize('InsertedRows'), toUInt256(toNullable(12)), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 SELECT materialize('InsertedRows'), toUInt256(toLowCardinality(toUInt256(12))), 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toLowCardinality(12)), 'Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT materialize('InsertedRows'), toUInt256(toLowCardinality(toUInt256(12))), 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toLowCardinality(12)), 'Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT materialize('InsertedRows'), toUInt256(toLowCardinality(toUInt256(12))), 7, 1048577, defaultValueOfTypeName(toFixedString('SelectedRows', toLowCardinality(12)), 'Decimal128(3)'), 'InsertedRows', materialize(12), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 707 out of 1000 SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT materialize('InsertedRows'), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 710 out of 1000 SELECT materialize(materialize('InsertedRows')), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT materialize(materialize('InsertedRows')), toUInt256(12), 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 712 out of 1000 SELECT materialize(materialize('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 715 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 718 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 719 out of 1000 SELECT toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), 12, materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality(7)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), 12, materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality(7)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(12))), 12), 12, materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName(materialize(toLowCardinality(7)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 721 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)') FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)') FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_2' in scope SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)') FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 722 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 723 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 724 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 725 out of 1000 SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT materialize('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 728 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(materialize(toFixedString('InsertedRows', 12))), 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(materialize(toFixedString('InsertedRows', 12))), 12, 12, toNullable(toUInt128(12)) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(materialize(toFixedString('InsertedRows', 12))), 12, 12, toNullable(toUInt128(12)) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 731 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(materialize(toFixedString('InsertedRows', 12))), 12, 12, toNullable(toUInt128(12)) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 732 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize(toFixedString('InsertedRows', 12)), 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 SELECT materialize(toFixedString('SelectedRows', 12), toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows', 12), 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT materialize(toFixedString('SelectedRows', 12), toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows', 12), 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT materialize(toFixedString('SelectedRows', 12), toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize('InsertedRows', 12), 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 734 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), materialize(toFixedString('InsertedRows', 12)), 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 SELECT materialize(toLowCardinality('InsertedRows')), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, 12, materialize(toNullable(12)) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(toNullable(12)) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(toNullable(12)) FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(toNullable(12)) FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(toNullable(12)) FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(toNullable(12)) FROM alter_00665__fuzz_0 PREWHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 740 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(12) FROM alter_00665__fuzz_0 PREWHERE toNullable(toLowCardinality(7)) WITH TOTALS Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), materialize(12) FROM alter_00665__fuzz_0 PREWHERE toNullable(toLowCardinality(7)) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 741 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), 12, toLowCardinality(toUInt256(12)), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), 12, toLowCardinality(toUInt256(12)), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toLowCardinality('InsertedRows'), 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString(12), 12, toLowCardinality(toUInt256(12)), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 743 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 744 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), toFixedString('InsertedRows', 12), 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(materialize(12)), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 SELECT 'InsertedRows', 12, 7, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 749 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 750 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), toNullable(12), 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality('InsertedRows'), toNullable(12), 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE type = toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE type = toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE type = toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 754 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 761 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 762 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 763 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 765 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 766 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), materialize(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), materialize(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', toLowCardinality(12), materialize(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 767 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 768 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 769 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 771 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 772 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP Got boring AST Fuzzing step 773 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(materialize(toUInt128(12))), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 778 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(toLowCardinality(materialize(2)), 'Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_2 WHERE toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(toLowCardinality(materialize(2)), 'Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_2 WHERE toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function defaultValueOfTypeName doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(toLowCardinality(materialize(2)), 'Decimal128(3)'), 'InsertedRows', 12, 12, toLowCardinality(toUInt256(12)), 12 FROM alter_00665__fuzz_2 WHERE toNullable(toUInt256(2)) GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName(materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), 'Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 GROUP BY materialize('InsertedRows'), toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 781 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 785 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 786 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(toUInt256(12)), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT 'InsertedRows', 12, 1048577, defaultValueOfTypeName('Decimal128(3)'), 'InsertedRows', 12, materialize(toUInt256(12)), 12, 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 788 out of 1000 SELECT materialize('InsertedRows'), 12, 1048577, 'InsertedRows', 12, toUInt256(12), 12, 12 FROM alter_00665__fuzz_2 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, toUInt256(12), toUInt128(12), 12 FROM alter_00665__fuzz_0 GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 790 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, toUInt256(12), toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(toNullable(toNullable(5))) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 SELECT 'InsertedRows', toUInt256(12), 1048577, 'InsertedRows', 12, toUInt256(12), toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(toNullable(toNullable(5))) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 SELECT 'InsertedRows', toUInt256(12), 1048577, 'InsertedRows', 12, toUInt256(12), toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(toNullable(toNullable(5))) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 793 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(toNullable(5)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(toNullable(5)) GROUP BY 'InsertedRows', toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 795 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(1048577), 'InsertedRows', 12, 12, toUInt128(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toLowCardinality(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toLowCardinality(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), 12, 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT toLowCardinality(toNullable('InsertedRows')), 12, toLowCardinality(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), 12, 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT toLowCardinality(toNullable('InsertedRows')), 12, toLowCardinality(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), 12, 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toInt256(1048577), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 SELECT toInt256(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT toInt256(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 7 is out of bounds. Expected in range [1, 6]. In scope SELECT toInt256(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows'), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, toInt256(toLowCardinality(1024), 1048577), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY GROUPING SETS ( (toNullable('InsertedRows'), toUInt256(12)), (7)) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, toInt256(toLowCardinality(1024), 1048577), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY GROUPING SETS ((toNullable('InsertedRows'), toUInt256(12)), (7)) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toInt256(1048577), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toInt256(toNullable(1048577)), 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT toLowCardinality(toNullable('InsertedRows')), 12, toInt256(toNullable(1048577)), 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_2 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, toNullable(1048577), 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows', 12), toUInt256(12), toLowCardinality(toUInt128(toLowCardinality(7))) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows', 12), toUInt256(12), toLowCardinality(toUInt128(toLowCardinality(7))) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable('InsertedRows', 12), toUInt256(12), toLowCardinality(toUInt128(toLowCardinality(7))) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(toLowCardinality(12)), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(toUInt128(7)) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(alter_00665__fuzz_5, 7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(alter_00665__fuzz_5, 7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_5' in scope SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(alter_00665__fuzz_5, 7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY toNullable(toFixedString('InsertedRows', 12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 813 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 1048577, 'InsertedRows', 12, 12, toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 815 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 817 out of 1000 SELECT 'InsertedRows', toNullable(12), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY toFixedString('InsertedRows', 12), materialize(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toNullable(12), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY toFixedString('InsertedRows', 12), materialize(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'InsertedRows', toNullable(12), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toFixedString(toNullable('SelectedRows'), toLowCardinality(12), toLowCardinality(12)) GROUP BY toFixedString('InsertedRows', 12), materialize(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 820 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 821 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 822 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 823 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 826 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 829 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 832 out of 1000 SELECT 'InsertedRows', toLowCardinality(toNullable(12)), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY materialize('InsertedRows'), 12, toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toLowCardinality(toNullable(12)), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY materialize('InsertedRows'), 12, toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toLowCardinality(toNullable(12)), materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY materialize('InsertedRows'), 12, toUInt256(materialize(12)), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(materialize(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, toNullable(materialize(2))), 7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(materialize(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, toNullable(materialize(2))), 7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, materialize(1048577), 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(materialize(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12, toNullable(materialize(2))), 7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 834 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 838 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 840 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 841 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 843 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 844 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 845 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 846 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 847 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 850 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 851 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 854 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 855 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 857 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 858 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 861 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 862 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 863 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 864 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 865 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 866 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 867 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toLowCardinality(toNullable(12)), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 869 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, toNullable(12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 872 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 873 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 874 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 875 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 876 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 877 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 878 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 879 out of 1000 SELECT 'InsertedRows', materialize(toUInt128(12)), materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(materialize(toInt256(-9223372036854775807)), 5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(toLowCardinality(materialize(2)), materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', materialize(toUInt128(12)), materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(materialize(toInt256(-9223372036854775807)), 5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(toLowCardinality(materialize(2)), materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', materialize(toUInt128(12)), materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(materialize(toInt256(-9223372036854775807)), 5) GROUP BY toFixedString(materialize('InsertedRows'), 12), toUInt256(toLowCardinality(materialize(2)), materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 883 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 886 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 887 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 888 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 889 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM a. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 890 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM a. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 892 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM a. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 894 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 896 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 899 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 901 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 902 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 903 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 904 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 905 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 906 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 907 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM a. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 909 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 910 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''InsertedRows''): 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM a. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 911 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 912 out of 1000 SELECT 'InsertedRows', 12, materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize('InsertedRows'), toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 913 out of 1000 SELECT 'InsertedRows', toUInt128(12), materialize(1048577), toLowCardinality('InsertedRows'), 12, toNullable(12), 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 SELECT 'InsertedRows', toUInt128(12), materialize(1048577), toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toNullable(12)), toUInt256(materialize(12)), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, toNullable(12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toNullable(12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toNullable(12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 SELECT 'InsertedRows', 12, 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY 'InsertedRows', toNullable(12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY 'InsertedRows', toNullable(12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 WHERE toLowCardinality(5) GROUP BY 'InsertedRows', toNullable(12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 920 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, toNullable(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, toNullable(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, toNullable(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(String). In query SELECT 'InsertedRows', toUInt128(12), 1048577, 'InsertedRows', 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(String). In query SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WHERE toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%') GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 924 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', materialize(toLowCardinality(12))), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', materialize(toLowCardinality(12))), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', materialize(toLowCardinality(12))), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 925 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 926 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 SELECT 'InsertedRows', toUInt128(12), 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toUInt256(12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 SELECT 'InsertedRows', 12, 1048577, toLowCardinality('InsertedRows'), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', toUInt256(12)), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows'), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', alter_00665__fuzz_12, 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', alter_00665__fuzz_12, 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_12' in scope SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', alter_00665__fuzz_12, 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 932 out of 1000 SELECT 'InsertedRows', 12, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'InsertedRows', 12, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 934 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 938 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 941 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 943 out of 1000 SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(rows_events_test__fuzz_7, 'InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(rows_events_test__fuzz_7, 'InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, toLowCardinality('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString(rows_events_test__fuzz_7, 'InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN SYNTAX SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument out of bounds: 12 (expected in range [1, 7]: While processing SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS: While processing SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, unsigned long&, unsigned long&&) @ 0x00000000070b2c4b 4. /build/src/Interpreters/replaceForPositionalArguments.cpp:0: DB::replaceForPositionalArguments(std::shared_ptr&, DB::ASTSelectQuery const*, DB::ASTSelectQuery::Expression) @ 0x0000000011983a78 5. /build/src/Interpreters/TreeRewriter.cpp:285: DB::InDepthNodeVisitor const&, std::shared_ptr const&), std::shared_ptr>, false, false, std::shared_ptr>::doVisit(std::shared_ptr&) @ 0x0000000011886800 6. /build/src/Core/SettingsFields.h:44: DB::TreeRewriter::normalize(std::shared_ptr&, std::unordered_map, std::hash, std::equal_to, std::allocator>>>&, std::unordered_set, std::equal_to, std::allocator> const&, bool, DB::Settings const&, bool, std::shared_ptr, bool) @ 0x00000000118819df 7. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187c286 8. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 9. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 10. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 13. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 14. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 17. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 18. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 947 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toLowCardinality('InsertedRows'), 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toLowCardinality('InsertedRows'), 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, toLowCardinality(toFixedString('InsertedRows', 12)), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(toLowCardinality('InsertedRows'), 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 949 out of 1000 SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 950 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality('InsertedRows'), 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toNullable(toLowCardinality(materialize(2))) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT toLowCardinality('InsertedRows'), 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toNullable(toLowCardinality(materialize(2))) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT toLowCardinality('InsertedRows'), 12, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) WHERE toNullable(toLowCardinality(materialize(2))) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 951 out of 1000 SELECT 'InsertedRows', 12, toFixedString(toLowCardinality('InsertedRows'), 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toFixedString(toLowCardinality('InsertedRows'), 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, toFixedString(toLowCardinality('InsertedRows'), 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'InsertedRows', 12, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 954 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 956 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(type = materialize(2), 12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(type = materialize(2), 12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(type = materialize(2), 12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString(alter_00665__fuzz_0, 'InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString(alter_00665__fuzz_0, 'InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_0' in scope SELECT 'InsertedRows', 12, toLowCardinality(toNullable(2)), toFixedString(alter_00665__fuzz_0, 'InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 958 out of 1000 SELECT 'InsertedRows', 12, toNullable(2), toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toLowCardinality(toUInt128(12))), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(toNullable(toLowCardinality(materialize(2))), 12), toUInt256(7) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toLowCardinality(toUInt128(12))), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(toNullable(toLowCardinality(materialize(2))), 12), toUInt256(7) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toLowCardinality(toUInt128(12))), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(toNullable(toLowCardinality(materialize(2))), 12), toUInt256(7) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x0000000007169a80 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toUInt256(7) WITH ROLLUP WITH TOTALS Got boring AST Fuzzing step 962 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 SELECT rows_events_test__fuzz_33, 'InsertedRows', 12, 2, 'InsertedRows', 12, 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT rows_events_test__fuzz_33, 'InsertedRows', 12, 2, 'InsertedRows', 12, 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_33' in scope SELECT rows_events_test__fuzz_33, 'InsertedRows', 12, 2, 'InsertedRows', 12, 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize(2), 'InsertedRows', toNullable(toUInt256(12))), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize(2), 'InsertedRows', toNullable(toUInt256(12))), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(materialize(2), 'InsertedRows', toNullable(toUInt256(12))), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 967 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), materialize(toLowCardinality(toNullable(12))), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString(12), toLowCardinality(toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, 2, toFixedString(12), toLowCardinality(toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 'InsertedRows', 12, 2, toFixedString(12), toLowCardinality(toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), materialize(toLowCardinality(toNullable(12))), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 970 out of 1000 SELECT 'InsertedRows', 12, toUInt256(2), toFixedString('InsertedRows', 12), materialize(toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY GROUPING SETS ( (toFixedString('InsertedRows', 12), toUInt256(12)), (7)) WITH ROLLUP WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12, toUInt256(2), toFixedString('InsertedRows', 12), materialize(toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY GROUPING SETS ((toFixedString('InsertedRows', 12), toUInt256(12)), (7)) WITH ROLLUP WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS and GROUPING SETS are not supported together. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110341da 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 971 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), materialize(toLowCardinality(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), 7 WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 SELECT 'InsertedRows', 12, 2, materialize('Int64'), toFixedString('InsertedRows', 12), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 2, materialize('Int64'), toFixedString('InsertedRows', 12), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'InsertedRows', 12, 2, materialize('Int64'), toFixedString('InsertedRows', 12), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, toUInt256(12), 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 974 out of 1000 SELECT 'InsertedRows', 12, 2, 'InsertedRows', 12, materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5), 12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 2, 'InsertedRows', 12, materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5), 12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12, 2, 'InsertedRows', 12, materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(toFixedString(toLowCardinality('Int64'), 5), 12) FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY 'InsertedRows', 12, 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 975 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toNullable(12)), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(12), 12, 7 WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toNullable(12)), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(12), 12, 7 WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toNullable(12)), materialize(toLowCardinality(materialize(12))), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString(12), 12, 7 WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 981 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 982 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 983 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 985 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 986 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''InsertedRows''): 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 987 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 988 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 989 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 991 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 992 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 994 out of 1000 EXPLAIN SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 995 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', 12), toLowCardinality(materialize(12)), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Got boring AST Fuzzing step 997 out of 1000 SELECT 'InsertedRows', 12, 2, toFixedString('InsertedRows', toLowCardinality(12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 SELECT 'InsertedRows', materialize(toLowCardinality(12)), 2, toFixedString('InsertedRows', toLowCardinality(12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', materialize(toLowCardinality(12)), 2, toFixedString('InsertedRows', toLowCardinality(12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT 'InsertedRows', materialize(toLowCardinality(12)), 2, toFixedString('InsertedRows', toLowCardinality(12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), 12, toLowCardinality(7) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP Error on processing query 'SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', toNullable(12), 2, toFixedString('InsertedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12)), toLowCardinality(12), 12, 12, 12 FROM alter_00665__fuzz_0 PREWHERE toLowCardinality(5) GROUP BY toFixedString('InsertedRows', 12), toUInt256(12), toLowCardinality(7) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 3 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 8 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 9 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 10 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 13 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 EXPLAIN QUERY TREE dump_passes = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Error on processing query 'EXPLAIN QUERY TREE dump_passes = true SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 15 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM alter_00665__fuzz_2 ORDER BY boolean_false DESC Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM alter_00665__fuzz_2 PREWHERE 257 ORDER BY boolean_false DESC Error on processing query 'SELECT * FROM alter_00665__fuzz_2 PREWHERE 257 ORDER BY boolean_false DESC': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 SELECT * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC Got boring AST Fuzzing step 24 out of 1000 SELECT toNullable(materialize(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 25 out of 1000 SELECT toNullable(materialize(materialize(2))), * FROM alter_00665__fuzz_0 ORDER BY boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 SELECT toNullable(materialize(2)), * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 27 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 30 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 31 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY boolean_false ASC NULLS LAST Got boring AST Fuzzing step 32 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12, 12)], type = 2, toUInt256(materialize(2)), toFixedString(toNullable('SelectedRows', 12), 12), toNullable(2) ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC NULLS FIRST Error on processing query 'SELECT 2, * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12, 12)], type = 2, toUInt256(materialize(2)), toFixedString(toNullable('SelectedRows', 12), 12), toNullable(2) ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 2, * FROM alter_00665__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12, 12)], type = 2, toUInt256(materialize(2)), toFixedString(toNullable('SelectedRows', 12), 12), toNullable(2) ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 37 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 39 out of 1000 SELECT materialize(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 40 out of 1000 SELECT 2, * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 SELECT 2, * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 42 out of 1000 SELECT 2, * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 43 out of 1000 SELECT 2, * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 46 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 47 out of 1000 SELECT 2, * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 48 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 50 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 51 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toNullable'): toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 53 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 54 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 56 out of 1000 SELECT toNullable(toNullable(toLowCardinality(materialize(toUInt128(7)))), 2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Error on processing query 'SELECT toNullable(toNullable(toLowCardinality(materialize(toUInt128(7)))), 2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(toNullable(toLowCardinality(materialize(toUInt128(7)))), 2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 57 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 59 out of 1000 SELECT toNullable(2), * FROM alter_00665__fuzz_0 WHERE (type = 2) = 2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS FIRST Error on processing query 'SELECT toNullable(2), * FROM alter_00665__fuzz_0 WHERE (type = 2) = 2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT toNullable(2), * FROM alter_00665__fuzz_0 WHERE (type = 2) = 2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 60 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 62 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 63 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 64 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 66 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 67 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 68 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 70 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toNullable'): toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 71 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 72 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 73 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 75 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 76 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 77 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 78 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Got boring AST Fuzzing step 79 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toNullable'): toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, boolean_false DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 84 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 85 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 86 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 87 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 88 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 89 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 90 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 91 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 95 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 96 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 97 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 99 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 100 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 101 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 102 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 103 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 104 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 107 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('toNullable'): toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 108 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('toNullable'): toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 109 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 110 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 111 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 112 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('toNullable'): toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 113 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 114 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 115 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 118 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 120 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 121 out of 1000 EXPLAIN SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 122 out of 1000 EXPLAIN SYNTAX SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 EXPLAIN PIPELINE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 128 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 129 out of 1000 EXPLAIN AST SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 130 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 132 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 134 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 135 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 136 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 137 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC NULLS LAST Got boring AST Fuzzing step 139 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false DESC NULLS FIRST Got boring AST Fuzzing step 141 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC Got boring AST Fuzzing step 146 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('2'): 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS LAST, boolean_false DESC Got boring AST Fuzzing step 148 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC Got boring AST Fuzzing step 150 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 151 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 153 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC Got boring AST Fuzzing step 154 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 157 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 159 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 160 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Got boring AST Fuzzing step 161 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) ASC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) ASC, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 165 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) ASC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 SELECT rows_events_test__fuzz_13, toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS LAST Error on processing query 'SELECT rows_events_test__fuzz_13, toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_13' in scope SELECT rows_events_test__fuzz_13, toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 171 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC Got boring AST Fuzzing step 173 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_19 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_19 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_19' in scope SELECT 2 FROM alter_00665__fuzz_0 WHERE alter_00665__fuzz_19 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 174 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 GROUP BY toFixedString('SelectedRows', toNullable(12)), 2147483646, alter_00665__fuzz_44, defaultValueOfTypeName(materialize('UUID')) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC NULLS LAST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 GROUP BY toFixedString('SelectedRows', toNullable(12)), 2147483646, alter_00665__fuzz_44, defaultValueOfTypeName(materialize('UUID')) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Positional argument number 2147483646 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM alter_00665__fuzz_0 GROUP BY toFixedString('SelectedRows', toNullable(12)), 2147483646, alter_00665__fuzz_44, defaultValueOfTypeName(materialize('UUID')) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 176 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC Got boring AST Fuzzing step 177 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(7))) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC NULLS LAST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toLowCardinality(toUInt128(7))))) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('IPv6'), toNullable(toNullable(7)), toNullable(5), rows_events_test__fuzz_26 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toLowCardinality(toUInt128(7))))) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('IPv6'), toNullable(toNullable(7)), toNullable(5), rows_events_test__fuzz_26 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toLowCardinality(toUInt128(7))))) GROUP BY (current_database = currentDatabase()) AND (type = toNullable(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('IPv6'), toNullable(toNullable(7)), toNullable(5), rows_events_test__fuzz_26 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC, boolean_false ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(7))) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC NULLS FIRST, toNullable(materialize(5)) DESC NULLS FIRST, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(7))) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) DESC NULLS FIRST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 PREWHERE materialize(toLowCardinality(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) DESC NULLS FIRST, boolean_false ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 PREWHERE materialize(toLowCardinality(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 183 out of 1000 SELECT toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12), 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST Error on processing query 'SELECT toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12), 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toFixedString(toFixedString(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12), 12), 12), 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 24. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 184 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) DESC, boolean_false ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) DESC, toNullable(materialize(5)) ASC, boolean_false ASC Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Got boring AST Fuzzing step 191 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Got boring AST Fuzzing step 192 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(materialize(7)) ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS FIRST, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC NULLS LAST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC Got boring AST Fuzzing step 198 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 200 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(toUInt128(7)) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(toUInt128(7)) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column materialize(_CAST('7'_UInt128, 'UInt128'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 201 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 202 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) GROUP BY equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 256, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), materialize(2), 12), rows_events_test__fuzz_16, alter_00665__fuzz_46 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) GROUP BY equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 256, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), materialize(2), 12), rows_events_test__fuzz_16, alter_00665__fuzz_46 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Positional argument number 256 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) GROUP BY equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), 256, toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), materialize(2), 12), rows_events_test__fuzz_16, alter_00665__fuzz_46 ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC, toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 203 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC NULLS FIRST, toNullable(toLowCardinality(toFixedString('SelectedRows', 12))) ASC NULLS LAST, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 205 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) WHERE materialize(7) GROUP BY toLowCardinality(-9223372036854775807), alter_00665__fuzz_14 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) WHERE materialize(7) GROUP BY toLowCardinality(-9223372036854775807), alter_00665__fuzz_14 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_14' in scope SELECT 2 FROM alter_00665__fuzz_0 PREWHERE materialize(toLowCardinality(7)) WHERE materialize(7) GROUP BY toLowCardinality(-9223372036854775807), alter_00665__fuzz_14 ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 207 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_0 WHERE materialize(toNullable(7)) ORDER BY materialize(toNullable(materialize(2))) DESC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_2 WHERE materialize(toNullable(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(toNullable(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(toNullable(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(toNullable(7)) ORDER BY materialize(toNullable(materialize(2))) ASC, toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 212 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 215 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 216 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 217 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 219 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 222 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 224 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 225 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 228 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 230 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 231 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('2'): 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 232 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 233 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) GROUP BY rows_events_test__fuzz_17, toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), rows_events_test__fuzz_24 ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) GROUP BY rows_events_test__fuzz_17, toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), rows_events_test__fuzz_24 ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_17' in scope SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) GROUP BY rows_events_test__fuzz_17, toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), rows_events_test__fuzz_24 ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 234 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 235 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 236 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 237 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 238 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 240 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 241 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 243 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 245 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 246 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 247 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 248 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 249 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 250 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 252 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 253 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 254 out of 1000 EXPLAIN AST SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 257 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 258 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 260 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 261 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 262 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 263 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 265 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 267 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 269 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 270 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 272 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 273 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 274 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 276 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 277 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 278 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 279 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 280 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 281 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 282 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 285 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 286 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 287 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 288 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 289 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 291 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 292 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 293 out of 1000 EXPLAIN SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 294 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 296 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 298 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 299 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 301 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 302 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 303 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 305 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 306 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 307 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 308 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 310 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 312 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 313 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('toUInt128'): toUInt128(toUInt256(2)) FROM alter_00665__fuzz_2 WHERE materialize(7) ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 314 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 SELECT toUInt128(toUInt256(materialize(2))) FROM alter_00665__fuzz_0 WHERE materialize(7) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 SELECT toUInt128(toUInt256(materialize(2))) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 320 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 321 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 322 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 323 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 324 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 SELECT toUInt128(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 326 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable('SelectedRows'), 12) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT toUInt256(2) FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable('SelectedRows'), 12) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(FixedString(12)). In query SELECT toUInt256(2) FROM alter_00665__fuzz_2 WHERE toFixedString(toNullable('SelectedRows'), 12) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 329 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 330 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 332 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 335 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 337 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 338 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 339 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 341 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 342 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 343 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 344 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 346 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 347 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 350 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 351 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 353 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 354 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 355 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 356 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 357 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 358 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 359 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 361 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 363 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 364 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 365 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 366 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 367 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 368 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 369 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 373 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN PIPELINE compact = true SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 378 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 382 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 384 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 385 out of 1000 SELECT toUInt128(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 388 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 389 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 391 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 392 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 393 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 394 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 395 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 396 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 398 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 400 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 401 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 402 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 404 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 405 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 406 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 EXPLAIN ESTIMATE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 408 out of 1000 EXPLAIN SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 410 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 412 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 414 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 415 out of 1000 EXPLAIN AST SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 416 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 419 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 420 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 421 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 422 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 423 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 424 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 425 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 426 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 427 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 428 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('toUInt128'): toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 430 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 431 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 432 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 433 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 434 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 435 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 436 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 437 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 438 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 442 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 445 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 446 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 448 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 449 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 451 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 452 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 453 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 455 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_2' in scope SELECT 2 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 456 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_46 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_46 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_46' in scope SELECT 2 FROM alter_00665__fuzz_0 WHERE rows_events_test__fuzz_46 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 457 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 458 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 EXPLAIN AST optimize = true SELECT test, toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN AST optimize = true SELECT test, toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 460 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 SELECT toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 467 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 SELECT toNullable(2), 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 470 out of 1000 SELECT toNullable(2), toUInt256(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 SELECT toNullable(2), toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT toNullable(2), toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 473 out of 1000 SELECT toNullable(2), toUInt256(toUInt256(2)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 SELECT toNullable(2), toUInt256(toUInt256(2)) FROM alter_00665__fuzz_2 ORDER BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toNullable(2), toUInt256(toUInt256(2)) FROM alter_00665__fuzz_2 ORDER BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toNullable(2), toUInt256(toUInt256(2)) FROM alter_00665__fuzz_2 ORDER BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12))] ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 11. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 12. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 15. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 16. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 18. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 21. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 23. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 24. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 25. ? @ 0x00007f7733d58ac3 26. ? @ 0x00007f7733dea850 Fuzzing step 475 out of 1000 SELECT 2, toUInt256(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 476 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 478 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 484 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 486 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 488 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 489 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 490 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 491 out of 1000 SELECT 2, toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 492 out of 1000 SELECT 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 493 out of 1000 SELECT 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 495 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 496 out of 1000 SELECT materialize(toFixedString(toFixedString('SelectedRows', defaultValueOfTypeName('IPv4'), 12), 12), toLowCardinality(257)), 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT materialize(toFixedString(toFixedString('SelectedRows', defaultValueOfTypeName('IPv4'), 12), 12), toLowCardinality(257)), 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT materialize(toFixedString(toFixedString('SelectedRows', defaultValueOfTypeName('IPv4'), 12), 12), toLowCardinality(257)), 2, toFixedString('SelectedRows', toLowCardinality(12)), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 497 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 499 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 500 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 501 out of 1000 SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_10 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_10 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_10' in scope SELECT materialize(toLowCardinality(257)), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 PREWHERE rows_events_test__fuzz_10 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 502 out of 1000 SELECT toLowCardinality(257), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT toLowCardinality(257), 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 504 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 508 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 509 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 511 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toUInt256(materialize(12)) ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_2 ORDER BY toUInt256(materialize(12)) ASC NULLS FIRST, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 515 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 520 out of 1000 EXPLAIN QUERY TREE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 EXPLAIN ESTIMATE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 EXPLAIN ESTIMATE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 523 out of 1000 EXPLAIN SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 EXPLAIN ESTIMATE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 EXPLAIN SYNTAX SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 EXPLAIN SYNTAX SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 527 out of 1000 EXPLAIN SYNTAX SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 528 out of 1000 EXPLAIN ESTIMATE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 529 out of 1000 EXPLAIN SYNTAX SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 530 out of 1000 EXPLAIN AST SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 EXPLAIN AST SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 532 out of 1000 EXPLAIN AST SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 533 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 SELECT materialize(257), 2, 'SelectedRows', materialize(12), 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 535 out of 1000 SELECT materialize(257), 2, 'SelectedRows', 12, 12, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 SELECT materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 SELECT alter_00665__fuzz_40, materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT alter_00665__fuzz_40, materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_40' in scope SELECT alter_00665__fuzz_40, materialize(257), 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 SELECT materialize(257), 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 SELECT materialize(257), 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 542 out of 1000 SELECT materialize(257), 2, toLowCardinality('SelectedRows'), toUInt256(12), 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT materialize(257), 2, toLowCardinality('SelectedRows'), toUInt256(12), toNullable(toUInt128(12)) FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE -2147483647 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, toNullable(materialize(5)) ASC Error on processing query 'SELECT materialize(257), 2, toLowCardinality('SelectedRows'), toUInt256(12), toNullable(toUInt128(12)) FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE -2147483647 ORDER BY toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67) ASC, toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Illegal type Int32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 SELECT materialize(257), 2, toLowCardinality('SelectedRows'), toUInt256(12), 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 SELECT 257, 2, toLowCardinality('SelectedRows'), toUInt256(12), 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 SELECT 257, 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(toNullable(5))) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 SELECT 257, 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(toNullable(5))) GROUP BY equals(toLowCardinality(257), current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT 257, 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(toNullable(5))) GROUP BY equals(toLowCardinality(257), current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 257, 2, toLowCardinality('SelectedRows'), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(toNullable(5))) GROUP BY equals(toLowCardinality(257), current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 548 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(toNullable(toNullable(5))) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toNullable(5)) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 550 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 SELECT 257, toLowCardinality(toUInt256(2)), toFixedString('SelectedRows', 12), 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(5) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 SELECT toInt256(257), toLowCardinality(toUInt256(2)), 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 5) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT toInt256(257), toLowCardinality(toUInt256(2)), 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 5) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toInt256(257), toLowCardinality(toUInt256(2)), 'SelectedRows', 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 5) ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 SELECT 257, toLowCardinality(toUInt256(2)), toFixedString('SelectedRows', 12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), 12, 12 FROM alter_00665__fuzz_0 PREWHERE toNullable(5) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), 12, toUInt256(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), toNullable(toUInt128(12)), toUInt256(toUInt256(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 SELECT 257, toUInt256(2), toFixedString('SelectedRows', 12), toNullable(12), toUInt256(toUInt256(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 EXPLAIN `header, description` = true SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(toUInt256(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN `header, description` = true SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(toUInt256(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 562 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, toNullable(12), toUInt256(toUInt256(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 EXPLAIN SELECT 257, toUInt256(2), 'SelectedRows', 12, toNullable(12), toUInt256(toUInt256(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(toUInt256(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(toUInt256(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(toUInt256(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 567 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 568 out of 1000 SELECT 257, toUInt256(2), 'SelectedRows', 12, 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 569 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 571 out of 1000 SELECT 257, 2, 'SelectedRows', 12, 12, toUInt256(12) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 572 out of 1000 SELECT 257, 2, toLowCardinality(toNullable(toFixedString('SelectedRows', 12))), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 SELECT 257, 2, toLowCardinality(toNullable(toFixedString('SelectedRows', 12))), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 574 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', 12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', 12)), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', 12)), 12, toNullable(12), 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 579 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 257, 2, toNullable('SelectedRows', toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 257, 2, toNullable('SelectedRows', toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('257'): 257, 2, toNullable('SelectedRows', toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 580 out of 1000 EXPLAIN AST SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 581 out of 1000 EXPLAIN AST SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 582 out of 1000 EXPLAIN AST SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 583 out of 1000 EXPLAIN AST SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 584 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 585 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 586 out of 1000 EXPLAIN PIPELINE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 587 out of 1000 EXPLAIN QUERY TREE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('257'): 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 589 out of 1000 SELECT 257, 2, toNullable(toFixedString('SelectedRows', toNullable(12))), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toNullable(12)), 12, toLowCardinality(12), 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toNullable(12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toNullable(12)), toNullable(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toNullable(12)), toNullable(12), 12, toLowCardinality(toNullable(toUInt128(12))) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toNullable(12)), toNullable(12), 12, toLowCardinality(toNullable(12)) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toNullable(12), 12, toLowCardinality(toNullable(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 596 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toNullable(toUInt128(12)), 12, toLowCardinality(toNullable(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toNullable(toUInt128(12)), 12, toLowCardinality(toNullable(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 598 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toNullable(toUInt128(12)), 12, toNullable(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 257, 2, toFixedString(toFixedString('SelectedRows', 12), 12), toUInt128(12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 257, 2, toFixedString(toFixedString('SelectedRows', 12), 12), toUInt128(12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 600 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 602 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 603 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 PREWHERE read_rows ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 PREWHERE read_rows ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'read_rows' in scope SELECT 257, 2, toFixedString('SelectedRows', 12), toUInt128(12), 12, toNullable(12) FROM alter_00665__fuzz_2 PREWHERE read_rows ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', 12), 12, 12, toNullable(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT 257, 2, toFixedString('SelectedRows', toLowCardinality(toUInt256(12))), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 EXPLAIN PIPELINE compact = true SELECT 257, 2, toFixedString('SelectedRows', toLowCardinality(toUInt256(12))), 12, 12, materialize(toUInt128(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 257, 2, toFixedString('SelectedRows', toLowCardinality(toUInt256(12))), 12, 12, materialize(toUInt128(12)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 SELECT 257, toNullable(9), 2, 'SelectedRows', toLowCardinality(toUInt256(12)), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 SELECT 257, toNullable(9), 2, 'SelectedRows', toLowCardinality(toUInt256(12)), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 609 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 610 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(toUInt256(12)), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12], 12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, 9, 2, 'SelectedRows', toUInt256(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12], 12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 154 (','): , 12), 12, 12, toLowCardinality(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), toUInt256(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 616 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), toUInt256(12), 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), toUInt256(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 SELECT 257, 9, 2, toFixedString('SelectedRows', 12), toUInt256(12), toUInt256(12), 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT toInt128(257), 9, 2, toFixedString('SelectedRows', 12), toUInt256(12), 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 SELECT 257, 9, 2, toFixedString('SelectedRows', 12), 12, 12, 12, 12 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT 257, 9, 2, toFixedString('SelectedRows', toUInt256(12)), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_29 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_29 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_29' in scope SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 PREWHERE alter_00665__fuzz_29 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 624 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 625 out of 1000 SELECT 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 626 out of 1000 SELECT alter_00665__fuzz_2, 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT alter_00665__fuzz_2, 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_2' in scope SELECT alter_00665__fuzz_2, 257, 9, 2, 'SelectedRows', toUInt256(12), 12, 12, 12, toUInt128(12) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 627 out of 1000 SELECT 257, 9, toNullable(2), 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 SELECT 257, 9, toNullable(2), 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 629 out of 1000 SELECT 257, 9, toNullable(2), 'SelectedRows', toUInt256(12), 12, 12, 12, 12 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 630 out of 1000 SELECT 257, 9, toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 631 out of 1000 EXPLAIN QUERY TREE run_passes = true SELECT 257, 9, toNullable(toLowCardinality(2)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'EXPLAIN QUERY TREE run_passes = true SELECT 257, 9, toNullable(toLowCardinality(2)) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 632 out of 1000 SELECT toInt128(257), 9, toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 SELECT toInt128(257), 9, toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 634 out of 1000 SELECT 257, 9, toNullable(2) FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_38 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 257, 9, toNullable(2) FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_38 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_38' in scope SELECT 257, 9, toNullable(2) FROM alter_00665__fuzz_0 PREWHERE alter_00665__fuzz_38 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 635 out of 1000 SELECT toInt128(257), 9, toNullable(2) FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT 257, 9, toNullable(2) FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 SELECT 257, 9, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 SELECT 257, 9, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 639 out of 1000 SELECT 257, 9, 2 FROM alter_00665__fuzz_2 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 640 out of 1000 SELECT 257, 9, 2 FROM alter_00665__fuzz_0 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 643 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 EXPLAIN PIPELINE header = true SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN PIPELINE header = true SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 647 out of 1000 SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 649 out of 1000 SELECT toNullable(toInt256(257)), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 SELECT toNullable(257), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 SELECT toNullable(257), 'SelectedRows', 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(equals(current_database) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(257), 'SelectedRows', 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(equals(current_database) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toNullable(257), 'SelectedRows', 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(equals(current_database) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday()), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 652 out of 1000 SELECT toNullable(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toNullable(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 653 out of 1000 SELECT toNullable(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(toLowCardinality(toNullable(toUInt128(9)))) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(toLowCardinality(toNullable(toUInt128(9)))) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 SELECT alter_00665__fuzz_20, 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT alter_00665__fuzz_20, 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_20' in scope SELECT alter_00665__fuzz_20, 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 657 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(-9223372036854775807))) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(-9223372036854775807))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 663 out of 1000 SELECT toInt256(257), 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(-9223372036854775807))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 664 out of 1000 SELECT toInt256(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(-9223372036854775807))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 665 out of 1000 SELECT toInt256(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(toNullable(toUInt256(7))), 9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toInt256(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(toNullable(toUInt256(7))), 9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toInt256(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(materialize(toNullable(toUInt256(7))), 9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 666 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(toLowCardinality(-9223372036854775807)))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(toLowCardinality(-9223372036854775807)))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 668 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(rows_events_test__fuzz_26, 9) GROUP BY GROUPING SETS ((materialize(toLowCardinality(-9223372036854775807)))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(rows_events_test__fuzz_26, 9) GROUP BY GROUPING SETS ((materialize(toLowCardinality(-9223372036854775807)))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_26' in scope SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(rows_events_test__fuzz_26, 9) GROUP BY GROUPING SETS ((materialize(toLowCardinality(-9223372036854775807)))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY GROUPING SETS ((materialize(-9223372036854775807))) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 EXPLAIN AST graph = true, optimize = true SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'EXPLAIN AST graph = true, optimize = true SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY GROUPING SETS ((-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 SELECT toNullable(257), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 674 out of 1000 SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 257, 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 675 out of 1000 SELECT 257, toLowCardinality(materialize(toLowCardinality(2))), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 SELECT 257, toLowCardinality(toLowCardinality(2)), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT 257, toLowCardinality(toLowCardinality(2)), materialize(toNullable(2)) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, toLowCardinality(toLowCardinality(2)), materialize(toNullable(2)) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-3, -1]. In scope SELECT 257, toLowCardinality(toLowCardinality(2)), materialize(toNullable(2)) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 678 out of 1000 SELECT 257, toLowCardinality(toLowCardinality(2)), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 679 out of 1000 SELECT 257, toLowCardinality(toLowCardinality(2)), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 SELECT 257, toLowCardinality(2), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT 257, toLowCardinality(2), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT 257, toLowCardinality(2), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-3, -1]. In scope SELECT 257, toLowCardinality(2), 2 FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 682 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_2 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 684 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 686 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_0 WHERE toNullable(9) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 687 out of 1000 SELECT 257, toLowCardinality(2), toLowCardinality(2) FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 688 out of 1000 SELECT 257, toLowCardinality(materialize(toUInt128(2))), toLowCardinality(2) FROM alter_00665__fuzz_0 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 SELECT 257, toLowCardinality(materialize(toUInt128(2))), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(toLowCardinality(toUInt128(7)), -9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, toLowCardinality(materialize(toUInt128(2))), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(toLowCardinality(toUInt128(7)), -9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 257, toLowCardinality(materialize(toUInt128(2))), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(toLowCardinality(toUInt128(7)), -9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 690 out of 1000 EXPLAIN QUERY TREE dump_passes = true SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_0 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN QUERY TREE dump_passes = true SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_0 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 691 out of 1000 SELECT toLowCardinality(257), toLowCardinality(materialize(toUInt128(2))), toLowCardinality(alter_00665__fuzz_20, 2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toLowCardinality(257), toLowCardinality(materialize(toUInt128(2))), toLowCardinality(alter_00665__fuzz_20, 2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_20' in scope SELECT toLowCardinality(257), toLowCardinality(materialize(toUInt128(2))), toLowCardinality(alter_00665__fuzz_20, 2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 692 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_0 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(-9223372036854775807)) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 EXPLAIN PIPELINE compact = true SELECT 257, materialize(toUInt128(2)) FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 257, materialize(toUInt128(2)) FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 696 out of 1000 SELECT 257, toFixedString('SelectedRows', toNullable(12)), toUInt128(2), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 257, toFixedString('SelectedRows', toNullable(12)), toUInt128(2), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT 257, toFixedString('SelectedRows', toNullable(12)), toUInt128(2), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 698 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)], 2) FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) WITH TOTALS ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT 257, materialize(toUInt128(2)), toLowCardinality(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)], 2) FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) WITH TOTALS ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 257, materialize(toUInt128(2)), toLowCardinality(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12, 12), 12)], 2) FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) WITH TOTALS ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 SELECT 257, materialize(toUInt128(2)), toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 700 out of 1000 SELECT materialize(toUInt128(toUInt128(2))), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT materialize(toUInt128(toUInt128(2))), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 702 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 703 out of 1000 SELECT toUInt128(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toUInt128(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toUInt128(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 704 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 705 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 706 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 707 out of 1000 SELECT materialize(toUInt128(2)), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 710 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 712 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 SELECT materialize(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 719 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 721 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 722 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 724 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 726 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(7), -9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(7), -9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(2) FROM alter_00665__fuzz_2 GROUP BY materialize(materialize(7), -9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 728 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 729 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT toLowCardinality('Int64', 5), toLowCardinality(toNullable(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality('Int64', 5), toLowCardinality(toNullable(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('Int64', 5), toLowCardinality(toNullable(2)), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 733 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 734 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 735 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 739 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 742 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 743 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 744 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY alter_00665__fuzz_35 ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY alter_00665__fuzz_35 ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_35' in scope SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY alter_00665__fuzz_35 ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toLowCardinality('SelectedRows')) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toLowCardinality('SelectedRows')) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(String). In query SELECT toLowCardinality(2), 2 FROM alter_00665__fuzz_2 PREWHERE toLowCardinality(toLowCardinality('SelectedRows')) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 WHERE toUInt256(5) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 WHERE toUInt256(5) GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 748 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 750 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 751 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 752 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY materialize(toInt128(-9223372036854775807)) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 WITH TOTALS ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 WITH TOTALS ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 758 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(toLowCardinality(257)) ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(toLowCardinality(257)) ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(toLowCardinality(257)) ASC NULLS FIRST, toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 EXPLAIN PIPELINE SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 EXPLAIN PIPELINE SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 762 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 766 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(alter_00665__fuzz_31, -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(alter_00665__fuzz_31, -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_31' in scope SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(alter_00665__fuzz_31, -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 767 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 768 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 SELECT 2, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toUInt256(toUInt256(2)) ASC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toUInt256(toUInt256(2)) ASC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 771 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toUInt256(toUInt256(2)) ASC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 SELECT 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toUInt256(toUInt256(2)) ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 773 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 SELECT 2 FROM alter_00665__fuzz_0 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 2 FROM alter_00665__fuzz_0 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-1, -1]. In scope SELECT 2 FROM alter_00665__fuzz_0 WHERE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 775 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 778 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 780 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 781 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 784 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toFixedString('InsertedRows', 12), 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT toFixedString(toLowCardinality('InsertedRows'), 12), 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 788 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 790 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-3, -1]. In scope SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 794 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 795 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 796 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 800 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-3, -1]. In scope SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 802 out of 1000 SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 805 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('toLowCardinality'): toLowCardinality(toLowCardinality('InsertedRows')), 12, 2 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(mate. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 806 out of 1000 SELECT toLowCardinality('InsertedRows'), 12, 2 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 EXPLAIN actions = true SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN actions = true SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 810 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT toLowCardinality('InsertedRows'), toUInt256(12) FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 816 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 818 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 820 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 821 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 (''InsertedRows''): 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 823 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 824 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 826 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 828 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 829 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 830 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 832 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 (''InsertedRows''): 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 834 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 838 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 839 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 841 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 842 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 844 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 845 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 847 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 850 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 (''InsertedRows''): 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 854 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 855 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 856 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 860 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 861 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 862 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 863 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 864 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 865 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 866 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 867 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 868 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 869 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(materialize(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(materialize(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 871 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(materialize(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 872 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE 1048575 GROUP BY toInt128(alter_00665__fuzz_35, -9223372036854775807) WITH ROLLUP ORDER BY toFixedString(materialize('InsertedRows'), 12) ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE 1048575 GROUP BY toInt128(alter_00665__fuzz_35, -9223372036854775807) WITH ROLLUP ORDER BY toFixedString(materialize('InsertedRows'), 12) ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_35' in scope SELECT toLowCardinality('InsertedRows'), 12 FROM alter_00665__fuzz_2 WHERE 1048575 GROUP BY toInt128(alter_00665__fuzz_35, -9223372036854775807) WITH ROLLUP ORDER BY toFixedString(materialize('InsertedRows'), 12) ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN AST optimize = true SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'EXPLAIN AST optimize = true SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 877 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 WHERE rows_events_test__fuzz_24 GROUP BY GROUPING SETS ((toInt128(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 WHERE rows_events_test__fuzz_24 GROUP BY GROUPING SETS ((toInt128(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 878 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 879 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 880 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC, toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC NULLS FIRST, toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC, toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable('InsertedRows') ASC, toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 887 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 889 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(toUInt128(2)))) AND (event_date >= yesterday()) GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(toUInt128(2)))) AND (event_date >= yesterday()) GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE (current_database = currentDatabase()) AND (type = materialize(toNullable(toUInt128(2)))) AND (event_date >= yesterday()) GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 890 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE materialize(toLowCardinality(1048577)) GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 PREWHERE materialize(toLowCardinality(1048577)) GROUP BY toInt128(-9223372036854775807) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP WITH CUBE WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP WITH CUBE WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 131 ('CUBE'): CUBE WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 894 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_0 GROUP BY toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 24. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 31. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 Fuzzing step 896 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 SELECT 'InsertedRows', 12 FROM alter_00665__fuzz_2 GROUP BY toInt128(toLowCardinality(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 898 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Got boring AST Fuzzing step 900 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY boolean_false ASC NULLS FIRST, toNullable(materialize(5)) ASC Error on processing query 'SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY boolean_false ASC NULLS FIRST, toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 904 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 905 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toLowCardinality(toNullable(257)), -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toLowCardinality(toNullable(257)), -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toLowCardinality(toNullable(257)), -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 906 out of 1000 SELECT alter_00665__fuzz_7, toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT alter_00665__fuzz_7, toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_7' in scope SELECT alter_00665__fuzz_7, toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 907 out of 1000 SELECT toFixedString('InsertedRows', materialize(toLowCardinality(12))), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT toFixedString('InsertedRows', materialize(toLowCardinality(12))), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toFixedString('InsertedRows', materialize(toLowCardinality(12))), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 SELECT toFixedString(12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Error on processing query 'SELECT toFixedString(12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 909 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 910 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-2, -1]. In scope SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 914 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT toFixedString('InsertedRows', 12), materialize(12) FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toFixedString('InsertedRows', 12), materialize(12) FROM alter_00665__fuzz_0 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 SELECT toFixedString('InsertedRows', 12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT toNullable(toUInt128(toNullable(7))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(rows_events_test__fuzz_40, -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(toUInt128(toNullable(7))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(rows_events_test__fuzz_40, -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_40' in scope SELECT toNullable(toUInt128(toNullable(7))), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toLowCardinality(rows_events_test__fuzz_40, -9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 919 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 920 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 921 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 925 out of 1000 SELECT toUInt128(7), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toUInt128(7), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY GROUPING SETS ((toLowCardinality(-9223372036854775807))) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 926 out of 1000 SELECT toNullable(7), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toNullable(7), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT toNullable(7), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 SELECT toNullable(toUInt128(7)), 'InsertedRows', toNullable(toUInt128(12)), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toNullable(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 930 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), 12 FROM alter_00665__fuzz_0 GROUP BY toLowCardinality(toNullable(-9223372036854775807)) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT toNullable(7), rows_events_test__fuzz_35, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT toNullable(7), rows_events_test__fuzz_35, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT toNullable(7), rows_events_test__fuzz_35, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-4, -1]. In scope SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 SELECT toNullable(7), 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT 7, 'InsertedRows', toNullable(12), toNullable(12) FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 941 out of 1000 SELECT 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 942 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 SELECT toFixedString(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', toNullable(materialize('SelectedRows')), 12), toUInt256(12)), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT toFixedString(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', toNullable(materialize('SelectedRows')), 12), toUInt256(12)), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString(toFixedString('SELECT * FROM /* test 01413, query 3 */ rows_events_test%', toNullable(materialize('SelectedRows')), 12), toUInt256(12)), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 944 out of 1000 SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_0 WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_0 WITH TOTALS ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 945 out of 1000 SELECT toFixedString(toFixedString(toLowCardinality(12)), 12), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT toFixedString(toFixedString(toLowCardinality(12)), 12), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(toFixedString(toLowCardinality(12)), 12), 7, toUInt256(toUInt128(12)), 'InsertedRows', 12, toNullable(12) FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 946 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(materialize(toNullable(materialize(2))), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(materialize(toNullable(materialize(2))), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(materialize(toNullable(materialize(2))), -9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 949 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Got boring AST Fuzzing step 950 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-6, -1]. In scope SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 951 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-6, -1]. In scope SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 SELECT toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT toFixedString(12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toFixedString(12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(12), 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-7, -1]. In scope SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12, 7, toUInt256(12), 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 SELECT toNullable(materialize('SelectedRows')), toLowCardinality(12), 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 SELECT toNullable(materialize('SelectedRows')), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 EXPLAIN AST optimize = true SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'EXPLAIN AST optimize = true SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-8, -1]. In scope SELECT toNullable('SelectedRows'), 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY alter_00665__fuzz_21 ASC, toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY alter_00665__fuzz_21 ASC, toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-8, -1]. In scope SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY alter_00665__fuzz_21 ASC, toNullable(materialize(5)) DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 SELECT toNullable('SelectedRows'), 12, 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(toNullable(12)))), 12), 12) GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(toNullable(12)))), 12), 12) GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Nullable(FixedString(12)). In query SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(toUInt128(toNullable(12)))), 12), 12) GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 967 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 WITH TOTALS ORDER BY toNullable(materialize(5)) DESC NULLS LAST Error on processing query 'SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_0 WITH TOTALS ORDER BY toNullable(materialize(5)) DESC NULLS LAST': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 968 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), 12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC Error on processing query 'EXPLAIN PIPELINE SELECT 'SelectedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), 12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'SelectedRows', toLowCardinality(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12), 12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 24. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 26. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 27. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 28. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 29. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 30. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 31. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 Fuzzing step 969 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 970 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 971 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 972 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 973 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 'SelectedRows', toLowCardinality(12), 12, 7, 12, toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 974 out of 1000 SELECT 'SelectedRows', toLowCardinality(12), 12, toLowCardinality(7), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC Error on processing query 'SELECT 'SelectedRows', toLowCardinality(12), 12, toLowCardinality(7), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-5, -1]. In scope SELECT 'SelectedRows', toLowCardinality(12), 12, toLowCardinality(7), 12 FROM alter_00665__fuzz_0 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 975 out of 1000 SELECT 'SelectedRows', toLowCardinality(toNullable(12)), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 SELECT 'SelectedRows', toLowCardinality(toNullable(12)), 12, 7, 12, toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, toLowCardinality('InsertedRows'), 12, 12 FROM alter_00665__fuzz_0 GROUP BY toNullable(-9223372036854775807) ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 SELECT 'SelectedRows', toNullable(materialize(12)), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 'SelectedRows', toNullable(materialize(12)), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-8, -1]. In scope SELECT 'SelectedRows', toNullable(materialize(12)), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY -9223372036854775807 ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Query succeeded, using this AST as a start Fuzzing step 980 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 981 out of 1000 SELECT 'SelectedRows', 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 WHERE ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12] GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Error on processing query 'SELECT 'SelectedRows', 12, 12, toNullable(7), 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 WHERE ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12] GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST': Received from localhost:9000. DB::Exception: Syntax error: failed at position 235 ('GROUP'): GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, 'InsertedRows', 12, 12 FROM alter_00665__fuzz_2 GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS LAST Got boring AST Fuzzing step 983 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, materialize('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, materialize('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 985 out of 1000 SELECT 'SelectedRows', toNullable(12), 12, 7, 12, materialize('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Got boring AST Fuzzing step 986 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), 12, 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Got boring AST Fuzzing step 988 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Error on processing query 'SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST': Received from localhost:9000. DB::Exception: Negative positional argument number -9223372036854775807 is out of bounds. Expected in range [-8, -1]. In scope SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), toLowCardinality(toNullable(12)), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY -9223372036854775807 WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 990 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, materialize('InsertedRows'), toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 992 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC NULLS FIRST Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_0 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) ASC Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 995 out of 1000 SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(1.) WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST Error on processing query 'SELECT 'SelectedRows', 12, 12, 7, 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 PREWHERE toNullable(1.) WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC NULLS FIRST': Received from localhost:9000. DB::Exception: Illegal type Nullable(Float64) of column _CAST(1._Nullable(Float64), 'Nullable(Float64)'_String) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/QueryPlan/Optimizations/projectionsCommon.cpp:0: DB::QueryPlanOptimizations::findInOutputs(DB::ActionsDAG&, String const&, bool) @ 0x000000001322211a 5. /build/src/Processors/QueryPlan/Optimizations/projectionsCommon.cpp:139: DB::QueryPlanOptimizations::QueryDAG::buildImpl(DB::QueryPlan::Node&, std::vector>&) @ 0x0000000013222314 6. /build/src/Processors/QueryPlan/Optimizations/projectionsCommon.cpp:151: DB::QueryPlanOptimizations::QueryDAG::buildImpl(DB::QueryPlan::Node&, std::vector>&) @ 0x0000000013222384 7. /build/src/Processors/QueryPlan/Optimizations/projectionsCommon.cpp:151: DB::QueryPlanOptimizations::QueryDAG::buildImpl(DB::QueryPlan::Node&, std::vector>&) @ 0x0000000013222384 8. /build/src/Processors/QueryPlan/Optimizations/projectionsCommon.cpp:185: DB::QueryPlanOptimizations::QueryDAG::build(DB::QueryPlan::Node&) @ 0x00000000132225ec 9. /build/src/Processors/QueryPlan/Optimizations/optimizeUseAggregateProjection.cpp:456: DB::QueryPlanOptimizations::getAggregateProjectionCandidates(DB::QueryPlan::Node&, DB::AggregatingStep&, DB::ReadFromMergeTree&, std::shared_ptr, std::equal_to, std::allocator>>> const&, bool) @ 0x0000000013218edf 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryPlanOptimizations::optimizeUseAggregateProjections(DB::QueryPlan::Node&, std::list>&, bool) @ 0x000000001321abcc 11. /build/contrib/llvm-project/libcxx/include/optional:344: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fde6f 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 SELECT 'SelectedRows', 12, 12, toNullable(7), 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 SELECT 'SelectedRows', 12, 12, toNullable(7), 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 998 out of 1000 SELECT 'SelectedRows', 12, 12, toNullable(7), 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Got boring AST Fuzzing step 999 out of 1000 SELECT toLowCardinality(toFixedString('SelectedRows', 12)), 12, 12, toNullable(7), 12, 'InsertedRows', toLowCardinality(12), 12 FROM alter_00665__fuzz_2 WHERE materialize(9) GROUP BY toNullable(-9223372036854775807) WITH ROLLUP ORDER BY toNullable(materialize(5)) DESC Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS alter_00665__fuzz_0 DROP TABLE IF EXISTS alter_00665__fuzz_1 DROP TABLE IF EXISTS alter_00665__fuzz_2 DROP TABLE IF EXISTS alter_00665__fuzz_3 DROP TABLE IF EXISTS alter_00665__fuzz_4 DROP TABLE IF EXISTS alter_00665__fuzz_5 DROP TABLE IF EXISTS alter_00665__fuzz_6 DROP TABLE IF EXISTS alter_00665__fuzz_7 DROP TABLE IF EXISTS alter_00665__fuzz_8 DROP TABLE IF EXISTS alter_00665__fuzz_9 DROP TABLE IF EXISTS alter_00665__fuzz_10 DROP TABLE IF EXISTS alter_00665__fuzz_11 DROP TABLE IF EXISTS alter_00665__fuzz_12 DROP TABLE IF EXISTS alter_00665__fuzz_13 DROP TABLE IF EXISTS alter_00665__fuzz_14 DROP TABLE IF EXISTS alter_00665__fuzz_15 DROP TABLE IF EXISTS alter_00665__fuzz_16 DROP TABLE IF EXISTS alter_00665__fuzz_17 DROP TABLE IF EXISTS alter_00665__fuzz_18 DROP TABLE IF EXISTS alter_00665__fuzz_19 DROP TABLE IF EXISTS alter_00665__fuzz_20 DROP TABLE IF EXISTS alter_00665__fuzz_21 DROP TABLE IF EXISTS alter_00665__fuzz_22 DROP TABLE IF EXISTS alter_00665__fuzz_23 DROP TABLE IF EXISTS alter_00665__fuzz_24 DROP TABLE IF EXISTS alter_00665__fuzz_25 DROP TABLE IF EXISTS alter_00665__fuzz_26 DROP TABLE IF EXISTS alter_00665__fuzz_27 DROP TABLE IF EXISTS alter_00665__fuzz_28 DROP TABLE IF EXISTS alter_00665__fuzz_29 DROP TABLE IF EXISTS alter_00665__fuzz_30 DROP TABLE IF EXISTS alter_00665__fuzz_31 DROP TABLE IF EXISTS alter_00665__fuzz_32 DROP TABLE IF EXISTS alter_00665__fuzz_33 DROP TABLE IF EXISTS alter_00665__fuzz_34 DROP TABLE IF EXISTS alter_00665__fuzz_35 DROP TABLE IF EXISTS alter_00665__fuzz_36 DROP TABLE IF EXISTS alter_00665__fuzz_37 DROP TABLE IF EXISTS alter_00665__fuzz_38 DROP TABLE IF EXISTS alter_00665__fuzz_39 DROP TABLE IF EXISTS alter_00665__fuzz_40 DROP TABLE IF EXISTS alter_00665__fuzz_41 DROP TABLE IF EXISTS alter_00665__fuzz_42 DROP TABLE IF EXISTS alter_00665__fuzz_43 DROP TABLE IF EXISTS alter_00665__fuzz_44 DROP TABLE IF EXISTS alter_00665__fuzz_45 DROP TABLE IF EXISTS alter_00665__fuzz_46 DROP TABLE IF EXISTS alter_00665__fuzz_47 DROP TABLE IF EXISTS alter_00665__fuzz_48 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 CREATE TABLE rename_table__fuzz_0 ( `key` Int32, `value1` Int32, `value2` Int32 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 2 out of 50 CREATE TABLE rename_table__fuzz_1 ( `key` LowCardinality(Int32), `value1` Int32, `value2` Int32 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 3 out of 50 CREATE TABLE rename_table__fuzz_2 ( `key` Decimal(76, 21), `value1` Array(Int32), `value2` FixedString(15) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 4 out of 50 CREATE TABLE rename_table__fuzz_3 ( `key` Float64, `value1` Array(LowCardinality(Int32)), `value2` Nullable(FixedString(15)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 5 out of 50 CREATE TABLE rename_table__fuzz_4 ( `key` Array(Float64), `value1` Array(Int32), `value2` Nullable(FixedString(15)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 6 out of 50 CREATE TABLE rename_table__fuzz_5 ( `key` UInt64, `value1` Array(Int16), `value2` FixedString(15) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 7 out of 50 CREATE TABLE rename_table__fuzz_6 ( `key` UInt64, `value1` Array(Int16), `value2` DateTime64(3) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 8 out of 50 CREATE TABLE rename_table__fuzz_7 ( `key` Array(UInt64), `value1` Array(Int16), `value2` DateTime64(3) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 9 out of 50 CREATE TABLE rename_table__fuzz_8 ( `key` Array(UInt64), `value1` UInt128, `value2` DateTime64(3) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 10 out of 50 CREATE TABLE rename_table__fuzz_9 ( `key` Array(Array(UInt64)), `value1` UInt128, `value2` Array(DateTime64(3)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 11 out of 50 CREATE TABLE rename_table__fuzz_10 ( `key` Float32, `value1` UInt128, `value2` Array(DateTime64(3)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 12 out of 50 CREATE TABLE rename_table__fuzz_11 ( `key` Float32, `value1` LowCardinality(UInt128), `value2` Array(DateTime64(3)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 13 out of 50 CREATE TABLE rename_table__fuzz_12 ( `key` Array(Float32), `value1` LowCardinality(UInt128), `value2` Array(DateTime64(3)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 14 out of 50 CREATE TABLE rename_table__fuzz_13 ( `key` Array(Float32), `value1` LowCardinality(UInt128), `value2` Array(Tuple(UInt8, UInt8, String)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 15 out of 50 CREATE TABLE rename_table__fuzz_14 ( `key` Array(Float32), `value1` LowCardinality(UInt128), `value2` Array(Tuple(Nullable(UInt8), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 16 out of 50 CREATE TABLE rename_table__fuzz_15 ( `key` Array(Array(Float32)), `value1` DateTime64(3), `value2` Array(Tuple(Array(Nullable(UInt8)), UInt8, Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 17 out of 50 CREATE TABLE rename_table__fuzz_16 ( `key` Array(Array(DateTime64(3))), `value1` DateTime64(3), `value2` Array(Tuple(Array(Nullable(UInt8)), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 18 out of 50 CREATE TABLE rename_table__fuzz_17 ( `key` Array(Array(DateTime64(3))), `value1` DateTime64(3), `value2` Array(Tuple(Array(Array(Nullable(UInt8))), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 19 out of 50 CREATE TABLE rename_table__fuzz_18 ( `key` Decimal(76, 42), `value1` DateTime64(3), `value2` Array(Tuple(Array(Array(Nullable(UInt8))), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 20 out of 50 CREATE TABLE rename_table__fuzz_19 ( `key` Int8, `value1` Array(DateTime64(3)), `value2` Array(Tuple(Array(Array(Nullable(UInt8))), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 21 out of 50 CREATE TABLE rename_table__fuzz_20 ( `key` Int8, `value1` Array(DateTime64(3)), `value2` Array(Tuple(Tuple(Date32, Decimal(18, 17)), LowCardinality(UInt8), Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 22 out of 50 CREATE TABLE rename_table__fuzz_21 ( `key` Int16, `value1` Array(Array(DateTime64(3))), `value2` Array(Tuple(Tuple(Date32, Int32), UInt8, Nullable(String))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 23 out of 50 CREATE TABLE rename_table__fuzz_22 ( `key` Nullable(Int16), `value1` Int64, `value2` Array(Tuple(Tuple(LowCardinality(Date32), Int32), UInt8, Array(Decimal(76, 62)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 24 out of 50 CREATE TABLE rename_table__fuzz_23 ( `key` Nullable(Int16), `value1` Int64, `value2` Array(Tuple(Tuple(LowCardinality(Date32), Int32), UInt8, Array(Decimal(76, 62)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 25 out of 50 CREATE TABLE rename_table__fuzz_24 ( `key` Int16, `value1` Int64, `value2` Array(Tuple(Tuple(LowCardinality(Date32), LowCardinality(Int32)), UInt8, Array(Decimal(18, 15)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 26 out of 50 CREATE TABLE rename_table__fuzz_25 ( `key` Int16, `value1` Array(Int64), `value2` Array(Tuple(Tuple(LowCardinality(Date32), LowCardinality(Int32)), UInt8, Array(Decimal(18, 15)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 27 out of 50 CREATE TABLE rename_table__fuzz_26 ( `key` Int16, `value1` Array(Array(Int64)), `value2` Array(UInt8) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 28 out of 50 CREATE TABLE rename_table__fuzz_27 ( `key` Int16, `value1` Array(Array(Int64)), `value2` Array(Array(UInt8)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 29 out of 50 CREATE TABLE rename_table__fuzz_28 ( `key` Float64, `value1` Array(Array(Int64)), `value2` Array(Array(Array(UInt8))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 30 out of 50 CREATE TABLE rename_table__fuzz_29 ( `key` Float64, `value1` Array(Array(FixedString(1))), `value2` Array(Array(Array(UInt8))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 31 out of 50 CREATE TABLE rename_table__fuzz_30 ( `key` LowCardinality(Float64), `value1` Array(Array(Array(FixedString(1)))), `value2` Array(Float32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 32 out of 50 CREATE TABLE rename_table__fuzz_31 ( `key` Float64, `value1` Array(Array(Array(FixedString(1)))), `value2` Array(Float32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 33 out of 50 CREATE TABLE rename_table__fuzz_32 ( `key` LowCardinality(Float64), `value1` Array(Array(Float64)), `value2` Array(Float32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 34 out of 50 CREATE TABLE rename_table__fuzz_33 ( `key` Nullable(Float64), `value1` Array(Array(Float64)), `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 35 out of 50 CREATE TABLE rename_table__fuzz_34 ( `key` Nullable(Float64), `value1` Array(Array(Float64)), `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 36 out of 50 CREATE TABLE rename_table__fuzz_35 ( `key` Float64, `value1` UInt128, `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 37 out of 50 CREATE TABLE rename_table__fuzz_36 ( `key` Array(Float64), `value1` UInt128, `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 38 out of 50 CREATE TABLE rename_table__fuzz_37 ( `key` Array(Int128), `value1` UInt128, `value2` LowCardinality(UUID) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 39 out of 50 CREATE TABLE rename_table__fuzz_38 ( `key` Array(Int128), `value1` UInt128, `value2` LowCardinality(UUID) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 40 out of 50 CREATE TABLE rename_table__fuzz_39 ( `key` Array(Int128), `value1` UInt128, `value2` LowCardinality(UUID) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 41 out of 50 CREATE TABLE rename_table__fuzz_40 ( `key` Array(UInt8), `value1` UInt128, `value2` Nullable(UUID) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 42 out of 50 CREATE TABLE rename_table__fuzz_41 ( `key` Array(LowCardinality(UInt8)), `value1` UInt128, `value2` LowCardinality(Nullable(UUID)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 43 out of 50 CREATE TABLE rename_table__fuzz_42 ( `key` Decimal(9, 2), `value1` UInt128, `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 44 out of 50 CREATE TABLE rename_table__fuzz_43 ( `key` Nullable(Decimal(9, 2)), `value1` LowCardinality(UInt128), `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 45 out of 50 CREATE TABLE rename_table__fuzz_44 ( `key` UInt16, `value1` UInt128, `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 46 out of 50 CREATE TABLE rename_table__fuzz_45 ( `key` UInt16, `value1` Nullable(UInt128), `value2` UUID ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 47 out of 50 CREATE TABLE rename_table__fuzz_46 ( `key` UInt16, `value1` Nullable(UInt128), `value2` Array(UUID) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 48 out of 50 CREATE TABLE rename_table__fuzz_47 ( `key` Nullable(UInt16), `value1` UInt128, `value2` Array(Int16) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 49 out of 50 CREATE TABLE rename_table__fuzz_48 ( `key` UInt16, `value1` LowCardinality(UInt128), `value2` Array(Int16) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_bytes_for_wide_part = 0 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rename_table__fuzz_47 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_45 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_44 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_38 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_36 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_32 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_31 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_29 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_28 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_37 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_27 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_25 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_41 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_23 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_48 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_11 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_6 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_22 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_21 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_19 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_33 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_10 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_16 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_12 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_30 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_13 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_20 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_8 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_9 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_46 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_42 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_2 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_7 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_5 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_18 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_4 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_3 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_26 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_17 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_0 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_15 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_43 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_34 FORMAT Values (1, 2, 3); INSERT INTO rename_table__fuzz_14 FORMAT Values (1, 2, 3); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE rename_table (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 2 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 3 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 4 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 5 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 6 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 7 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 8 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 9 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 10 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 11 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 12 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 13 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 14 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 15 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 16 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 17 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 18 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 19 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 20 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 21 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 22 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 23 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 24 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 25 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 26 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 27 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 28 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 29 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 30 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 31 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 32 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 33 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 34 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 35 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 36 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 37 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 38 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 39 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 40 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 41 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 42 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 43 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 44 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 45 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 46 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 47 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 48 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 49 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 50 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 51 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 52 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 53 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 54 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 55 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 56 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 57 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 58 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 59 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 60 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 61 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 62 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 63 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 64 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 65 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 66 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 67 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 68 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 69 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 70 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 71 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 72 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 73 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 74 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 75 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 76 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 77 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 78 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 79 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 80 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 81 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 82 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 83 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 84 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 85 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 86 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 87 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 88 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 89 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 90 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 91 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 92 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 93 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 94 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 95 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 96 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 97 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 98 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 99 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 100 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 101 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 102 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 103 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 104 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 105 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 106 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 107 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 108 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 109 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 110 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 111 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 112 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 113 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 114 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 115 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 116 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 117 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 118 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 119 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 120 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 121 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 122 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 123 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 124 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 125 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 126 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 127 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 128 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 129 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 130 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 131 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 132 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 133 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 134 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 135 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 136 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 137 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 138 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 139 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 140 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 141 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 142 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 143 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 144 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 145 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 146 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 147 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 148 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 149 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 150 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 151 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 152 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 153 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 154 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 155 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 156 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 157 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 158 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 159 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 160 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 161 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 162 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 163 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 164 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 165 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 166 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 167 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 168 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 169 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 170 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 171 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 172 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 173 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 174 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 175 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 176 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 177 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 178 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 179 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 180 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 181 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 182 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 183 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 184 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 185 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 186 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 187 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 188 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 189 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 190 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 191 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 192 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 193 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 194 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 195 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 196 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 197 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 198 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 199 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 200 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 201 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 202 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 203 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 204 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 205 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 206 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 207 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 208 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 209 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 210 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 211 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 212 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 213 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 214 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 215 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 216 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 217 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 218 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 219 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 220 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 221 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 222 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 223 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 224 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 225 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 226 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 227 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 228 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 229 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 230 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 231 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 232 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 233 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 234 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 235 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 236 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 237 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 238 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 239 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 240 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 241 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 242 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 243 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 244 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 245 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 246 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 247 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 248 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 249 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 250 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 251 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 252 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 253 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 254 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 255 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 256 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 257 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 258 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 259 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 260 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 261 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 262 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 263 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 264 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 265 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 266 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 267 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 268 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 269 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 270 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 271 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 272 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 273 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 274 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 275 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 276 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 277 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 278 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 279 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 280 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 281 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 282 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 283 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 284 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 285 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 286 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 287 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 288 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 289 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 290 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 291 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 292 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 293 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 294 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 295 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 296 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 297 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 298 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 299 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 300 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 301 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 302 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 303 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 304 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 305 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 306 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 307 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 308 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 309 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 310 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 311 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 312 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 313 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 314 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 315 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 316 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 317 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 318 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 319 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 320 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 321 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 322 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 323 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 324 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 325 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 326 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 327 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 328 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 329 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 330 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 331 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 332 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 333 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 334 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 335 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 336 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 337 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 338 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 339 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 340 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 341 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 342 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 343 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 344 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 345 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 346 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 347 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 348 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 349 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 350 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 351 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 352 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 353 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 354 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 355 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 356 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 357 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 358 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 359 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 360 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 361 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 362 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 363 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 364 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 365 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 366 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 367 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 368 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 369 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 370 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 371 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 372 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 373 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 374 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 375 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 376 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 377 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 378 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 379 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 380 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 381 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 382 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 383 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 384 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 385 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 386 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 387 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 388 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 389 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 390 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 391 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 392 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 393 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 394 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 395 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 396 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 397 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 398 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 399 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 400 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 401 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 402 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 403 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 404 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 405 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 406 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 407 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 408 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 409 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 410 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 411 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 412 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 413 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 414 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 415 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 416 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 417 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 418 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 419 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 420 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 421 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 422 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 423 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 424 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 425 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 426 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 427 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 428 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 429 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 430 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 431 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 432 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 433 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 434 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 435 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 436 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 437 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 438 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 439 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 440 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 441 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 442 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 443 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 444 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 445 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 446 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 447 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 448 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 449 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 450 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 451 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 452 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 453 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 454 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 455 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 456 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 457 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 458 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 459 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 460 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 461 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 462 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 463 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 464 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 465 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 466 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 467 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 468 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 469 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 470 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 471 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 472 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 473 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 474 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 475 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 476 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 477 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 478 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 479 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 480 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 481 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 482 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 483 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 484 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 485 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 486 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 487 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 488 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 489 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 490 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 491 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 492 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 493 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 494 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 495 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 496 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 497 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 498 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 499 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 500 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 501 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 502 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 503 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 504 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 505 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 506 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 507 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 508 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 509 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 510 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 511 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 512 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 513 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 514 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 515 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 516 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 517 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 518 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 519 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 520 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 521 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 522 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 523 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 524 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 525 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 526 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 527 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 528 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 529 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 530 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 531 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 532 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 533 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 534 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 535 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 536 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 537 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 538 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 539 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 540 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 541 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 542 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 543 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 544 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 545 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 546 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 547 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 548 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 549 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 550 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 551 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 552 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 553 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 554 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 555 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 556 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 557 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 558 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 559 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 560 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 561 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 562 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 563 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 564 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 565 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 566 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 567 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 568 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 569 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 570 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 571 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 572 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 573 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 574 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 575 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 576 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 577 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 578 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 579 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 580 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 581 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 582 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 583 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 584 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 585 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 586 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 587 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 588 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 589 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 590 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 591 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 592 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 593 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 594 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 595 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 596 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 597 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 598 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 599 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 600 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 601 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 602 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 603 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 604 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 605 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 606 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 607 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 608 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 609 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 610 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 611 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 612 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 613 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 614 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 615 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 616 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 617 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 618 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 619 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 620 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 621 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 622 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 623 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 624 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 625 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 626 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 627 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 628 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 629 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 630 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 631 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 632 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 633 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 634 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 635 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 636 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 637 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 638 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 639 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 640 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 641 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 642 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 643 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 644 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 645 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 646 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 647 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 648 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 649 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 650 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 651 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 652 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 653 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 654 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 655 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 656 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 657 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 658 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 659 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 660 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 661 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 662 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 663 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 664 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 665 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 666 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 667 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 668 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 669 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 670 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 671 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 672 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 673 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 674 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 675 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 676 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 677 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 678 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 679 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 680 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 681 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 682 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 683 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 684 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 685 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 686 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 687 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 688 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 689 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 690 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 691 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 692 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 693 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 694 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 695 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 696 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 697 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 698 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 699 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 700 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 701 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 702 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 703 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 704 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 705 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 706 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 707 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 708 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 709 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 710 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 711 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 712 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 713 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 714 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 715 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 716 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 717 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 718 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 719 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 720 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 721 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 722 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 723 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 724 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 725 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 726 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 727 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 728 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 729 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 730 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 731 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 732 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 733 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 734 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 735 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 736 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 737 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 738 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 739 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 740 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 741 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 742 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 743 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 744 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 745 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 746 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 747 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 748 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 749 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 750 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 751 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 752 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 753 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 754 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 755 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 756 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 757 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 758 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 759 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 760 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 761 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 762 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 763 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 764 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 765 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 766 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 767 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 768 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 769 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 770 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 771 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 772 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 773 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 774 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 775 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 776 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 777 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 778 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 779 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 780 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 781 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 782 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 783 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 784 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 785 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 786 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 787 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 788 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 789 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 790 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 791 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 792 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 793 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 794 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 795 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 796 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 797 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 798 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 799 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 800 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 801 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 802 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 803 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 804 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 805 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 806 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 807 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 808 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 809 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 810 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 811 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 812 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 813 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 814 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 815 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 816 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 817 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 818 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 819 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 820 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 821 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 822 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 823 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 824 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 825 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 826 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 827 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 828 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 829 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 830 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 831 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 832 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 833 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 834 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 835 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 836 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 837 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 838 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 839 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 840 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 841 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 842 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 843 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 844 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 845 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 846 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 847 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 848 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 849 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 850 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 851 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 852 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 853 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 854 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 855 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 856 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 857 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 858 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 859 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 860 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 861 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 862 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 863 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 864 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 865 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 866 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 867 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 868 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 869 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 870 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 871 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 872 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 873 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 874 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 875 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 876 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 877 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 878 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 879 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 880 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 881 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 882 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 883 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 884 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 885 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 886 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 887 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 888 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 889 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 890 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 891 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 892 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 893 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 894 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 895 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 896 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 897 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 898 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 899 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 900 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 901 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 902 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 903 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 904 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 905 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 906 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 907 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 908 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 909 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 910 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 911 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 912 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 913 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 914 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 915 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 916 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 917 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 918 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 919 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 920 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 921 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 922 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 923 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 924 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 925 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 926 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 927 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 928 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 929 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 930 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 931 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 932 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 933 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 934 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 935 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 936 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 937 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 938 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 939 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 940 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 941 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 942 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 943 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 944 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 945 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 946 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 947 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 948 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 949 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 950 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 951 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 952 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 953 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 954 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 955 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 956 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 957 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 958 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 959 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 960 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 961 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 962 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 963 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 964 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 965 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 966 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 967 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 968 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 969 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 970 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 971 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 972 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 973 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 974 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 975 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 976 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 977 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 978 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 979 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 980 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 981 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 982 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 983 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 984 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 985 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 986 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 987 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 988 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 989 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 990 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 991 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 992 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 993 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 994 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 995 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 996 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 997 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 998 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 999 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 3 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 4 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 5 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 7 out of 1000 EXPLAIN QUERY TREE dump_passes = true, passes = true SELECT * FROM rename_table__fuzz_0 PREWHERE defaultValueOfTypeName('IPv4') FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE dump_passes = true, passes = true SELECT * FROM rename_table__fuzz_0 PREWHERE defaultValueOfTypeName('IPv4') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 9 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 10 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 11 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 12 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 13 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 14 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 15 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 17 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 18 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 19 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 21 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 23 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 24 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 25 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 26 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 27 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 28 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 30 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 31 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 32 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 33 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 35 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 36 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 38 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 39 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 40 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 41 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 42 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 43 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 44 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 46 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 47 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 48 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 49 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 50 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 51 out of 1000 SELECT toUInt256(2), * FROM rename_table__fuzz_0 GROUP BY 257 FORMAT TSVWithNames Error on processing query 'SELECT toUInt256(2), * FROM rename_table__fuzz_0 GROUP BY 257 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 257 is out of bounds. Expected in range [1, 4]. In scope SELECT toUInt256(2), * FROM rename_table__fuzz_0 GROUP BY 257. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE materialize(toUInt256(12)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 WHERE materialize(toUInt256(12)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column materialize(_CAST('12'_UInt256, 'UInt256'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 53 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toUInt128(materialize(2)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toUInt128(materialize(2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 57 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 58 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 59 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 60 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 61 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 62 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(String). In query SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 63 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)] FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12), 12)]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 64 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 65 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 66 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 67 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 68 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 69 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 70 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 71 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 72 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 73 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 74 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 75 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 76 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 77 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 78 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 79 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 80 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 81 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 82 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 83 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 84 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 85 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 86 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 87 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 88 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 89 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 90 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 91 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 92 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(materialize(materialize(5))) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(materialize(materialize(5))) FORMAT TSVWithNames Got boring AST Fuzzing step 94 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(materialize(5)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(materialize(5)) FORMAT TSVWithNames Got boring AST Fuzzing step 96 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 98 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 99 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 100 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 101 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 102 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 103 out of 1000 SELECT toLowCardinality(toUInt128(12)), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 SELECT rename_table__fuzz_6, toLowCardinality(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Error on processing query 'SELECT rename_table__fuzz_6, toLowCardinality(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_6' in scope SELECT rename_table__fuzz_6, toLowCardinality(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 105 out of 1000 SELECT toLowCardinality(toUInt128(12)), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 106 out of 1000 SELECT toLowCardinality(toUInt128(12)), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 107 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 109 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 110 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 111 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 112 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 113 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 114 out of 1000 SELECT toUInt128(12), * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 115 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(toLowCardinality(5)) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 118 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 119 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 120 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 121 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 122 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 123 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 124 out of 1000 EXPLAIN PIPELINE header = true SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 125 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 126 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 127 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 128 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 WHERE toNullable(5) GROUP BY materialize(materialize(7)), (type = toUInt128(2)) AND (event_date >= yesterday()), materialize(toUInt128(7)), ProfileEvents['InsertedRows', 12] FORMAT TSVWithNames Error on processing query 'SELECT 12, * FROM rename_table__fuzz_0 WHERE toNullable(5) GROUP BY materialize(materialize(7)), (type = toUInt128(2)) AND (event_date >= yesterday()), materialize(toUInt128(7)), ProfileEvents['InsertedRows', 12] FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 217 ('FORMAT'): FORMAT TSVWithNames. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 130 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 131 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 132 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 133 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 134 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 135 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 136 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 137 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 138 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 139 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 140 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 141 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 142 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 143 out of 1000 SELECT 12, rename_table__fuzz_6, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Error on processing query 'SELECT 12, rename_table__fuzz_6, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_6' in scope SELECT 12, rename_table__fuzz_6, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 144 out of 1000 SELECT 12, * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 145 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 146 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(MergeTree, 5) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(MergeTree, 5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'MergeTree' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(MergeTree, 5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 148 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 149 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 150 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 152 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(alter_00665__fuzz_44, 5) WHERE toNullable(5) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(alter_00665__fuzz_44, 5) WHERE toNullable(5) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_44' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(alter_00665__fuzz_44, 5) WHERE toNullable(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 156 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 157 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 158 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 159 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 160 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 161 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 162 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 163 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 164 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 165 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 166 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 167 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 168 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 169 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 170 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 171 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 172 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 173 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 174 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 176 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 178 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 179 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()), alter_00665__fuzz_46 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()), alter_00665__fuzz_46 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND greaterOrEquals(query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%', event_date, yesterday()), alter_00665__fuzz_46. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 180 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 181 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 182 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 183 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 184 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY toFixedString(toFixedString('SelectedRows', 12), 12, 12), toNullable(toUInt256(7)), rename_table__fuzz_14 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY toFixedString(toFixedString('SelectedRows', 12), 12, 12), toNullable(toUInt256(7)), rename_table__fuzz_14 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) GROUP BY toFixedString(toFixedString('SelectedRows', 12), 12, 12), toNullable(toUInt256(7)), rename_table__fuzz_14. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 185 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 186 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE alter_00665__fuzz_33 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE alter_00665__fuzz_33 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_33' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) WHERE alter_00665__fuzz_33. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 187 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 188 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 189 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 190 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 191 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 192 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 193 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 194 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 195 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 196 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 197 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 198 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 199 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 200 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 202 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 203 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 204 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 205 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 206 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 207 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 208 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 209 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 210 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 211 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 212 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE rename_table__fuzz_38 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 WHERE rename_table__fuzz_38 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_38' in scope SELECT * FROM rename_table__fuzz_0 WHERE rename_table__fuzz_38. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 213 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 215 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 217 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 219 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 220 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 221 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 222 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 225 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 227 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 228 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 229 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 230 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 231 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 232 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 234 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 236 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 239 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 240 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 242 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 244 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 245 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 246 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 247 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 248 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 249 out of 1000 EXPLAIN PIPELINE header = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 250 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 251 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 252 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 253 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 254 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 255 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 256 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toUInt256(12), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toUInt256(12), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT * FROM rename_table__fuzz_0 GROUP BY toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toUInt256(12), (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 257 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 258 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), rows_events_test__fuzz_39, toLowCardinality(1024) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), rows_events_test__fuzz_39, toLowCardinality(1024) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_39' in scope SELECT * FROM rename_table__fuzz_0 GROUP BY toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), rows_events_test__fuzz_39, toLowCardinality(1024). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 264 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 266 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY rename_table__fuzz_33 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY rename_table__fuzz_33 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_33' in scope SELECT * FROM rename_table__fuzz_0 GROUP BY rename_table__fuzz_33. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 267 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 269 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 270 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 271 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 272 out of 1000 SELECT rows_events_test__fuzz_35, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT rows_events_test__fuzz_35, * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_35' in scope SELECT rows_events_test__fuzz_35, * FROM rename_table__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 273 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 274 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toUInt256(toLowCardinality(12))) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toUInt256(toLowCardinality(12))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(FixedString(12)). In query SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toUInt256(toLowCardinality(12))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 275 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), toNullable(toUInt128(12))), materialize(toInt256(materialize(toLowCardinality(-9223372036854775807)))) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), toNullable(toUInt128(12))), materialize(toInt256(materialize(toLowCardinality(-9223372036854775807)))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Column default.rename_table__fuzz_0.key is not under aggregate function and not in GROUP BY keys. In query SELECT * FROM rename_table__fuzz_0 GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), toNullable(toUInt128(12))), materialize(toInt256(materialize(toLowCardinality(-9223372036854775807)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 276 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 277 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 278 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 279 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_3, toUInt128(toUInt256(2)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_3, toUInt128(toUInt256(2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_3' in scope SELECT * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_3, toUInt128(toUInt256(2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 280 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 281 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('InsertedRows', toUInt256(12)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('InsertedRows', toUInt256(12)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(12). In query SELECT * FROM rename_table__fuzz_0 PREWHERE toFixedString('InsertedRows', toUInt256(12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 282 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 283 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 284 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 285 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 286 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 287 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 288 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 289 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 290 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 291 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 292 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 293 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 295 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 296 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 298 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 299 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 300 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 301 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 302 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 305 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 306 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 307 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 308 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toUInt128(5), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), toUInt128(12)), toLowCardinality(12))], toNullable(materialize(2)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toUInt128(5), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), toUInt128(12)), toLowCardinality(12))], toNullable(materialize(2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM rename_table__fuzz_0 GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toUInt128(5), ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), 12), toUInt128(12)), toLowCardinality(12))], toNullable(materialize(2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 309 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 310 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 311 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 312 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 313 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 314 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 315 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 316 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 317 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 318 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 319 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 320 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 321 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 322 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 323 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 324 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE type FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE type FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE type. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 325 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 326 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 327 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 328 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 329 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 330 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 331 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 332 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 333 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 334 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 335 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 336 out of 1000 SELECT rename_table__fuzz_29, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT rename_table__fuzz_29, * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_29' in scope SELECT rename_table__fuzz_29, * FROM rename_table__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 337 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 338 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 339 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 340 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 341 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 342 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 343 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 344 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 345 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 346 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 347 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 348 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 349 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 350 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 351 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(12), rename_table__fuzz_10 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(12), rename_table__fuzz_10 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_10' in scope SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(12), rename_table__fuzz_10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 352 out of 1000 EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE dump_ast = true, passes = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 354 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 355 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 356 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 357 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 358 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 359 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 360 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 361 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 362 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 363 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 364 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 365 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 366 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 367 out of 1000 SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(toLowCardinality(12)), toNullable(toUInt128(toUInt128(7))), defaultValueOfTypeName('String') FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(toLowCardinality(12)), toNullable(toUInt128(toUInt128(7))), defaultValueOfTypeName('String') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Column default.rename_table__fuzz_0.key is not under aggregate function and not in GROUP BY keys. In query SELECT * FROM rename_table__fuzz_0 GROUP BY materialize(toLowCardinality(12)), toNullable(toUInt128(toUInt128(7))), defaultValueOfTypeName('String'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 368 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 369 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 370 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 371 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 372 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 373 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 374 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 375 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 376 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 377 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 378 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 379 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 380 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 381 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_2 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_2' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 382 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 383 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 384 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 385 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 386 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 387 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 388 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 389 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 390 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 391 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 392 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 394 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 395 out of 1000 EXPLAIN SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 396 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 398 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 399 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 400 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 401 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 402 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 403 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 405 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 406 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 407 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 408 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 409 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 410 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 411 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 412 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 413 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 414 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 415 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 416 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 417 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 418 out of 1000 EXPLAIN PIPELINE SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 EXPLAIN PIPELINE SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 420 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE dump_passes = true SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE dump_passes = true SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 422 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 423 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 424 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 425 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 426 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 427 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 428 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 429 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 430 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 431 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 432 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 433 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 434 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 435 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 436 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 437 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 438 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 439 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 440 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 441 out of 1000 SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)), 2, * FROM rename_table__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 442 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 443 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 444 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_47, toNullable(materialize('SelectedRows')), rename_table__fuzz_15, toNullable(toLowCardinality(5)) FORMAT TSVWithNames Error on processing query 'SELECT 2, * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_47, toNullable(materialize('SelectedRows')), rename_table__fuzz_15, toNullable(toLowCardinality(5)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_47' in scope SELECT 2, * FROM rename_table__fuzz_0 GROUP BY alter_00665__fuzz_47, toNullable(materialize('SelectedRows')), rename_table__fuzz_15, toNullable(toLowCardinality(5)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 447 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 448 out of 1000 SELECT 2, * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 449 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 451 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 452 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 453 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 454 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 455 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 456 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 457 out of 1000 SELECT * FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 458 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 459 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 460 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 461 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 462 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 463 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 464 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 465 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 466 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 467 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 468 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 469 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 470 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 471 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 472 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 EXPLAIN PIPELINE compact = true SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE compact = true SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 474 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 475 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 476 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 477 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 479 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 480 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 483 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 EXPLAIN AST SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 486 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 487 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 488 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 489 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 490 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 491 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 492 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 494 out of 1000 SELECT * FROM rename_table__fuzz_0 WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 495 out of 1000 SELECT materialize(toNullable(materialize(toNullable(7)))), * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 496 out of 1000 SELECT materialize(toNullable(materialize(toNullable(7)))), * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 497 out of 1000 SELECT materialize(toNullable(materialize(toNullable(7)))), * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 498 out of 1000 SELECT materialize(toNullable(materialize(toNullable(7)))), * FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 499 out of 1000 SELECT toNullable(materialize(toNullable(7))) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 SELECT materialize(toNullable(7)) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 501 out of 1000 SELECT materialize(toNullable(7)) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 502 out of 1000 SELECT materialize(toNullable(7)) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 503 out of 1000 SELECT toNullable(7) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT toNullable(7) FROM rename_table__fuzz_0 WHERE toLowCardinality(12) FORMAT TSVWithNames Got boring AST Fuzzing step 505 out of 1000 SELECT toNullable(7) FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT materialize(materialize(5)), toNullable(7) FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 510 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 512 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 513 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 514 out of 1000 SELECT materialize(materialize(rows_events_test__fuzz_22, 5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT materialize(materialize(rows_events_test__fuzz_22, 5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_22' in scope SELECT materialize(materialize(rows_events_test__fuzz_22, 5)), 7 FROM rename_table__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 515 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 516 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 517 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 518 out of 1000 SELECT materialize(materialize(5)), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 519 out of 1000 SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT materialize(5), 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 521 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 523 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 524 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 525 out of 1000 SELECT rows_events_test__fuzz_34, 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT rows_events_test__fuzz_34, 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_34' in scope SELECT rows_events_test__fuzz_34, 5, 7 FROM rename_table__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 526 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 527 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 528 out of 1000 EXPLAIN PIPELINE header = true SELECT 5, materialize(toNullable(7)) FROM rename_table__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT 5, materialize(toNullable(7)) FROM rename_table__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 530 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 531 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 532 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY TSVWithNames, toNullable(toFixedString('SelectedRows', 12, 12, toUInt256(12)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toLowCardinality('SelectedRows') FORMAT TSVWithNames Error on processing query 'SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY TSVWithNames, toNullable(toFixedString('SelectedRows', 12, 12, toUInt256(12)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toLowCardinality('SelectedRows') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSVWithNames' in scope SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY TSVWithNames, toNullable(toFixedString('SelectedRows', 12, 12, toUInt256(12)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toLowCardinality('SelectedRows'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 533 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 534 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 535 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') FORMAT TSVWithNames Error on processing query 'SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Tuple(Date, DateTime('UTC'), Array(Array(String)), Nullable(UInt8)). In query SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE defaultValueOfTypeName('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 536 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(toNullable(2)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 540 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 541 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 542 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 543 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 544 out of 1000 EXPLAIN PIPELINE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 EXPLAIN PIPELINE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 546 out of 1000 EXPLAIN PIPELINE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 548 out of 1000 EXPLAIN SYNTAX SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 549 out of 1000 EXPLAIN SYNTAX SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 550 out of 1000 EXPLAIN AST SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 551 out of 1000 EXPLAIN SYNTAX SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 EXPLAIN QUERY TREE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 EXPLAIN QUERY TREE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 554 out of 1000 EXPLAIN QUERY TREE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 555 out of 1000 EXPLAIN QUERY TREE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 556 out of 1000 EXPLAIN AST SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 EXPLAIN ESTIMATE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 EXPLAIN ESTIMATE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 559 out of 1000 EXPLAIN ESTIMATE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 560 out of 1000 EXPLAIN SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 562 out of 1000 EXPLAIN SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 563 out of 1000 EXPLAIN PIPELINE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 EXPLAIN PIPELINE SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 565 out of 1000 EXPLAIN SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('5'): 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 567 out of 1000 SELECT 5, toUInt128(7) FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 568 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 570 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 571 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 572 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 573 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 574 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 575 out of 1000 EXPLAIN PIPELINE header = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 576 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 577 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 578 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 579 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 580 out of 1000 SELECT materialize(5), 7 FROM rename_table__fuzz_0 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12) GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT materialize(5), 7 FROM rename_table__fuzz_0 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12) GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(12). In query SELECT materialize(5), 7 FROM rename_table__fuzz_0 PREWHERE toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12) GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 581 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 583 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 WHERE toLowCardinality(toNullable(257)) GROUP BY materialize(2) FORMAT TSVWithNames Error on processing query 'SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 WHERE toLowCardinality(toNullable(257)) GROUP BY materialize(2) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt16) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 585 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 586 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY materialize(2) FORMAT TSVWithNames Got boring AST Fuzzing step 587 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 589 out of 1000 SELECT materialize(toLowCardinality(5)), 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 590 out of 1000 SELECT toLowCardinality(5), 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT toLowCardinality(5), 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(5), 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_22 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 5, 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_22 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_22' in scope SELECT 5, 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_22 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND equals(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), type, 2) AND 2 AND (event_date >= yesterday()) GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND equals(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), type, 2) AND 2 AND (event_date >= yesterday()) GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 5, 7 FROM rename_table__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND equals(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), type, 2) AND 2 AND (event_date >= yesterday()) GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 596 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Got boring AST Fuzzing step 598 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY toNullable(toUInt256(2)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 SELECT 5, 7 FROM rename_table__fuzz_0 GROUP BY toNullable(toUInt256(2)) FORMAT TSVWithNames Got boring AST Fuzzing step 600 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 602 out of 1000 EXPLAIN PIPELINE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 603 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('7'): 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 EXPLAIN AST SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 EXPLAIN SYNTAX SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 607 out of 1000 EXPLAIN SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 609 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 610 out of 1000 EXPLAIN QUERY TREE SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 611 out of 1000 EXPLAIN SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 EXPLAIN SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 613 out of 1000 EXPLAIN SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 614 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 616 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 617 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 618 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 619 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 620 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 621 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(toLowCardinality(2)))) WITH CUBE FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(toLowCardinality(2)))) WITH CUBE FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 622 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 623 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 624 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 625 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 626 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 627 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 628 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 629 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 630 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 631 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 632 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 633 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 634 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 635 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 636 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 637 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 638 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 639 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 640 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 641 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 642 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 643 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 644 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 645 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 646 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 647 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 648 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 649 out of 1000 SELECT 7 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_29 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_29 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_29' in scope SELECT 7 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_29 GROUP BY GROUPING SETS ((toUInt256(2))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 650 out of 1000 EXPLAIN AST optimize = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Error on processing query 'EXPLAIN AST optimize = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 652 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 653 out of 1000 SELECT 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 655 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) FORMAT TSVWithNames Got boring AST Fuzzing step 656 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 7 FROM rename_table__fuzz_0 PREWHERE toUInt128(materialize(7)) GROUP BY toUInt256(2) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 PREWHERE toUInt128(materialize(7)) GROUP BY toUInt256(2) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 658 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 659 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 660 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 661 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 662 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 663 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 665 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 666 out of 1000 SELECT 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_1 GROUP BY toUInt256(2) FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_1 GROUP BY toUInt256(2) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_1' in scope SELECT 7 FROM rename_table__fuzz_0 WHERE alter_00665__fuzz_1 GROUP BY toUInt256(2). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 667 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 668 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 669 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 670 out of 1000 SELECT 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 672 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 673 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 674 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 675 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 676 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 677 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 678 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 679 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 680 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 682 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 684 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 685 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 686 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 687 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) FORMAT TSVWithNames Got boring AST Fuzzing step 688 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 689 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 690 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 691 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 692 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toUInt256(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable((type = 2) = 2, 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable((type = 2) = 2, 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable((type = 2) = 2, 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 695 out of 1000 SELECT query, 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH CUBE WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT query, 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH CUBE WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 84 ('CUBE'): CUBE WITH TOTALS FORMAT TSVWithNames. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 696 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 7 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 698 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 699 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 700 out of 1000 SELECT 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 701 out of 1000 SELECT toUInt256(2), 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 SELECT toUInt256(2), 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 703 out of 1000 SELECT 2, 7 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 706 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 708 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_9 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_9 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_9' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_9 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 709 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 710 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_44 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_44 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_44' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE rename_table__fuzz_44 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 712 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 715 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 716 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 717 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 719 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 721 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 722 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 723 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 724 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 725 out of 1000 SELECT toLowCardinality(2) FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 727 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 728 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 729 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 730 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 733 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toNullable(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 734 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT materialize(2) FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toNullable(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 736 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 739 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 740 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 741 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 742 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 743 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 744 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_32 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_32 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_32' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE alter_00665__fuzz_32 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(alter_00665__fuzz_38, toLowCardinality(toUInt128(materialize(toLowCardinality(toNullable(7)))), 2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(alter_00665__fuzz_38, toLowCardinality(toUInt128(materialize(toLowCardinality(toNullable(7)))), 2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_38' in scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(alter_00665__fuzz_38, toLowCardinality(toUInt128(materialize(toLowCardinality(toNullable(7)))), 2)) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 748 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true, compact = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 749 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 750 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 751 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 753 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 754 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 755 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 756 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 757 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 759 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(65536, 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(65536, 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(65536, 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 760 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 761 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 762 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 763 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(toLowCardinality(7)), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(toLowCardinality(7)), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(toLowCardinality(7)), 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 764 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 765 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE rows_events_test__fuzz_39 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE rows_events_test__fuzz_39 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_39' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE rows_events_test__fuzz_39 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 768 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 769 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 771 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12), 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 772 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 773 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 774 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 775 out of 1000 EXPLAIN SYNTAX SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 EXPLAIN QUERY TREE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 779 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toNullable(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 781 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 783 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 784 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 785 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 786 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 787 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 788 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 789 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 790 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 791 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 792 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 794 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(12)) GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2 FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(12)) GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(FixedString(12)). In query SELECT 2 FROM rename_table__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(12)) GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 796 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 797 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 799 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 800 out of 1000 EXPLAIN PIPELINE compact = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 803 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 804 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(materialize(1.), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(materialize(1.), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(materialize(1.), 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 805 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 806 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 807 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 808 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 809 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 810 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 811 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 814 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 815 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 816 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 817 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 820 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(toUInt256(2))) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toNullable(toLowCardinality(toUInt256(2))) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 822 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 824 out of 1000 EXPLAIN SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 EXPLAIN SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 826 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('2'): 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 829 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('2'): 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 831 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 832 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 833 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 834 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('2'): 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 835 out of 1000 EXPLAIN ESTIMATE SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 EXPLAIN SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 838 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 840 out of 1000 EXPLAIN AST SELECT 2 FROM rename_table__fuzz_0 GROUP BY toLowCardinality(toUInt256(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 841 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 843 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 844 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE toNullable(9) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 848 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 850 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 851 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toUInt256(materialize(2)) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 852 out of 1000 SELECT materialize(2) FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 855 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 856 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 857 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 858 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 859 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12], 2) WITH ROLLUP FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12], 2) WITH ROLLUP FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 199 (','): , 2) WITH ROLLUP FORMAT TSVWithNames. Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Error on processing query 'SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND rows_events_test__fuzz_47 AND (type = 2) AND materialize(2) AND (event_date >= yesterday()), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 861 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP FORMAT TSVWithNames Got boring AST Fuzzing step 862 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY GROUPING SETS ((toUInt256(2))) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 864 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 865 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 866 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 868 out of 1000 EXPLAIN PIPELINE header = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 872 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 873 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(rename_table__fuzz_26, 7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(rename_table__fuzz_26, 7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table__fuzz_26' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(rename_table__fuzz_26, 7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 875 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(toLowCardinality(7))) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 876 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN PIPELINE SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 878 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 880 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 882 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 883 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 884 out of 1000 EXPLAIN PIPELINE compact = true SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(toLowCardinality(7)) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 887 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 888 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 889 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 890 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 891 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 892 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 893 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toNullable(7))) GROUP BY toUInt256(currentDatabase(rows_events_test__fuzz_16), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toNullable(7))) GROUP BY toUInt256(currentDatabase(rows_events_test__fuzz_16), 2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_16' in scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toNullable(7))) GROUP BY toUInt256(currentDatabase(rows_events_test__fuzz_16), 2) WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 894 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) WHERE toUInt128(5) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) WHERE toUInt128(5) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 895 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toUInt256(7))) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toUInt256(7))) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(materialize(toUInt256(7))) GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 897 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 898 out of 1000 SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 899 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT 2 FROM rename_table__fuzz_0 PREWHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 2 is out of bounds. Expected in range [1, 1]. In scope SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 903 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 904 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 905 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 906 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 907 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('2'): 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 909 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 910 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 911 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 912 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 913 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 914 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 915 out of 1000 SELECT 2 FROM rename_table__fuzz_0 WHERE materialize(7) GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 916 out of 1000 SELECT 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 919 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY toUInt256(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 920 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 922 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 923 out of 1000 SELECT materialize(-9223372036854775807), materialize(toLowCardinality(2)) FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 SELECT materialize(-9223372036854775807), toLowCardinality(2) FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 927 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 928 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 929 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 930 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 931 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 932 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 933 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 934 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 936 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 937 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 938 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 939 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 940 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 941 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 942 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 943 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 945 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 946 out of 1000 EXPLAIN PIPELINE header = true SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 947 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 948 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 949 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 950 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 951 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 65536 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 65536 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 954 out of 1000 SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 65536 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 65536 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 957 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 958 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 959 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('-'): -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVW. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 961 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 962 out of 1000 EXPLAIN AST SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 963 out of 1000 EXPLAIN SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVW. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 965 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('-'): -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVW. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 EXPLAIN SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 967 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 970 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 971 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 972 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 973 out of 1000 EXPLAIN SELECT -9223372036854775807, toUInt128(2) FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 974 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE 3 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 976 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY toNullable(2) WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE alter_00665__fuzz_14 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE alter_00665__fuzz_14 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_14' in scope SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE alter_00665__fuzz_14 GROUP BY 2 WITH ROLLUP WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 978 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 980 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 981 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 982 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 9223372036854775807 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 9223372036854775807 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt64 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 984 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH ROLLUP WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 985 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 987 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 988 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE toUInt128(1) GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 1 WHERE toUInt128(1) GROUP BY 2 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 989 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 PREWHERE 3 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 992 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 994 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 996 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 997 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 999 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 2 FROM rename_table__fuzz_0 GROUP BY 2 WITH TOTALS FORMAT TSVWithNames Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rename_table__fuzz_0 FORMAT Values (4, 5, 6); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE rename_table (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 2 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 3 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 4 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 5 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 6 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 7 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 8 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 9 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 10 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 11 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 12 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 13 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 14 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 15 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 16 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 17 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 18 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 19 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 20 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 21 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 22 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 23 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 24 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 25 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 26 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 27 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 28 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 29 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 30 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 31 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 32 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 33 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 34 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 35 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 36 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 37 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 38 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 39 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 40 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 41 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 42 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 43 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 44 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 45 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 46 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 47 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 48 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 49 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 50 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 51 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 52 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 53 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 54 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 55 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 56 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 57 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 58 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 59 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 60 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 61 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 62 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 63 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 64 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 65 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 66 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 67 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 68 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 69 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 70 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 71 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 72 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 73 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 74 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 75 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 76 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 77 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 78 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 79 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 80 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 81 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 82 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 83 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 84 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 85 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 86 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 87 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 88 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 89 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 90 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 91 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 92 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 93 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 94 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 95 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 96 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 97 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 98 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 99 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 100 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 101 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 102 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 103 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 104 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 105 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 106 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 107 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 108 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 109 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 110 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 111 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 112 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 113 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 114 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 115 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 116 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 117 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 118 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 119 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 120 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 121 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 122 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 123 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 124 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 125 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 126 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 127 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 128 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 129 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 130 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 131 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 132 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 133 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 134 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 135 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 136 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 137 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 138 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 139 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 140 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 141 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 142 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 143 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 144 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 145 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 146 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 147 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 148 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 149 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 150 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 151 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 152 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 153 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 154 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 155 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 156 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 157 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 158 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 159 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 160 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 161 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 162 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 163 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 164 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 165 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 166 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 167 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 168 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 169 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 170 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 171 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 172 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 173 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 174 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 175 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 176 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 177 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 178 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 179 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 180 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 181 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 182 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 183 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 184 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 185 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 186 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 187 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 188 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 189 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 190 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 191 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 192 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 193 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 194 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 195 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 196 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 197 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 198 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 199 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 200 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 201 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 202 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 203 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 204 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 205 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 206 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 207 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 208 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 209 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 210 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 211 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 212 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 213 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 214 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 215 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 216 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 217 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 218 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 219 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 220 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 221 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 222 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 223 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 224 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 225 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 226 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 227 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 228 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 229 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 230 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 231 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 232 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 233 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 234 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 235 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 236 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 237 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 238 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 239 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 240 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 241 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 242 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 243 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 244 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 245 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 246 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 247 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 248 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 249 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 250 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 251 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 252 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 253 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 254 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 255 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 256 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 257 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 258 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 259 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 260 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 261 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 262 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 263 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 264 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 265 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 266 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 267 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 268 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 269 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 270 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 271 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 272 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 273 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 274 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 275 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 276 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 277 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 278 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 279 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 280 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 281 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 282 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 283 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 284 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 285 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 286 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 287 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 288 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 289 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 290 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 291 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 292 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 293 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 294 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 295 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 296 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 297 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 298 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 299 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 300 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 301 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 302 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 303 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 304 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 305 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 306 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 307 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 308 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 309 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 310 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 311 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 312 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 313 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 314 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 315 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 316 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 317 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 318 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 319 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 320 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 321 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 322 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 323 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 324 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 325 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 326 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 327 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 328 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 329 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 330 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 331 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 332 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 333 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 334 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 335 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 336 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 337 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 338 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 339 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 340 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 341 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 342 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 343 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 344 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 345 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 346 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 347 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 348 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 349 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 350 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 351 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 352 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 353 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 354 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 355 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 356 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 357 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 358 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 359 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 360 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 361 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 362 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 363 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 364 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 365 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 366 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 367 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 368 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 369 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 370 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 371 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 372 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 373 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 374 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 375 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 376 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 377 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 378 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 379 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 380 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 381 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 382 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 383 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 384 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 385 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 386 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 387 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 388 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 389 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 390 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 391 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 392 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 393 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 394 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 395 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 396 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 397 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 398 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 399 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 400 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 401 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 402 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 403 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 404 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 405 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 406 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 407 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 408 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 409 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 410 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 411 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 412 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 413 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 414 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 415 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 416 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 417 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 418 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 419 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 420 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 421 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 422 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 423 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 424 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 425 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 426 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 427 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 428 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 429 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 430 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 431 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 432 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 433 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 434 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 435 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 436 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 437 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 438 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 439 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 440 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 441 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 442 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 443 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 444 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 445 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 446 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 447 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 448 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 449 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 450 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 451 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 452 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 453 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 454 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 455 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 456 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 457 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 458 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 459 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 460 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 461 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 462 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 463 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 464 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 465 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 466 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 467 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 468 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 469 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 470 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 471 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 472 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 473 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 474 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 475 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 476 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 477 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 478 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 479 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 480 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 481 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 482 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 483 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 484 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 485 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 486 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 487 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 488 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 489 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 490 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 491 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 492 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 493 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 494 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 495 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 496 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 497 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 498 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 499 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 500 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 501 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 502 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 503 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 504 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 505 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 506 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 507 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 508 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 509 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 510 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 511 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 512 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 513 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 514 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 515 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 516 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 517 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 518 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 519 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 520 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 521 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 522 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 523 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 524 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 525 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 526 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 527 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 528 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 529 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 530 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 531 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 532 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 533 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 534 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 535 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 536 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 537 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 538 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 539 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 540 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 541 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 542 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 543 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 544 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 545 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 546 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 547 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 548 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 549 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 550 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 551 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 552 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 553 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 554 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 555 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 556 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 557 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 558 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 559 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 560 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 561 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 562 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 563 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 564 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 565 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 566 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 567 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 568 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 569 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 570 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 571 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 572 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 573 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 574 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 575 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 576 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 577 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 578 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 579 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 580 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 581 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 582 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 583 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 584 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 585 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 586 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 587 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 588 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 589 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 590 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 591 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 592 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 593 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 594 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 595 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 596 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 597 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 598 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 599 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 600 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 601 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 602 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 603 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 604 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 605 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 606 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 607 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 608 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 609 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 610 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 611 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 612 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 613 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 614 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 615 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 616 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 617 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 618 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 619 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 620 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 621 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 622 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 623 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 624 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 625 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 626 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 627 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 628 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 629 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 630 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 631 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 632 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 633 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 634 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 635 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 636 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 637 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 638 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 639 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 640 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 641 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 642 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 643 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 644 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 645 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 646 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 647 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 648 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 649 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 650 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 651 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 652 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 653 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 654 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 655 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 656 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 657 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 658 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 659 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 660 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 661 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 662 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 663 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 664 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 665 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 666 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 667 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 668 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 669 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 670 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 671 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 672 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 673 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 674 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 675 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 676 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 677 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 678 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 679 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 680 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 681 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 682 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 683 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 684 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 685 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 686 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 687 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 688 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 689 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 690 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 691 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 692 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 693 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 694 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 695 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 696 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 697 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 698 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 699 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 700 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 701 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 702 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 703 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 704 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 705 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 706 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 707 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 708 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 709 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 710 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 711 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 712 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 713 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 714 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 715 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 716 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 717 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 718 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 719 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 720 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 721 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 722 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 723 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 724 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 725 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 726 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 727 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 728 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 729 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 730 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 731 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 732 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 733 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 734 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 735 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 736 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 737 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 738 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 739 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 740 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 741 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 742 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 743 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 744 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 745 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 746 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 747 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 748 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 749 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 750 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 751 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 752 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 753 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 754 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 755 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 756 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 757 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 758 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 759 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 760 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 761 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 762 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 763 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 764 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 765 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 766 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 767 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 768 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 769 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 770 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 771 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 772 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 773 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 774 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 775 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 776 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 777 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 778 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 779 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 780 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 781 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 782 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 783 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 784 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 785 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 786 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 787 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 788 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 789 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 790 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 791 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 792 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 793 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 794 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 795 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 796 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 797 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 798 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 799 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 800 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 801 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 802 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 803 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 804 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 805 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 806 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 807 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 808 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 809 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 810 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 811 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 812 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 813 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 814 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 815 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 816 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 817 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 818 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 819 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 820 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 821 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 822 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 823 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 824 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 825 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 826 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 827 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 828 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 829 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 830 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 831 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 832 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 833 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 834 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 835 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 836 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 837 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 838 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 839 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 840 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 841 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 842 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 843 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 844 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 845 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 846 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 847 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 848 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 849 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 850 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 851 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 852 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 853 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 854 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 855 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 856 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 857 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 858 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 859 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 860 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 861 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 862 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 863 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 864 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 865 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 866 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 867 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 868 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 869 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 870 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 871 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 872 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 873 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 874 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 875 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 876 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 877 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 878 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 879 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 880 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 881 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 882 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 883 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 884 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 885 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 886 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 887 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 888 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 889 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 890 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 891 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 892 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 893 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 894 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 895 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 896 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 897 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 898 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 899 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 900 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 901 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 902 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 903 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 904 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 905 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 906 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 907 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 908 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 909 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 910 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 911 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 912 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 913 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 914 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 915 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 916 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 917 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 918 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 919 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 920 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 921 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 922 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 923 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 924 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 925 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 926 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 927 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 928 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 929 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 930 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 931 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 932 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 933 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 934 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 935 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 936 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 937 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 938 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 939 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 940 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 941 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 942 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 943 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 944 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 945 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 946 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 947 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 948 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 949 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 950 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 951 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 952 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 953 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 954 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 955 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 956 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 957 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 958 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 959 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 960 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 961 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 962 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 963 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 964 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 965 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 966 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 967 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 968 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 969 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 970 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 971 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 972 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 973 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 974 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 975 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 976 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 977 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 978 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 979 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 980 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 981 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 982 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 983 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 984 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 985 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 986 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 987 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 988 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 989 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 990 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 991 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 992 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 993 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 994 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 995 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 996 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 997 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 998 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 999 out of 1000 SHOW CREATE TABLE rename_table Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 3 out of 1000 SELECT * FROM rename_table ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 4 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 6 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 7 out of 1000 SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 11 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 12 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 13 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 14 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 15 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 16 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 17 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 18 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 19 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 20 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 21 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 22 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 23 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 25 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 26 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 27 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 28 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 29 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 30 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 31 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 32 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 33 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 34 out of 1000 SELECT toLowCardinality('SelectedRows'), * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality('SelectedRows'), * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT toLowCardinality('SelectedRows'), * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 35 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 36 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 37 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 38 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 39 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 40 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 41 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 42 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 43 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 44 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 45 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 46 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 47 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 48 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)], alter_00665__fuzz_15 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)], alter_00665__fuzz_15 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 12)], alter_00665__fuzz_15 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 49 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 50 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 51 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 52 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 53 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 54 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 55 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 57 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 58 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 59 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 60 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 61 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 62 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 63 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 64 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 65 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 66 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 67 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 68 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 69 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 70 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 71 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 72 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 73 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 74 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 75 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 76 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 77 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 78 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 79 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 80 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 81 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 82 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 83 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 84 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 85 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 86 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 87 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 88 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 89 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 90 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 91 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 92 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 93 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 94 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 95 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 96 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 97 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 98 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 99 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 100 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 101 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 102 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 103 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 104 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 105 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 106 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 107 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 108 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 109 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 110 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 111 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 112 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 113 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 114 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 115 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 116 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 117 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 118 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 119 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 120 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 121 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 122 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 123 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 124 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 125 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 126 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 127 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 128 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 129 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 130 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 131 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 132 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 133 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 134 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 135 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 136 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 137 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 138 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 139 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 140 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 141 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 142 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 143 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 144 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 145 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 146 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 147 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 148 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 149 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 150 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 151 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 152 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 153 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 154 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 155 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 156 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 157 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 158 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 159 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 160 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 161 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 162 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 163 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 164 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 165 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 166 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 167 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 168 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 169 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 170 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 171 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 172 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 174 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 175 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 176 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 177 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 178 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 179 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 180 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 182 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 183 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 184 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 185 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 186 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 187 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 188 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 189 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 190 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 191 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 192 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 193 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 194 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 195 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 196 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 197 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 198 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 199 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 200 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 201 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 202 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 203 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 204 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 205 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 206 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 207 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 208 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 209 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 210 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 211 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 212 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 213 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 214 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 215 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 216 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 217 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 218 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 219 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 221 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 222 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 223 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 224 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 225 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 226 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 227 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 228 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 229 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 230 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 231 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 232 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 233 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 234 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 235 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 236 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 237 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 238 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 239 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 240 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 241 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 242 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 243 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 244 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 245 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 246 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 247 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 248 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 249 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 250 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 251 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 252 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 253 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 254 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 255 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 256 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 257 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 259 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 260 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 261 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 262 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 263 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 264 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 265 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 266 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 267 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 268 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 269 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 270 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 271 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 272 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 273 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 274 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 275 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 276 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 277 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 278 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 279 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 280 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 281 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 282 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 283 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 284 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 285 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 286 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 287 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 288 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 289 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 290 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 291 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 292 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 293 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 294 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 295 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 296 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 297 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 298 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 299 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 300 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 301 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 302 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 303 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 304 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 305 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 306 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 307 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 308 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 309 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 310 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 311 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 312 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 313 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 314 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 315 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 316 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 318 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 320 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 321 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 322 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 323 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 324 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 325 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 326 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 327 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 328 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 329 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 330 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 331 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 332 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 333 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 334 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 335 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 336 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 337 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 338 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 339 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 340 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 341 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 342 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 343 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 344 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 345 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), toLowCardinality(5))) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), toLowCardinality(5))) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), toLowCardinality(5))) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 346 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 347 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 348 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 349 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 350 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(materialize(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(materialize(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(materialize(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 351 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 352 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 353 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 354 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 355 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 356 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 357 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 358 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 359 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 360 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 361 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 362 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 363 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 364 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 365 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 366 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 367 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 368 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 370 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 371 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 372 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 373 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 374 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 375 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 376 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 377 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 378 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 379 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 380 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 381 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 382 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 383 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 384 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 385 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 386 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 387 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 388 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 389 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 390 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 391 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 392 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 393 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 394 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 395 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 396 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 397 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toUInt256(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toUInt256(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toUInt256(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 398 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 399 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 400 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 401 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 402 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 403 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 404 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 405 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 406 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 407 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 408 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 409 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 410 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 411 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 412 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 413 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 414 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 415 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 416 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 417 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 418 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 419 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 420 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 421 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 422 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 423 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 424 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 425 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 426 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 427 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 429 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 430 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 431 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 432 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 433 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 434 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 435 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 436 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 437 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 438 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 439 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 440 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 441 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 442 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 443 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 447 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 448 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 450 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 451 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 452 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 453 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 454 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 455 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 456 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 457 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 458 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 459 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 460 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) WHERE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) WHERE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) WHERE materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%') ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 461 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 462 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 463 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 464 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 465 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY toLowCardinality(toLowCardinality(2)) ASC, k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY toLowCardinality(toLowCardinality(2)) ASC, k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY toLowCardinality(toLowCardinality(2)) ASC, k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 466 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 467 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 468 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 469 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 470 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 471 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 472 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 473 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 474 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 475 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 476 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 477 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 478 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 479 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 480 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 482 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 483 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 484 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 485 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 486 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 487 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 488 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 490 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 491 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 492 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 493 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 494 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 495 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 496 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 498 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 499 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 500 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 501 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 502 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 503 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 504 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 505 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 506 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 507 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 508 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 509 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 510 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 511 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 512 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 513 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 514 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 515 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 516 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 517 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 518 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 519 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 520 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 521 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 522 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 523 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 524 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 525 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 526 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 527 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 528 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 530 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 531 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 532 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 533 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 534 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 535 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 536 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 537 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 538 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 540 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 542 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 543 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 544 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 545 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 546 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 547 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 548 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 549 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 551 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 552 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 553 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 554 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 555 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 556 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 557 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 558 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 559 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 560 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 561 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 562 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 563 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 564 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 565 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 566 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 567 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 568 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 569 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 570 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 571 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 572 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 574 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 575 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 576 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 577 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 578 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 579 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 580 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 581 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 582 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 583 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 584 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 585 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 586 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 587 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 588 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 589 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 590 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 591 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 592 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 594 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 595 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 598 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 599 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 600 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 601 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 603 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 604 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 605 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 606 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 608 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 609 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 610 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 611 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 612 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 613 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 614 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 615 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 616 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 617 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 618 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 619 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 620 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 621 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 622 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 623 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 624 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 625 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 626 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 627 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 628 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 629 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 630 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 631 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 632 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 633 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 634 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 635 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 637 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 638 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 639 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 640 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 641 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 642 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 643 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 644 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 645 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 646 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 647 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 648 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 649 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 650 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 652 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 653 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(toLowCardinality(7)), toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(toLowCardinality(7)), toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(toLowCardinality(7)), toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 655 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 657 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 659 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 660 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 661 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 662 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 663 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 664 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 665 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 666 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 667 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 668 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 669 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 670 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND toNullable(toInt256(257)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND toNullable(toInt256(257)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND toNullable(toInt256(257)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 671 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 672 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 673 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 674 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 675 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 676 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 677 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 678 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 679 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 680 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 682 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 685 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 687 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 688 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 690 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 691 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 692 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 693 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 694 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 695 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 696 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 697 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 698 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 699 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 700 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 701 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 702 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 703 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 704 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 705 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 706 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 707 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 708 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 709 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 710 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 711 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 712 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 713 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 715 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 716 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 719 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 720 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 721 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 722 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 723 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 724 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 725 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 726 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 727 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 728 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 729 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 730 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 732 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 733 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 734 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 735 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 736 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 737 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 738 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(toLowCardinality(2))) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 739 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 740 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 741 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 742 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 743 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 744 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 745 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 746 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 747 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 748 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 749 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 750 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 751 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 752 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 753 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 754 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 755 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 756 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 757 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 758 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 760 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 761 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 762 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 763 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 764 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 765 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 766 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 767 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 768 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 769 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 770 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 771 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 772 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 773 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 774 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 775 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 776 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 777 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 778 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 779 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 780 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 781 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 783 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 784 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 785 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 786 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 788 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 789 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 790 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 791 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 792 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 794 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 796 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 797 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 800 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 801 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 803 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 804 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 805 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 806 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 807 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 808 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 810 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 811 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 813 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 814 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 815 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 816 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 817 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 818 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 819 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 820 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 821 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 822 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 823 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 824 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 825 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 826 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 828 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 829 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 830 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 831 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 832 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 834 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 835 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 836 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 837 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 838 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 839 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 840 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 841 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 842 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 843 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 844 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 845 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 846 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 847 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 848 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 849 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 850 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 851 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 852 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 853 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 855 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 856 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 857 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 858 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 859 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 860 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 861 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 862 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 863 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 864 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 865 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 866 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 868 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 869 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 870 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 871 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 872 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 873 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 875 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 876 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(rename_table__fuzz_23, 2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(rename_table__fuzz_23, 2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(rename_table__fuzz_23, 2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 877 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 878 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 879 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 880 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 881 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 882 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 884 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 886 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 887 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 888 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 889 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 890 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 891 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 892 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 893 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 894 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 895 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 896 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 897 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 898 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 899 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 900 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 901 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 902 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 903 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 904 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 905 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 906 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 907 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 909 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 910 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 911 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 912 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 913 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 914 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 915 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 916 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 917 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 918 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 919 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 920 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 921 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 922 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 924 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 925 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 926 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 927 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 928 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 929 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = 2) AND (event_date >= yesterday()), 5)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 930 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 931 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 932 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 933 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 934 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 936 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 937 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 938 out of 1000 SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256(toFixedString(toLowCardinality('InsertedRows'), 12) AND (type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256(toFixedString(toLowCardinality('InsertedRows'), 12) AND (type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256(toFixedString(toLowCardinality('InsertedRows'), 12) AND (type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 939 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 940 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 941 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 942 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 945 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(and(event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(and(event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'event_date' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256(and(event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 947 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 948 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 949 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 950 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 951 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 953 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 954 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 955 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 956 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 957 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 958 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 959 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 960 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 962 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 964 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 965 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 966 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 967 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 968 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 969 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 970 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 971 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 972 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 973 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 974 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 975 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 976 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 22. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 977 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 978 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 979 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 980 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 982 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 983 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 984 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 985 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 986 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 987 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 988 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 989 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 990 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 991 out of 1000 SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table__fuzz_0 PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 992 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 993 out of 1000 EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 24. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 994 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 996 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 997 out of 1000 EXPLAIN AST SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 998 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'type' while processing query: 'SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC', required columns: 'k' 'v1' 'v2' 'type' 'event_date', maybe you meant: 'k', 'v1' or 'v2': While processing SELECT k, v1, v2 FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table PREWHERE toLowCardinality(toUInt256((type = toUInt256(2)) AND (event_date >= yesterday()), 5)) ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS rename_table__fuzz_0 DROP TABLE IF EXISTS rename_table__fuzz_1 DROP TABLE IF EXISTS rename_table__fuzz_2 DROP TABLE IF EXISTS rename_table__fuzz_3 DROP TABLE IF EXISTS rename_table__fuzz_4 DROP TABLE IF EXISTS rename_table__fuzz_5 DROP TABLE IF EXISTS rename_table__fuzz_6 DROP TABLE IF EXISTS rename_table__fuzz_7 DROP TABLE IF EXISTS rename_table__fuzz_8 DROP TABLE IF EXISTS rename_table__fuzz_9 DROP TABLE IF EXISTS rename_table__fuzz_10 DROP TABLE IF EXISTS rename_table__fuzz_11 DROP TABLE IF EXISTS rename_table__fuzz_12 DROP TABLE IF EXISTS rename_table__fuzz_13 DROP TABLE IF EXISTS rename_table__fuzz_14 DROP TABLE IF EXISTS rename_table__fuzz_15 DROP TABLE IF EXISTS rename_table__fuzz_16 DROP TABLE IF EXISTS rename_table__fuzz_17 DROP TABLE IF EXISTS rename_table__fuzz_18 DROP TABLE IF EXISTS rename_table__fuzz_19 DROP TABLE IF EXISTS rename_table__fuzz_20 DROP TABLE IF EXISTS rename_table__fuzz_21 DROP TABLE IF EXISTS rename_table__fuzz_22 DROP TABLE IF EXISTS rename_table__fuzz_23 DROP TABLE IF EXISTS rename_table__fuzz_24 DROP TABLE IF EXISTS rename_table__fuzz_25 DROP TABLE IF EXISTS rename_table__fuzz_26 DROP TABLE IF EXISTS rename_table__fuzz_27 DROP TABLE IF EXISTS rename_table__fuzz_28 DROP TABLE IF EXISTS rename_table__fuzz_29 DROP TABLE IF EXISTS rename_table__fuzz_30 DROP TABLE IF EXISTS rename_table__fuzz_31 DROP TABLE IF EXISTS rename_table__fuzz_32 DROP TABLE IF EXISTS rename_table__fuzz_33 DROP TABLE IF EXISTS rename_table__fuzz_34 DROP TABLE IF EXISTS rename_table__fuzz_35 DROP TABLE IF EXISTS rename_table__fuzz_36 DROP TABLE IF EXISTS rename_table__fuzz_37 DROP TABLE IF EXISTS rename_table__fuzz_38 DROP TABLE IF EXISTS rename_table__fuzz_39 DROP TABLE IF EXISTS rename_table__fuzz_40 DROP TABLE IF EXISTS rename_table__fuzz_41 DROP TABLE IF EXISTS rename_table__fuzz_42 DROP TABLE IF EXISTS rename_table__fuzz_43 DROP TABLE IF EXISTS rename_table__fuzz_44 DROP TABLE IF EXISTS rename_table__fuzz_45 DROP TABLE IF EXISTS rename_table__fuzz_46 DROP TABLE IF EXISTS rename_table__fuzz_47 DROP TABLE IF EXISTS rename_table__fuzz_48 Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 2 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---' Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---' Got boring AST Fuzzing step 4 out of 1000 EXPLAIN AST SELECT '---polymorphic---' Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---' Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT '---polymorphic---' Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 8 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---' PREWHERE materialize(toLowCardinality(toLowCardinality(7))) Error on processing query 'EXPLAIN PIPELINE SELECT '---polymorphic---' PREWHERE materialize(toLowCardinality(toLowCardinality(7)))': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:56: DB::InterpreterSelectQueryAnalyzer::extractQueryPlan() && @ 0x0000000011647e0d 8. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157956e 9. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 10. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 10 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 11 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 12 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 13 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 14 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 15 out of 1000 SELECT '---polymorphic---' Got boring AST Fuzzing step 16 out of 1000 SELECT materialize(toLowCardinality(toFixedString('---polymorphic---', 17))) Query succeeded, using this AST as a start Fuzzing step 17 out of 1000 SELECT materialize(toLowCardinality(toFixedString('---polymorphic---', 17))) Got boring AST Fuzzing step 18 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT alter_00665__fuzz_21, toFixedString('---polymorphic---', 17) Error on processing query 'SELECT alter_00665__fuzz_21, toFixedString('---polymorphic---', 17)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_21' in scope SELECT alter_00665__fuzz_21, toFixedString('---polymorphic---', 17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 20 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 21 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 22 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 23 out of 1000 SELECT toFixedString('---polymorphic---', 17) WHERE toUInt128(2) Error on processing query 'SELECT toFixedString('---polymorphic---', 17) WHERE toUInt128(2)': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 25 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 26 out of 1000 SELECT toLowCardinality(toFixedString('---polymorphic---', 17)) Got boring AST Fuzzing step 27 out of 1000 SELECT toLowCardinality(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', 17) Error on processing query 'SELECT toLowCardinality(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', 17)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toLowCardinality(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', 17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 SELECT toFixedString('---polymorphic---', 17) Query succeeded, using this AST as a start Fuzzing step 29 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 31 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 32 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 33 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 34 out of 1000 SELECT toLowCardinality(toNullable('---polymorphic---')), 17 WHERE alter_00665__fuzz_37 Error on processing query 'SELECT toLowCardinality(toNullable('---polymorphic---')), 17 WHERE alter_00665__fuzz_37': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_37' in scope SELECT toLowCardinality(toNullable('---polymorphic---')), 17 WHERE alter_00665__fuzz_37. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 35 out of 1000 SELECT '---polymorphic---', toNullable(17) Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 37 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 38 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 39 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 40 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 41 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 42 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 43 out of 1000 SELECT '---polymorphic---', toNullable(17) Got boring AST Fuzzing step 44 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 46 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 47 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 48 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 49 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 50 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 51 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 52 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 53 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 54 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 55 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 56 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 57 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 58 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 59 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 60 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 61 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 62 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 63 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 64 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 65 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 66 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 67 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 68 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT materialize(toUInt256(5)), '---polymorphic---', 17 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT materialize(toUInt256(5)), '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 69 out of 1000 SELECT toLowCardinality('---polymorphic---'), materialize(17) Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 SELECT toLowCardinality('---polymorphic---'), materialize(17) Got boring AST Fuzzing step 71 out of 1000 SELECT toLowCardinality('---polymorphic---'), materialize(17) Got boring AST Fuzzing step 72 out of 1000 SELECT toLowCardinality('---polymorphic---'), materialize(17) Got boring AST Fuzzing step 73 out of 1000 SELECT '---polymorphic---', materialize(17) Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 76 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 77 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 78 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 79 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 80 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 81 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 82 out of 1000 SELECT materialize('---polymorphic---'), 17 Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 SELECT materialize('---polymorphic---'), 17 Got boring AST Fuzzing step 84 out of 1000 SELECT materialize('---polymorphic---'), 17 Got boring AST Fuzzing step 85 out of 1000 SELECT materialize('---polymorphic---'), 17 Got boring AST Fuzzing step 86 out of 1000 SELECT materialize('---polymorphic---'), 17 Got boring AST Fuzzing step 87 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 SELECT (type = 2) AND (event_date >= yesterday()), '---polymorphic---', 17 Error on processing query 'SELECT (type = 2) AND (event_date >= yesterday()), '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT (type = 2) AND (event_date >= yesterday()), '---polymorphic---', 17. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 90 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 93 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 95 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 96 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 98 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 99 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 100 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 102 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 105 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 108 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 109 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 110 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 111 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 112 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 113 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 114 out of 1000 SELECT '---polymorphic---', 17 GROUP BY rows_events_test__fuzz_8, (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (equals(type) = 2) AND (event_date >= yesterday()), toNullable('InsertedRows'), type = 2 Error on processing query 'SELECT '---polymorphic---', 17 GROUP BY rows_events_test__fuzz_8, (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (equals(type) = 2) AND (event_date >= yesterday()), toNullable('InsertedRows'), type = 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_8' in scope SELECT '---polymorphic---', 17 GROUP BY rows_events_test__fuzz_8, (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (equals(type) = 2) AND (event_date >= yesterday()), toNullable('InsertedRows'), type = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 115 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 116 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 117 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 118 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 119 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 120 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 121 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 122 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 123 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 124 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 125 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 126 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 127 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 128 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 129 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 130 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 131 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 132 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 133 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 134 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 135 out of 1000 SELECT '---polymorphic---', 17 WHERE TSV Error on processing query 'SELECT '---polymorphic---', 17 WHERE TSV': Received from localhost:9000. DB::Exception: Unknown expression identifier 'TSV' in scope SELECT '---polymorphic---', 17 WHERE TSV. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 136 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 137 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 138 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 139 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 140 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 141 out of 1000 SELECT toLowCardinality(toNullable('---polymorphic---')), 17 Query succeeded, using this AST as a start Fuzzing step 142 out of 1000 SELECT toLowCardinality(toNullable('---polymorphic---')), 17 Got boring AST Fuzzing step 143 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Got boring AST Fuzzing step 145 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Got boring AST Fuzzing step 146 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Got boring AST Fuzzing step 147 out of 1000 SELECT toLowCardinality('---polymorphic---'), toUInt128(17) Query succeeded, using this AST as a start Fuzzing step 148 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Got boring AST Fuzzing step 150 out of 1000 SELECT toLowCardinality('---polymorphic---'), 17 Got boring AST Fuzzing step 151 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 153 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 154 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 155 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 156 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 157 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 158 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 159 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 160 out of 1000 SELECT '---polymorphic---', 17 GROUP BY rename_table__fuzz_26, rows_events_test__fuzz_23 Error on processing query 'SELECT '---polymorphic---', 17 GROUP BY rename_table__fuzz_26, rows_events_test__fuzz_23': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_26' in scope SELECT '---polymorphic---', 17 GROUP BY rename_table__fuzz_26, rows_events_test__fuzz_23. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 161 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 162 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 163 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 164 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 166 out of 1000 SELECT toNullable('---polymorphic---'), 17 Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 SELECT toNullable(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12), 12), '---polymorphic---'), 17 Error on processing query 'SELECT toNullable(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12), 12), '---polymorphic---'), 17': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toNullable(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12), 12), '---polymorphic---'), 17. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 18. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 168 out of 1000 SELECT toNullable('---polymorphic---'), 17 Got boring AST Fuzzing step 169 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 173 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 176 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 177 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 179 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 180 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 181 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 184 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 185 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 (''---polymorphic---''): '---polymorphic---', 17. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 188 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 189 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 190 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 191 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 194 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 195 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 196 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 197 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 198 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 199 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 200 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 201 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 202 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 203 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 204 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 205 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 206 out of 1000 SELECT '---polymorphic---', 17 Got boring AST Fuzzing step 207 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 209 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 210 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 211 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 212 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 213 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 214 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 216 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 217 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 220 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 221 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 222 out of 1000 EXPLAIN SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17 WHERE toNullable(7) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17 WHERE toNullable(7)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17 WHERE toNullable(7). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 225 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 226 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 WHERE toNullable(7) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 WHERE toNullable(7)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 (''---polymorphic---''): '---polymorphic---', 17 WHERE toNullable(7). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 227 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 WHERE toNullable(7) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17 WHERE toNullable(7)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 45 (''---polymorphic---''): '---polymorphic---', 17 WHERE toNullable(7). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 228 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 229 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 230 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 231 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 232 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 235 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 237 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 238 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 239 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 240 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 241 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 242 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 243 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 244 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 245 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 246 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 247 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 248 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 249 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 250 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 251 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 252 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 253 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 254 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 255 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 256 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 257 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 258 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 259 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 260 out of 1000 SELECT '---polymorphic---', toLowCardinality(17) WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 SELECT '---polymorphic---', toLowCardinality(17) WHERE toNullable(7) Got boring AST Fuzzing step 262 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 SELECT '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 264 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)), '---polymorphic---', 17 WHERE toNullable(7) Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)), '---polymorphic---', 17 WHERE toNullable(7) Got boring AST Fuzzing step 266 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)), '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)), '---polymorphic---', 17 Got boring AST Fuzzing step 268 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)), '---polymorphic---', 17 Got boring AST Fuzzing step 269 out of 1000 SELECT toNullable(toInt128(materialize(-9223372036854775807))), '---polymorphic---', 17 Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 SELECT toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 SELECT toInt128(-9223372036854775807) Got boring AST Fuzzing step 273 out of 1000 SELECT toInt128(toLowCardinality(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 274 out of 1000 EXPLAIN SYNTAX SELECT toInt128(toLowCardinality(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 EXPLAIN SYNTAX SELECT toInt128(toLowCardinality(-9223372036854775807)) Got boring AST Fuzzing step 276 out of 1000 EXPLAIN SYNTAX SELECT toInt128(toLowCardinality(-9223372036854775807)) Got boring AST Fuzzing step 277 out of 1000 EXPLAIN ESTIMATE SELECT toInt128(toLowCardinality(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 278 out of 1000 SELECT toInt128(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 SELECT toInt128(-9223372036854775807) Got boring AST Fuzzing step 280 out of 1000 SELECT toInt128(-9223372036854775807) Got boring AST Fuzzing step 281 out of 1000 SELECT toInt128(-9223372036854775807) WHERE 76 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 SELECT -9223372036854775807 WHERE 76 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 SELECT -9223372036854775807 WHERE 76 GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_26 Error on processing query 'SELECT -9223372036854775807 WHERE 76 GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_26': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_7' in scope SELECT -9223372036854775807 WHERE 76 GROUP BY rows_events_test__fuzz_7, rows_events_test__fuzz_26. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 284 out of 1000 SELECT -9223372036854775807 WHERE 76 Got boring AST Fuzzing step 285 out of 1000 SELECT -9223372036854775807 WHERE 1 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT -9223372036854775807 WHERE 1 Got boring AST Fuzzing step 287 out of 1000 SELECT -9223372036854775807 WHERE 1 Got boring AST Fuzzing step 288 out of 1000 SELECT -9223372036854775807 WHERE 1 Got boring AST Fuzzing step 289 out of 1000 SELECT -9223372036854775807 WHERE 1 Got boring AST Fuzzing step 290 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 292 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 293 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 294 out of 1000 SELECT toNullable(-9223372036854775807) WHERE rename_table__fuzz_34 Error on processing query 'SELECT toNullable(-9223372036854775807) WHERE rename_table__fuzz_34': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_34' in scope SELECT toNullable(-9223372036854775807) WHERE rename_table__fuzz_34. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 295 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Got boring AST Fuzzing step 297 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Got boring AST Fuzzing step 299 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 300 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('-'): -9223372036854775807. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 301 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 Got boring AST Fuzzing step 302 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 304 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 305 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 306 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 307 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 308 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 309 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 310 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 311 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 312 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 313 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 314 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 315 out of 1000 EXPLAIN PIPELINE SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Got boring AST Fuzzing step 319 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Got boring AST Fuzzing step 320 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Got boring AST Fuzzing step 321 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Got boring AST Fuzzing step 322 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(toInt256(-9223372036854775807)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(toInt256(-9223372036854775807))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('toNullable'): toNullable(toInt256(-9223372036854775807)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 323 out of 1000 EXPLAIN AST SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toInt256(-9223372036854775807)) Got boring AST Fuzzing step 326 out of 1000 EXPLAIN AST SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 SELECT toNullable(materialize(materialize('InsertedRows')), toInt256(-9223372036854775807)) GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', current_database = currentDatabase(rows_events_test__fuzz_16), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), toFixedString(toFixedString(12), 12), toNullable(toLowCardinality(materialize(toUInt128(7)))) Error on processing query 'SELECT toNullable(materialize(materialize('InsertedRows')), toInt256(-9223372036854775807)) GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', current_database = currentDatabase(rows_events_test__fuzz_16), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), toFixedString(toFixedString(12), 12), toNullable(toLowCardinality(materialize(toUInt128(7))))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(materialize(materialize('InsertedRows')), toInt256(-9223372036854775807)) GROUP BY 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', current_database = currentDatabase(rows_events_test__fuzz_16), toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), toFixedString(toFixedString(12), 12), toNullable(toLowCardinality(materialize(toUInt128(7)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 329 out of 1000 EXPLAIN SYNTAX SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT toNullable(toInt256(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 SELECT toInt256(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 332 out of 1000 SELECT toInt256(-9223372036854775807) Got boring AST Fuzzing step 333 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 335 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 336 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 337 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 338 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 339 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 340 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 341 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 342 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 343 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 344 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 345 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 346 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 347 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 348 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 349 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 350 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 351 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 352 out of 1000 SELECT toLowCardinality(toNullable(-9223372036854775807)) Query succeeded, using this AST as a start Fuzzing step 353 out of 1000 SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 355 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 356 out of 1000 EXPLAIN AST graph = true SELECT toLowCardinality(-9223372036854775807) Error on processing query 'EXPLAIN AST graph = true SELECT toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 357 out of 1000 EXPLAIN SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 358 out of 1000 EXPLAIN SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 359 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 361 out of 1000 EXPLAIN AST SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 362 out of 1000 EXPLAIN AST SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 363 out of 1000 EXPLAIN AST SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 364 out of 1000 EXPLAIN AST SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 365 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(-9223372036854775807) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('toLowCardinality'): toLowCardinality(-9223372036854775807). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 366 out of 1000 EXPLAIN AST SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 367 out of 1000 SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 368 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 369 out of 1000 SELECT toLowCardinality(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), -9223372036854775807) Error on processing query 'SELECT toLowCardinality(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), -9223372036854775807)': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), -9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 370 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 371 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 372 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 373 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 374 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 375 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 376 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 377 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 378 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 379 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 380 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 381 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 382 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 383 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 384 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 385 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 386 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 387 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 388 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 389 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 390 out of 1000 SELECT -9223372036854775807 WHERE alter_00665__fuzz_5 Error on processing query 'SELECT -9223372036854775807 WHERE alter_00665__fuzz_5': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_5' in scope SELECT -9223372036854775807 WHERE alter_00665__fuzz_5. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 391 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 392 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 393 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 394 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 395 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 396 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 397 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 398 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 399 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 400 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 401 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 402 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 403 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 404 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 405 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 406 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 407 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 408 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 409 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 410 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 411 out of 1000 EXPLAIN SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 413 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 Got boring AST Fuzzing step 415 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 EXPLAIN AST SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 EXPLAIN AST SELECT -9223372036854775807 Got boring AST Fuzzing step 418 out of 1000 EXPLAIN AST SELECT -9223372036854775807 Got boring AST Fuzzing step 419 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 420 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 Got boring AST Fuzzing step 421 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 423 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 424 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 425 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 426 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 427 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 428 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 429 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 430 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 431 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 432 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 433 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 434 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 435 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 436 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 437 out of 1000 SELECT -9223372036854775807 PREWHERE toInt256(toNullable(1048577)) Error on processing query 'SELECT -9223372036854775807 PREWHERE toInt256(toNullable(1048577))': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 438 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 439 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 Got boring AST Fuzzing step 441 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 Got boring AST Fuzzing step 442 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT toLowCardinality(-9223372036854775807) Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 445 out of 1000 SELECT toLowCardinality((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), -9223372036854775807) Error on processing query 'SELECT toLowCardinality((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), -9223372036854775807)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toLowCardinality((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(2)) AND 2 AND (event_date >= yesterday()), -9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 446 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 447 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 448 out of 1000 SELECT ProfileEvents, toLowCardinality(-9223372036854775807) Error on processing query 'SELECT ProfileEvents, toLowCardinality(-9223372036854775807)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'ProfileEvents' in scope SELECT ProfileEvents, toLowCardinality(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 450 out of 1000 SELECT toLowCardinality(-9223372036854775807) Got boring AST Fuzzing step 451 out of 1000 SELECT -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 452 out of 1000 SELECT -9223372036854775807 Got boring AST Fuzzing step 453 out of 1000 SELECT toNullable(5), -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 455 out of 1000 SELECT 5, -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 457 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 458 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 459 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 460 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 461 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 462 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 463 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 464 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 465 out of 1000 SELECT 5, -9223372036854775807 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), toNullable(materialize('SelectedRows')), 12, 12 Error on processing query 'SELECT 5, -9223372036854775807 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), toNullable(materialize('SelectedRows')), 12, 12': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 2]. In scope SELECT 5, -9223372036854775807 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), toNullable(materialize('SelectedRows')), 12, 12. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 466 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 467 out of 1000 SELECT toNullable(5), -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 469 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 470 out of 1000 SELECT toNullable(5), -9223372036854775807 WHERE alter_00665__fuzz_6 Error on processing query 'SELECT toNullable(5), -9223372036854775807 WHERE alter_00665__fuzz_6': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_6' in scope SELECT toNullable(5), -9223372036854775807 WHERE alter_00665__fuzz_6. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 472 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 473 out of 1000 SELECT 5, -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 475 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 476 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 477 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 478 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 479 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 480 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 481 out of 1000 SELECT toFixedString('SelectedRows'), toNullable(5), -9223372036854775807 Error on processing query 'SELECT toFixedString('SelectedRows'), toNullable(5), -9223372036854775807': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString('SelectedRows'), toNullable(5), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 483 out of 1000 SELECT toNullable(5), -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 485 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 486 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 487 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 488 out of 1000 SELECT toNullable(5), -9223372036854775807 WHERE rename_table__fuzz_20 Error on processing query 'SELECT toNullable(5), -9223372036854775807 WHERE rename_table__fuzz_20': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_20' in scope SELECT toNullable(5), -9223372036854775807 WHERE rename_table__fuzz_20. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 489 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 490 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 491 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 492 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 493 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 494 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 495 out of 1000 SELECT rename_table__fuzz_31, toNullable(5), -9223372036854775807 Error on processing query 'SELECT rename_table__fuzz_31, toNullable(5), -9223372036854775807': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_31' in scope SELECT rename_table__fuzz_31, toNullable(5), -9223372036854775807. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 496 out of 1000 SELECT toNullable(5), -9223372036854775807 Got boring AST Fuzzing step 497 out of 1000 SELECT 5, -9223372036854775807 Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 499 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 500 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 501 out of 1000 SELECT 5, -9223372036854775807 Got boring AST Fuzzing step 502 out of 1000 SELECT 5, -9223372036854775807 GROUP BY toLowCardinality(toNullable(12)) Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 SELECT 5, toLowCardinality(5), -9223372036854775807 GROUP BY toLowCardinality(toNullable(12)) Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY toLowCardinality(toNullable(12)) Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT toNullable(5), 5, -9223372036854775807 WITH TOTALS Error on processing query 'SELECT toNullable(5), 5, -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 507 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 508 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 509 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 510 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 511 out of 1000 SELECT toNullable(5), toLowCardinality(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 512 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 514 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 515 out of 1000 SELECT 5, 5, toInt256(-9223372036854775807) GROUP BY GROUPING SETS ((toLowCardinality(12))) Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 SELECT 5, 5, toInt256(-9223372036854775807) GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 517 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 519 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 520 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 521 out of 1000 SELECT 5, 5, -9223372036854775807 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12)] GROUP BY GROUPING SETS ((toLowCardinality(12))) Error on processing query 'SELECT 5, 5, -9223372036854775807 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12)] GROUP BY GROUPING SETS ((toLowCardinality(12)))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 5, 5, -9223372036854775807 PREWHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12, 12)] GROUP BY GROUPING SETS ((toLowCardinality(12))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 523 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) Got boring AST Fuzzing step 524 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Got boring AST Fuzzing step 526 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Query succeeded, using this AST as a start Fuzzing step 527 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Got boring AST Fuzzing step 528 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Got boring AST Fuzzing step 529 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Got boring AST Fuzzing step 530 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(toUInt256(12)))) Got boring AST Fuzzing step 531 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 WITH TOTALS Error on processing query 'SELECT 5, toUInt128(5), -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 532 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 535 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 536 out of 1000 SELECT 5, toUInt128(5), -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 537 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 539 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) WITH CUBE Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) WITH CUBE': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 SELECT 65536, 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 65536, 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 4]. In scope SELECT 65536, 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 542 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 543 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(12))) Got boring AST Fuzzing step 544 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 545 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)) Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12))': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:4084: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cba5 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 547 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY GROUPING SETS ((toUInt256(toNullable(toUInt256(12))))) Query succeeded, using this AST as a start Fuzzing step 548 out of 1000 SELECT 5, 5, toLowCardinality(-9223372036854775807) GROUP BY GROUPING SETS ((toUInt256(toNullable(toUInt256(12))))) Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT 5, 5, toLowCardinality(-9223372036854775807) GROUP BY GROUPING SETS ((toUInt256(toNullable(toUInt256(12))))) Got boring AST Fuzzing step 550 out of 1000 SELECT 5, 5, toLowCardinality(-9223372036854775807) GROUP BY GROUPING SETS ((toUInt256(toNullable(toUInt256(12))))) Got boring AST Fuzzing step 551 out of 1000 SELECT 5, 5, toLowCardinality(-9223372036854775807) GROUP BY GROUPING SETS ((toNullable(toUInt256(12)))) Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 SELECT 5, 5, toLowCardinality(toInt128(-9223372036854775807)) GROUP BY GROUPING SETS ((toNullable(toUInt256(12)))) Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 SELECT 5, 5, toLowCardinality(toInt128(-9223372036854775807)) GROUP BY GROUPING SETS ((toNullable(toUInt256(12)))) Got boring AST Fuzzing step 554 out of 1000 SELECT 5, 5, toInt128(-9223372036854775807) GROUP BY toNullable(toUInt256(12)) Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 SELECT 5, 5, toInt128(-9223372036854775807) GROUP BY toNullable(toUInt256(12)) Got boring AST Fuzzing step 556 out of 1000 SELECT 5, 5, toInt128(-9223372036854775807) GROUP BY toUInt256(12) Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY toUInt256(12) Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 SELECT 5, 5, toInt256(-9223372036854775807) GROUP BY toUInt256(12) Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT 5, 5, -9223372036854775807 GROUP BY 12 Error on processing query 'SELECT 5, 5, -9223372036854775807 GROUP BY 12': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT 5, 5, -9223372036854775807 GROUP BY 12. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 560 out of 1000 SELECT 5, 5, toInt256(toInt128(-9223372036854775807)) GROUP BY toUInt256(12) Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 SELECT 5, 5, toInt256(toInt128(-9223372036854775807)) GROUP BY toUInt256(12) Got boring AST Fuzzing step 562 out of 1000 SELECT 5, 5, toInt256(toInt128(-9223372036854775807)) GROUP BY toUInt256(12) Got boring AST Fuzzing step 563 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 5, 5, toInt128(-9223372036854775807) GROUP BY toUInt256(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 5, 5, toInt128(-9223372036854775807) GROUP BY toUInt256(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('5'): 5, 5, toInt128(-9223372036854775807) GROUP BY toUInt256(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 564 out of 1000 SELECT 5, toInt256(toInt128(-9223372036854775807)) GROUP BY toUInt256(materialize(toNullable(12))) Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT 5, toInt256(toInt128(-9223372036854775807)) GROUP BY toUInt256(materialize(toNullable(12))) Got boring AST Fuzzing step 566 out of 1000 SELECT toInt256(toInt128(toNullable(-9223372036854775807))) GROUP BY toUInt256(materialize(toNullable(12))) Query succeeded, using this AST as a start Fuzzing step 567 out of 1000 SELECT toInt256(toNullable(-9223372036854775807)) GROUP BY toUInt256(materialize(toNullable(12))) Query succeeded, using this AST as a start Fuzzing step 568 out of 1000 SELECT toInt256(toNullable(-9223372036854775807)) GROUP BY materialize(toNullable(12)) Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 SELECT toInt256(toNullable(-9223372036854775807)) GROUP BY materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()), toNullable(12)) Error on processing query 'SELECT toInt256(toNullable(-9223372036854775807)) GROUP BY materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()), toNullable(12))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toInt256(toNullable(-9223372036854775807)) GROUP BY materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = toUInt128(2)) = 2) AND (event_date >= yesterday()), toNullable(12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 570 out of 1000 SELECT toNullable(-9223372036854775807) GROUP BY toNullable(12) Query succeeded, using this AST as a start Fuzzing step 571 out of 1000 SELECT -9223372036854775807 GROUP BY 12 Error on processing query 'SELECT -9223372036854775807 GROUP BY 12': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 GROUP BY 12. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 572 out of 1000 SELECT toNullable(-9223372036854775807) GROUP BY toNullable(12) Got boring AST Fuzzing step 573 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) Query succeeded, using this AST as a start Fuzzing step 574 out of 1000 SELECT -9223372036854775807 WITH TOTALS Error on processing query 'SELECT -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 575 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) Got boring AST Fuzzing step 576 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) Got boring AST Fuzzing step 577 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) Got boring AST Fuzzing step 578 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 580 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 581 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 582 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 583 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 584 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 585 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 586 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 93 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 587 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 588 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 589 out of 1000 SELECT -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 591 out of 1000 SELECT -9223372036854775807 WITH TOTALS Error on processing query 'SELECT -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 593 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 594 out of 1000 SELECT -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 596 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 597 out of 1000 SELECT -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 598 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 599 out of 1000 SELECT -9223372036854775807 GROUP BY toNullable(toNullable(12), 12) WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY toNullable(toNullable(12), 12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807 GROUP BY toNullable(toNullable(12), 12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 600 out of 1000 SELECT -9223372036854775807 WITH TOTALS Error on processing query 'SELECT -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 601 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 48 ('-'): -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 SELECT -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 SELECT toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 606 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 607 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 608 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 3]. In scope SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 610 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 612 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 614 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, event_time, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, event_time, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, event_time, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', 12)), toFixedString(toFixedString('SelectedRows', 12, 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', 12)), toFixedString(toFixedString('SelectedRows', 12, 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), toNullable(toFixedString('SelectedRows', 12)), toFixedString(toFixedString('SelectedRows', 12, 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 616 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 618 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 619 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(materialize(toUInt256(12))))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(materialize(toUInt256(12))))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(materialize(toUInt256(12))))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 620 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 621 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toNullable(toFixedString('SelectedRows', toNullable(12))), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 622 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString('SelectedRows', 12), 12, 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 624 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 291 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 625 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', toNullable(12)), toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 626 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12, 12), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12, 12), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12, 12), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 627 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 629 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 630 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Got boring AST Fuzzing step 631 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString('SelectedRows', 12), toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality('SelectedRows'), 12), toFixedString(toLowCardinality('SelectedRows'), toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality('SelectedRows'), 12), toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality('SelectedRows'), 12), toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Got boring AST Fuzzing step 635 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString('SelectedRows', 12), toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(materialize(toNullable(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString('SelectedRows', 12), toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality(toNullable(toUInt256(12))), 'SelectedRows', 12), 'SelectedRows', toLowCardinality(12), toNullable(toUInt128(12)), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality(toNullable(toUInt256(12))), 'SelectedRows', 12), 'SelectedRows', toLowCardinality(12), toNullable(toUInt128(12)), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toLowCardinality(toNullable(toUInt256(12))), 'SelectedRows', 12), 'SelectedRows', toLowCardinality(12), toNullable(toUInt128(12)), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString(toNullable(toFixedString('SelectedRows', 12)), toLowCardinality(12)), 12, toLowCardinality(toNullable(-9223372036854775807)) GROUP BY toNullable(toNullable(12)) WITH ROLLUP WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString(toNullable(toFixedString('SelectedRows', 12)), toLowCardinality(12)), 12, toLowCardinality(toNullable(-9223372036854775807)) GROUP BY toNullable(toNullable(12)) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 313 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString('SelectedRows', toLowCardinality(materialize(12))), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString('SelectedRows', toLowCardinality(materialize(12))), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString('SelectedRows', toLowCardinality(materialize(12))), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 641 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, toFixedString('SelectedRows', toLowCardinality(12)), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Got boring AST Fuzzing step 642 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Got boring AST Fuzzing step 644 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Got boring AST Fuzzing step 645 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Got boring AST Fuzzing step 646 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 647 out of 1000 EXPLAIN SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), 12, -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(12), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 649 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(toUInt128(12)), -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(toUInt128(12)), -9223372036854775807 GROUP BY toNullable(12) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 251 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 653 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 12)), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 12)), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toLowCardinality(12), materialize(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), 12)), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 654 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 656 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 658 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(toNullable(12)), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(toNullable(12)), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(toNullable(12)), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 659 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(toUInt128(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(toUInt128(12))), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 661 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(toUInt128(12))), -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(toUInt128(12))), -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(toUInt128(12))), -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 662 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', materialize(toUInt128(12)), materialize(materialize(12)), -9223372036854775807 PREWHERE rows_events_test__fuzz_30 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', materialize(toUInt128(12)), materialize(materialize(12)), -9223372036854775807 PREWHERE rows_events_test__fuzz_30 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_30' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', materialize(toUInt128(12)), materialize(materialize(12)), -9223372036854775807 PREWHERE rows_events_test__fuzz_30 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 665 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(v = 2, 12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(v = 2, 12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'v' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(v = 2, 12)), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 666 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(materialize(12)), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(12), -9223372036854775807 GROUP BY toNullable(toNullable(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 668 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, materialize(12), -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 670 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 671 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 672 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 673 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH ROLLUP WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 206 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 674 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 675 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 PREWHERE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 PREWHERE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Nullable(String). In query SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 PREWHERE toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%') GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 676 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 677 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(toLowCardinality(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 678 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(toLowCardinality(12)) WITH CUBE Got boring AST Fuzzing step 679 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 680 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(toLowCardinality(12)), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(toLowCardinality(12)), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(toLowCardinality(12)), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(toLowCardinality(12)), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 682 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Got boring AST Fuzzing step 684 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 EXPLAIN AST optimize = true SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toLowCardinality('SelectedRows'), materialize(12), 'SelectedRows', 12, 12, materialize(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN AST optimize = true SELECT toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), toLowCardinality('SelectedRows'), materialize(12), 'SelectedRows', 12, 12, materialize(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', materialize(12), toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 688 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 689 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toNullable(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), 12) WITH CUBE WITH TOTALS Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toNullable(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), 12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toNullable(toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)), 12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 690 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 691 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 692 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY GROUPING SETS ((toNullable(12))) WITH CUBE WITH TOTALS Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY GROUPING SETS ((toNullable(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 694 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 695 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), materialize(toUInt128(7)), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), materialize(toUInt128(7)), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', materialize(12), materialize(toUInt128(7)), 'SelectedRows', 12, 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 696 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 698 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY GROUPING SETS ((toNullable(toUInt128(12)))) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY GROUPING SETS ((toNullable(toUInt128(12)))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, toNullable(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 700 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toLowCardinality(12)), 12, toLowCardinality(-9223372036854775807) GROUP BY toNullable(toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toLowCardinality(12)), 12, toLowCardinality(-9223372036854775807) GROUP BY toNullable(toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toLowCardinality(12)), 12, toLowCardinality(-9223372036854775807) GROUP BY toNullable(toLowCardinality((type = toUInt256(2)) AND (event_date >= yesterday()), 5), 12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 702 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 703 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(toUInt256(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(toUInt256(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 705 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize(toNullable('SelectedRows')), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 708 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 709 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 710 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(toUInt256(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(toUInt256(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 712 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, materialize('SelectedRows'), toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(toUInt256(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 713 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 715 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 716 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 717 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toNullable(12)), 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toNullable(12)), 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 'SelectedRows', 12, 'SelectedRows', toNullable(toNullable(12)), 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 SELECT toLowCardinality(toNullable(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55))), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 SELECT toLowCardinality(toNullable(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55))), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 720 out of 1000 SELECT toLowCardinality(toNullable(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55))), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 721 out of 1000 SELECT toNullable(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 SELECT toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 723 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 724 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 725 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 726 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(materialize('SelectedRows'), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(materialize('SelectedRows'), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(materialize('SelectedRows'), 12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 727 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 728 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, toUInt128(12), -9223372036854775807 WHERE rename_table__fuzz_13 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, toUInt128(12), -9223372036854775807 WHERE rename_table__fuzz_13 GROUP BY toNullable(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_13' in scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, toUInt128(12), -9223372036854775807 WHERE rename_table__fuzz_13 GROUP BY toNullable(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 730 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 731 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 732 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), rows_events_test__fuzz_43, 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), rows_events_test__fuzz_43, 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_43' in scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), rows_events_test__fuzz_43, 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 733 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 GROUP BY toNullable(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 734 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, 'SelectedRows', 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), ProfileEvents[toFixedString(toFixedString(12), 12)], 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), ProfileEvents[toFixedString(toFixedString(12), 12)], 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), ProfileEvents[toFixedString(toFixedString(12), 12)], 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 738 out of 1000 EXPLAIN QUERY TREE passes = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(toLowCardinality('SelectedRows')), toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN QUERY TREE passes = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toFixedString('SelectedRows', 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(toLowCardinality('SelectedRows')), toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 739 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 55), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 55), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 55), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 741 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12) WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12) WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(Nullable(FixedString(12))). In query SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12)), 12), 12) WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 743 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 PREWHERE rows_events_test__fuzz_13 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 PREWHERE rows_events_test__fuzz_13 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, materialize(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 PREWHERE rows_events_test__fuzz_13 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 744 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)], 55), toFixedString('SelectedRows', 12), 12, materialize(toLowCardinality('SelectedRows'), 12), toLowCardinality(12), 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)], 55), toFixedString('SelectedRows', 12), 12, materialize(toLowCardinality('SelectedRows'), 12), toLowCardinality(12), 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), 12), 12)], 55), toFixedString('SelectedRows', 12), 12, materialize(toLowCardinality('SelectedRows'), 12), toLowCardinality(12), 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', 12, toFixedString(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(toNullable(materialize(5))), 7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', 12, toFixedString(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(toNullable(materialize(5))), 7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 'SelectedRows', 12, toFixedString(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(toNullable(materialize(5))), 7)) GROUP BY toNullable(toLowCardinality(12)) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', 12, materialize(toFixedString(toLowCardinality('SelectedRows'), 12)), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', 12, toFixedString(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', 12, toFixedString(toLowCardinality('SelectedRows'), 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 749 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(materialize(toNullable(55)))), 'SelectedRows', 12, toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(7))) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(materialize(toNullable(55)))), 'SelectedRows', 12, toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(7))) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(materialize(toNullable(55)))), 'SelectedRows', 12, toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(toNullable(7))) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:486: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69f5b 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 750 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', toNullable(12), toFixedString('SelectedRows', 12), 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 752 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 'SelectedRows', toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(toNullable(7)) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 753 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 'SelectedRows', toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, toLowCardinality(boolean_false, 'SelectedRows'), toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS Error on processing query 'SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, toLowCardinality(boolean_false, 'SelectedRows'), toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'boolean_false' in scope SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, toLowCardinality(boolean_false, 'SelectedRows'), toNullable(12), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(toNullable(toUInt128(12))), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(toUInt128(12))), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''INSERT INTO /* test 01413, query 2 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 761 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 764 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 765 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 766 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 EXPLAIN QUERY TREE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 768 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 771 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 772 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 773 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 774 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 (''INSERT INTO /* test 01413, query 2 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, . Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 775 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 776 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 777 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, -9223372036854775807 PREWHERE toLowCardinality(7) WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString(ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12], 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString(ProfileEvents[toFixedString(toFixedString('SelectedRows', 12), 12), 12, 12], 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 235 (','): , 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS. Expected end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 783 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toLowCardinality(toNullable('---polymorphic---')), 'SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toLowCardinality(toNullable('---polymorphic---')), 'SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toLowCardinality(toNullable('---polymorphic---')), 'SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 784 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 786 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(12), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(toFixedString(toFixedString('SelectedRows'), 12), 12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(12), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(toFixedString(toFixedString('SelectedRows'), 12), 12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(12), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(toFixedString(toFixedString('SelectedRows'), 12), 12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 20. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 21. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 24. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 25. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 787 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 788 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 789 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toLowCardinality(toNullable(12)), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString('SelectedRows', 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toFixedString(materialize(toUInt256(5)), toNullable('SelectedRows'), 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toFixedString(materialize(toUInt256(5)), toNullable('SelectedRows'), 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toFixedString(materialize(toUInt256(5)), toNullable('SelectedRows'), 12), 12, 12, 12, -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 794 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 795 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 WHERE toLowCardinality(7) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 796 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, toUInt256(12), toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, toUInt256(12), toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, toUInt256(12), toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 800 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 9]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', toNullable(12), toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, toFixedString(toNullable('SelectedRows'), 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 803 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, toFixedString('SelectedRows', 12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, toFixedString('SelectedRows', 12), 12, 12, toUInt256(materialize(12)), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 805 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', materialize(55), 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, toUInt256(materialize(12)), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', materialize(55), 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 809 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS Error on processing query 'SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')), 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(toFixedString(toFixedString('SelectedRows', 12), 12), 12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(toUInt256(12))) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 810 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toUInt256(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toUInt256(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 812 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', 12, 12, toUInt128(12), toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 814 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 816 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 817 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 818 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 820 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 10]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 821 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 (''INSERT INTO /* test 01413, query 2 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows',. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 822 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 823 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(toUInt128(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 824 out of 1000 EXPLAIN AST graph = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt128(12) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN AST graph = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), 'SelectedRows', 12, 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt128(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "graph" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 825 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), -9223372036854775807 GROUP BY toUInt256(toUInt128(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), materialize(-9223372036854775807) GROUP BY toUInt256(toUInt128(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), materialize(-9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), materialize(-9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 829 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, materialize('SelectedRows'), materialize(12), 12, 12, toUInt256(12), materialize(rows_events_test__fuzz_15, -9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, materialize('SelectedRows'), materialize(12), 12, 12, toUInt256(12), materialize(rows_events_test__fuzz_15, -9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_15' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, materialize('SelectedRows'), materialize(12), 12, 12, toUInt256(12), materialize(rows_events_test__fuzz_15, -9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), materialize(materialize(-9223372036854775807)) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, 'SelectedRows', materialize(12), 12, 12, toUInt256(12), materialize(materialize(-9223372036854775807)) GROUP BY toUInt256(materialize(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', materialize(toNullable(12)), 12, 12, 12, materialize(-9223372036854775807) GROUP BY toUInt256(materialize(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', materialize(toNullable(12)), 12, 12, 12, materialize(-9223372036854775807) GROUP BY toUInt256(materialize(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 834 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', materialize(toNullable(12)), 12, materialize(12), 12, materialize(materialize(-9223372036854775807)) GROUP BY toUInt256(materialize(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', materialize(toNullable(12)), 12, materialize(12), 12, materialize(materialize(toLowCardinality(toInt256(-9223372036854775807)))) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', materialize(toNullable(12)), 12, materialize(12), 12, materialize(materialize(toLowCardinality(toInt256(-9223372036854775807)))) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 837 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, materialize(12), 12, materialize(materialize(toLowCardinality(toInt256(-9223372036854775807)))) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, materialize(12), 12, materialize(materialize(toLowCardinality(toInt256(-9223372036854775807)))) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 839 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, 12, 12, materialize(toLowCardinality(toInt256(-9223372036854775807))) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, 12, 12, materialize(toLowCardinality(toInt256(-9223372036854775807))) WITH TOTALS Error on processing query 'EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, 12, 12, materialize(toLowCardinality(toInt256(-9223372036854775807))) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 841 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(toInt256(-9223372036854775807)) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 843 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(rows_events_test__fuzz_2, 12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(rows_events_test__fuzz_2, 12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_2' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(rows_events_test__fuzz_2, 12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(12) WITH ROLLUP WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(12) WITH ROLLUP WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 298 ('CUBE'): CUBE WITH TOTALS. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, toLowCardinality(-9223372036854775807) GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 846 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', toNullable(12), 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(materialize(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 10]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toNullable('SelectedRows'), 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 11]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 11]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 854 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 855 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 856 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 857 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 11]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, 'SelectedRows', 12, 12, 12, 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 858 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, 'SelectedRows', 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(materialize(toNullable(toUInt128(12)))) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 EXPLAIN PIPELINE header = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55), 1024, 'SelectedRows', 12, -9223372036854775807 GROUP BY toUInt256(toNullable(toUInt128(12))) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN PIPELINE header = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55), 1024, 'SelectedRows', 12, -9223372036854775807 GROUP BY toUInt256(toNullable(toUInt128(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(toUInt128(55)), 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), materialize(toNullable(12))) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(toUInt128(55)), 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), materialize(toNullable(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(toUInt128(55)), 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256((current_database = currentDatabase()) AND (type = materialize(2)) AND (event_date >= yesterday()), materialize(toNullable(12))) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 864 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 PREWHERE alter_00665__fuzz_41 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 PREWHERE alter_00665__fuzz_41 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_41' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 PREWHERE alter_00665__fuzz_41 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 865 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 866 out of 1000 EXPLAIN AST optimize = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS Error on processing query 'EXPLAIN AST optimize = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toUInt256(materialize(toNullable(12))) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toNullable(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toNullable(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 869 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 1024, toLowCardinality('SelectedRows'), 12, -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toNullable(toLowCardinality(12))) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toNullable(toLowCardinality(12))) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 872 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toNullable(toLowCardinality(12))) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 873 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), -9223372036854775807 GROUP BY materialize(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), toLowCardinality(12), -9223372036854775807 GROUP BY materialize(toLowCardinality(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 875 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY materialize(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)], 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55), toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)], 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55), toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), toNullable(12)), 12)], 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55), toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 878 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 5]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 879 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 880 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 881 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 882 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 883 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 884 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality('SelectedRows'), 12, -9223372036854775807 GROUP BY toLowCardinality(toUInt256(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 885 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 887 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 WHERE rename_table__fuzz_12 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 WHERE rename_table__fuzz_12 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_12' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', 12, -9223372036854775807 WHERE rename_table__fuzz_12 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 891 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 892 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 893 out of 1000 SELECT materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 894 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 896 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', materialize(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(TSV, 12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(TSV, 12) WITH CUBE': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(TSV, 12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 901 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 902 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY GROUPING SETS ((toLowCardinality(12))) WITH CUBE': Received from localhost:9000. DB::Exception: GROUPING SETS are not supported together with ROLLUP and CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011033f2b 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 6. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 7. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 8. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 10. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 11. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 903 out of 1000 SELECT materialize(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 906 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH ROLLUP WITH CUBE Error on processing query 'SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH ROLLUP WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 262 ('CUBE'): CUBE. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 907 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), toUInt128(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 908 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 910 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 911 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 912 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 WHERE toLowCardinality(1024) GROUP BY toLowCardinality(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 WHERE toLowCardinality(1024) GROUP BY toLowCardinality(12) WITH CUBE': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 914 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 918 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 919 out of 1000 EXPLAIN PIPELINE header = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE Error on processing query 'EXPLAIN PIPELINE header = true SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 920 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 921 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 922 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(materialize(12))) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(materialize(55), 55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(materialize(12))) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(materialize(55), 55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(materialize(12))) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(materialize(55), 55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(materialize(12))) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 924 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(materialize(12)) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 926 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 927 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 928 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 929 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12)) GROUP BY toLowCardinality(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12)) GROUP BY toLowCardinality(12) WITH CUBE': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 WHERE toFixedString(toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12)) GROUP BY toLowCardinality(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 930 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 931 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(toLowCardinality(55)), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 PREWHERE rename_table__fuzz_1 GROUP BY toLowCardinality(12) WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 PREWHERE rename_table__fuzz_1 GROUP BY toLowCardinality(12) WITH CUBE': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_1' in scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, -9223372036854775807 PREWHERE rename_table__fuzz_1 GROUP BY toLowCardinality(12) WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(toLowCardinality(55)), 'SelectedRows', 12, materialize(toLowCardinality(-9223372036854775807)) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(toLowCardinality(55)), 'SelectedRows', 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 937 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', toLowCardinality(12), materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY 12 WITH CUBE Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', toLowCardinality(12), materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY 12 WITH CUBE': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 6]. In scope SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toLowCardinality(55), 'SelectedRows', toLowCardinality(12), materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY 12 WITH CUBE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 938 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(toLowCardinality(toNullable(-9223372036854775807))) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(toNullable(-9223372036854775807)) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 942 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 944 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 945 out of 1000 SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 946 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 (''INSERT INTO /* test 01413, query 2 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 EXPLAIN SYNTAX SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 949 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 950 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 951 out of 1000 EXPLAIN SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 EXPLAIN SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 953 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 955 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 EXPLAIN ESTIMATE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 957 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 EXPLAIN AST SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Got boring AST Fuzzing step 959 out of 1000 EXPLAIN PIPELINE SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 (''INSERT INTO /* test 01413, query 2 */ rows_events_test%''): 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 961 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, materialize(toLowCardinality(toNullable('SelectedRows'))), 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 962 out of 1000 SELECT toLowCardinality(-9223372036854775807), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, materialize(toLowCardinality(toNullable('SelectedRows'))), 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 963 out of 1000 SELECT toLowCardinality(-9223372036854775807), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, toLowCardinality(toNullable('SelectedRows')), 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 SELECT toLowCardinality(-9223372036854775807), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, toNullable('SelectedRows'), 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 SELECT toLowCardinality(-9223372036854775807), materialize('INSERT INTO /* test 01413, query 2 */ rows_events_test%'), 55, 55, toNullable('SelectedRows'), 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 SELECT toLowCardinality(-9223372036854775807), 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', materialize(55), 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', materialize(55), 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', materialize(55), 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 970 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, materialize(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 971 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 973 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', 12, -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 974 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 975 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 976 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH ROLLUP WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH ROLLUP WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Syntax error: failed at position 285 ('CUBE'): CUBE WITH TOTALS. Expected TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 978 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 7]. In scope SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 980 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 'SelectedRows', toUInt256(12), toInt256(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 981 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 55, 'SelectedRows', toUInt256(12), toInt256(-9223372036854775807) GROUP BY toLowCardinality(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 55, 'SelectedRows', toUInt256(12), toInt256(-9223372036854775807) GROUP BY toLowCardinality(toLowCardinality(12)) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 983 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(toLowCardinality(12)) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 PREWHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, 12) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 PREWHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, 12) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 PREWHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, 12) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 985 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55), 55, 55, 'SelectedRows', toUInt256(12), -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 986 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(toNullable(55))), 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55)), 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 988 out of 1000 SELECT -9223372036854775807, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55)), 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 989 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', toLowCardinality(55), 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 992 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', 12, toInt128(-9223372036854775807) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 993 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, 55, 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 995 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS Error on processing query 'SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS': Received from localhost:9000. DB::Exception: Positional argument number 12 is out of bounds. Expected in range [1, 8]. In scope SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, 55, materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY 12 WITH CUBE WITH TOTALS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 997 out of 1000 SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), materialize(55), 'SelectedRows', 12, -9223372036854775807 GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 998 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), materialize(55), 'SelectedRows', 12, -9223372036854775807 WHERE materialize(2) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 999 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55, toNullable(55), materialize(55), 'SelectedRows', 12, -9223372036854775807 WHERE materialize(2) GROUP BY toLowCardinality(12) WITH CUBE WITH TOTALS Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_0 ( `key` Int32, `value1` Int32, `value2` Int32 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 2 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_1 ( `key` Nullable(Int32), `value1` LowCardinality(Int32), `value2` Int32 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 3 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_2 ( `key` Nullable(Int32), `value1` Int32, `value2` Array(Int32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 4 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_3 ( `key` Nullable(Int32), `value1` Nullable(Int32), `value2` Array(Int32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 5 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_4 ( `key` Date, `value1` Array(Nullable(Int32)), `value2` Array(Int32) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 6 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_5 ( `key` Nullable(Date), `value1` Array(Nullable(Int32)), `value2` Array(Nullable(Int32)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 7 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_6 ( `key` Nullable(Date), `value1` Array(Int128), `value2` Array(LowCardinality(Nullable(Int32))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 8 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_7 ( `key` Array(Nullable(Date)), `value1` Array(Array(Int128)), `value2` Array(LowCardinality(Nullable(Int32))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 9 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_8 ( `key` Array(UInt16), `value1` Array(Array(Nullable(Int128))), `value2` Array(Nullable(Int32)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 10 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_9 ( `key` Array(UInt16), `value1` Array(Array(Nullable(Int128))), `value2` Array(LowCardinality(Nullable(Int32))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 11 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_10 ( `key` Array(Array(UInt16)), `value1` Array(Array(Nullable(Int128))), `value2` Array(UInt256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 12 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_11 ( `key` Array(Array(UInt16)), `value1` Int8, `value2` Array(UInt256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 13 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_12 ( `key` Array(Array(UInt16)), `value1` LowCardinality(Int8), `value2` Array(UInt256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 14 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_13 ( `key` Array(Array(Nullable(UInt16))), `value1` LowCardinality(Int8), `value2` Array(UInt256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 15 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_14 ( `key` Array(Array(Nullable(UInt16))), `value1` LowCardinality(Nullable(Int8)), `value2` Array(LowCardinality(UInt256)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 16 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_15 ( `key` Array(Array(Array(Nullable(UInt16)))), `value1` LowCardinality(Nullable(Int8)), `value2` Array(Nullable(UInt256)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 17 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_16 ( `key` Array(Array(Array(Tuple(UInt16, UInt16)))), `value1` Array(Int8), `value2` Array(LowCardinality(UInt256)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 18 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_17 ( `key` Array(Array(Array(Tuple(LowCardinality(UInt16), UInt16)))), `value1` Array(LowCardinality(Int8)), `value2` Array(LowCardinality(Nullable(UInt256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 19 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_18 ( `key` Array(Array(Array(Tuple(Array(LowCardinality(UInt16)), UInt16)))), `value1` Array(Float32), `value2` Array(Nullable(Int128)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 20 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_19 ( `key` Array(Array(Array(Tuple(Array(LowCardinality(UInt16)), UInt16)))), `value1` Array(Array(Float32)), `value2` Array(Nullable(Int128)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 21 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_20 ( `key` Array(Array(Array(Tuple(Array(LowCardinality(UInt16)), UInt16)))), `value1` UInt16, `value2` Array(Nullable(Int128)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 22 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_21 ( `key` Decimal(38, 9), `value1` UInt64, `value2` Array(Nullable(Int128)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 23 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_22 ( `key` Decimal(38, 9), `value1` Array(UInt64), `value2` Array(Nullable(Decimal(76, 35))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 24 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_23 ( `key` Nullable(Decimal(38, 9)), `value1` Array(UInt64), `value2` Array(Decimal(76, 35)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 25 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_24 ( `key` Int128, `value1` Array(UInt64), `value2` Array(Decimal(76, 35)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 26 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_25 ( `key` Int128, `value1` Array(UInt64), `value2` Int256 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 27 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_26 ( `key` LowCardinality(Int128), `value1` Array(UInt64), `value2` Nullable(Int256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 28 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_27 ( `key` Nullable(Int128), `value1` Array(UInt64), `value2` Int256 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 29 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_28 ( `key` Nullable(Int128), `value1` Array(Array(UInt64)), `value2` Int256 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 30 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_29 ( `key` Nullable(Int128), `value1` Array(Array(Array(UInt64))), `value2` Int256 ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 31 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_30 ( `key` Tuple(UInt32, UInt256, Decimal(18, 10), Tuple(Int16, Tuple(UInt32, Decimal(18, 14), UUID)), DateTime), `value1` Array(Array(Array(Nullable(UInt64)))), `value2` Array(Int256) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 32 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_31 ( `key` Tuple(UInt32, UInt256, Decimal(18, 10), Tuple(Int16, Tuple(UInt32, Decimal(18, 14), UUID)), DateTime), `value1` Array(Array(Array(Nullable(UInt64)))), `value2` Array(Array(Int256)) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 33 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_32 ( `key` Tuple(UInt32, UInt256, Decimal(18, 10), Tuple(Array(Int16), Tuple(LowCardinality(UInt32), Decimal(18, 14), UUID)), Array(DateTime)), `value1` Array(Array(Array(Nullable(UInt64)))), `value2` Array(Array(LowCardinality(Int256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 34 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_33 ( `key` Tuple(UInt32, UInt256, Decimal(18, 10), Tuple(Array(Array(Int16)), Tuple(UInt32, Array(Decimal(18, 14)), LowCardinality(UUID))), Array(DateTime)), `value1` Array(Array(Array(Nullable(UInt16)))), `value2` Array(Array(LowCardinality(Int256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 35 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_34 ( `key` Tuple(LowCardinality(UInt32), UInt256, Decimal(18, 10), Tuple(Array(Array(Int16)), Tuple(UInt32, Array(Decimal(18, 14)), LowCardinality(UUID))), Array(DateTime)), `value1` Array(Array(Array(Nullable(UInt16)))), `value2` Array(Array(LowCardinality(Int256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 36 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_35 ( `key` Tuple(LowCardinality(UInt32), UInt256, Decimal(18, 10), Tuple(Array(Array(Int16)), Tuple(UInt32, Array(Decimal(18, 14)), LowCardinality(UUID))), Array(Array(DateTime))), `value1` Array(Array(Array(LowCardinality(Nullable(UInt16))))), `value2` Array(Array(LowCardinality(Int256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 37 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_36 ( `key` Tuple(Array(LowCardinality(UInt32)), Nullable(UInt256), Decimal(18, 10), Tuple(Array(Array(Array(Int16))), Tuple(UInt32, Array(Decimal(38, 13)), UUID)), Int16), `value1` Array(Array(Array(LowCardinality(Nullable(UInt16))))), `value2` Array(Array(LowCardinality(Int256))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 38 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_37 ( `key` Tuple(Array(Int16), Nullable(UInt256), Float64, Tuple(Array(Array(Array(Int16))), Tuple(UInt32, Array(Decimal(38, 13)), UUID)), LowCardinality(Int16)), `value1` Decimal(9, 6), `value2` Array(Array(Array(LowCardinality(Int256)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 39 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_38 ( `key` Tuple(Array(Int16), Nullable(UInt256), Float64, Tuple(Decimal(18, 2), Tuple(LowCardinality(UInt32), Array(Decimal(38, 13)), Nullable(UUID))), Array(LowCardinality(Int16))), `value1` Decimal(9, 6), `value2` Array(Array(Array(Decimal(76, 47)))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 40 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_39 ( `key` Tuple(Array(Int16), Decimal(76, 23), Nullable(Float64), Tuple(Decimal(18, 2), Tuple(UInt32, Array(Decimal(38, 13)), UUID)), Array(Array(Int16))), `value1` Decimal(9, 6), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 41 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_40 ( `key` Tuple(Array(Int16), Decimal(76, 23), Nullable(Float64), Tuple(Decimal(18, 2), Tuple(UInt32, Array(Decimal(38, 13)), UUID)), Array(Array(Int16))), `value1` Decimal(9, 6), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 42 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_41 ( `key` Float32, `value1` Array(Decimal(9, 6)), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 43 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_42 ( `key` Nullable(Float32), `value1` Array(Decimal(9, 6)), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 44 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_43 ( `key` Array(Nullable(Float32)), `value1` Array(Decimal(9, 6)), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 45 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_44 ( `key` Array(String), `value1` Array(Decimal(9, 6)), `value2` Array(Array(Array(Array(Decimal(76, 47))))) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 46 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_45 ( `key` Array(Float32), `value1` Array(Decimal(9, 6)), `value2` Date ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 47 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_46 ( `key` Array(Nullable(Float32)), `value1` Array(Array(Decimal(9, 6))), `value2` Date ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 48 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_47 ( `key` Array(Nullable(Float32)), `value1` Array(UInt8), `value2` Array(Date) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 49 out of 50 CREATE TABLE rename_table_polymorphic__fuzz_48 ( `key` Array(Nullable(Float32)), `value1` Array(UInt8), `value2` Array(Int64) ) ENGINE = MergeTree ORDER BY tuple() SETTINGS min_rows_for_wide_part = 10000 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rename_table_polymorphic__fuzz_45 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_40 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_47 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_42 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_38 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_37 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_32 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_44 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_31 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_33 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_29 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_27 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_26 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_28 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_2 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_8 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_20 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_19 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_22 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_17 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_24 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_16 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_39 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_36 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_12 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_21 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_43 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_15 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_46 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_14 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_11 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_7 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_35 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_6 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_5 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_4 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_34 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_10 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_9 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_18 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_48 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_25 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_3 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_30 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_23 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_13 FORMAT Values (1, 2, 3); INSERT INTO rename_table_polymorphic__fuzz_0 FORMAT Values (1, 2, 3); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN value1 TO old_value1), (RENAME COLUMN value2 TO value1) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 2 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 3 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 4 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 5 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 6 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 7 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 8 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 9 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 10 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 11 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 12 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 13 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 14 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 15 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 16 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 17 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 18 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 19 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 20 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 21 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 22 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 23 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 24 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 25 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 26 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 27 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 28 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 29 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 30 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 31 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 32 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 33 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 34 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 35 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 36 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 37 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 38 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 39 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 40 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 41 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 42 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 43 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 44 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 45 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 46 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 47 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 48 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 49 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 50 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 51 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 52 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 53 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 54 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 55 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 56 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 57 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 58 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 59 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 60 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 61 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 62 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 63 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 64 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 65 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 66 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 67 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 68 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 69 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 70 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 71 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 72 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 73 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 74 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 75 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 76 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 77 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 78 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 79 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 80 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 81 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 82 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 83 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 84 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 85 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 86 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 87 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 88 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 89 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 90 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 91 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 92 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 93 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 94 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 95 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 96 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 97 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 98 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 99 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 100 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 101 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 102 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 103 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 104 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 105 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 106 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 107 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 108 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 109 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 110 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 111 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 112 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 113 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 114 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 115 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 116 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 117 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 118 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 119 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 120 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 121 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 122 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 123 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 124 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 125 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 126 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 127 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 128 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 129 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 130 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 131 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 132 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 133 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 134 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 135 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 136 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 137 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 138 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 139 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 140 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 141 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 142 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 143 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 144 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 145 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 146 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 147 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 148 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 149 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 150 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 151 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 152 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 153 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 154 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 155 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 156 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 157 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 158 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 159 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 160 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 161 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 162 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 163 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 164 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 165 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 166 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 167 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 168 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 169 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 170 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 171 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 172 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 173 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 174 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 175 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 176 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 177 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 178 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 179 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 180 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 181 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 182 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 183 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 184 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 185 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 186 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 187 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 188 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 189 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 190 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 191 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 192 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 193 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 194 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 195 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 196 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 197 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 198 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 199 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 200 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 201 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 202 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 203 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 204 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 205 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 206 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 207 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 208 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 209 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 210 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 211 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 212 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 213 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 214 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 215 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 216 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 217 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 218 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 219 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 220 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 221 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 222 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 223 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 224 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 225 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 226 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 227 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 228 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 229 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 230 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 231 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 232 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 233 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 234 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 235 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 236 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 237 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 238 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 239 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 240 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 241 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 242 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 243 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 244 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 245 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 246 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 247 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 248 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 249 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 250 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 251 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 252 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 253 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 254 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 255 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 256 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 257 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 258 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 259 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 260 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 261 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 262 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 263 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 264 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 265 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 266 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 267 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 268 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 269 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 270 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 271 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 272 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 273 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 274 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 275 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 276 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 277 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 278 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 279 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 280 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 281 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 282 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 283 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 284 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 285 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 286 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 287 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 288 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 289 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 290 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 291 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 292 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 293 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 294 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 295 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 296 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 297 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 298 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 299 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 300 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 301 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 302 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 303 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 304 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 305 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 306 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 307 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 308 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 309 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 310 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 311 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 312 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 313 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 314 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 315 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 316 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 317 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 318 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 319 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 320 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 321 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 322 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 323 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 324 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 325 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 326 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 327 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 328 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 329 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 330 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 331 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 332 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 333 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 334 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 335 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 336 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 337 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 338 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 339 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 340 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 341 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 342 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 343 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 344 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 345 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 346 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 347 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 348 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 349 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 350 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 351 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 352 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 353 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 354 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 355 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 356 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 357 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 358 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 359 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 360 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 361 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 362 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 363 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 364 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 365 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 366 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 367 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 368 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 369 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 370 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 371 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 372 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 373 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 374 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 375 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 376 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 377 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 378 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 379 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 380 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 381 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 382 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 383 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 384 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 385 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 386 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 387 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 388 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 389 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 390 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 391 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 392 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 393 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 394 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 395 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 396 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 397 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 398 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 399 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 400 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 401 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 402 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 403 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 404 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 405 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 406 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 407 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 408 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 409 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 410 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 411 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 412 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 413 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 414 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 415 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 416 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 417 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 418 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 419 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 420 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 421 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 422 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 423 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 424 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 425 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 426 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 427 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 428 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 429 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 430 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 431 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 432 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 433 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 434 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 435 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 436 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 437 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 438 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 439 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 440 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 441 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 442 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 443 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 444 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 445 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 446 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 447 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 448 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 449 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 450 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 451 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 452 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 453 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 454 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 455 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 456 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 457 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 458 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 459 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 460 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 461 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 462 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 463 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 464 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 465 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 466 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 467 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 468 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 469 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 470 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 471 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 472 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 473 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 474 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 475 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 476 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 477 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 478 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 479 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 480 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 481 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 482 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 483 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 484 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 485 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 486 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 487 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 488 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 489 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 490 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 491 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 492 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 493 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 494 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 495 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 496 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 497 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 498 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 499 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 500 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 501 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 502 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 503 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 504 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 505 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 506 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 507 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 508 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 509 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 510 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 511 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 512 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 513 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 514 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 515 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 516 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 517 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 518 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 519 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 520 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 521 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 522 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 523 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 524 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 525 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 526 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 527 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 528 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 529 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 530 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 531 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 532 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 533 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 534 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 535 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 536 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 537 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 538 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 539 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 540 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 541 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 542 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 543 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 544 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 545 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 546 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 547 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 548 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 549 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 550 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 551 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 552 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 553 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 554 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 555 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 556 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 557 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 558 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 559 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 560 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 561 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 562 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 563 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 564 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 565 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 566 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 567 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 568 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 569 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 570 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 571 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 572 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 573 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 574 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 575 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 576 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 577 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 578 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 579 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 580 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 581 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 582 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 583 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 584 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 585 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 586 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 587 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 588 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 589 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 590 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 591 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 592 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 593 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 594 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 595 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 596 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 597 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 598 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 599 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 600 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 601 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 602 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 603 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 604 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 605 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 606 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 607 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 608 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 609 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 610 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 611 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 612 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 613 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 614 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 615 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 616 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 617 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 618 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 619 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 620 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 621 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 622 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 623 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 624 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 625 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 626 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 627 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 628 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 629 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 630 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 631 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 632 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 633 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 634 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 635 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 636 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 637 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 638 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 639 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 640 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 641 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 642 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 643 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 644 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 645 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 646 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 647 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 648 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 649 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 650 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 651 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 652 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 653 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 654 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 655 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 656 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 657 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 658 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 659 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 660 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 661 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 662 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 663 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 664 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 665 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 666 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 667 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 668 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 669 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 670 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 671 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 672 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 673 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 674 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 675 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 676 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 677 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 678 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 679 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 680 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 681 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 682 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 683 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 684 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 685 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 686 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 687 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 688 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 689 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 690 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 691 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 692 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 693 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 694 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 695 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 696 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 697 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 698 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 699 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 700 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 701 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 702 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 703 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 704 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 705 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 706 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 707 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 708 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 709 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 710 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 711 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 712 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 713 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 714 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 715 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 716 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 717 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 718 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 719 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 720 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 721 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 722 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 723 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 724 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 725 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 726 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 727 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 728 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 729 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 730 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 731 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 732 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 733 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 734 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 735 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 736 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 737 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 738 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 739 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 740 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 741 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 742 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 743 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 744 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 745 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 746 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 747 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 748 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 749 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 750 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 751 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 752 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 753 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 754 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 755 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 756 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 757 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 758 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 759 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 760 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 761 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 762 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 763 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 764 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 765 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 766 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 767 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 768 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 769 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 770 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 771 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 772 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 773 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 774 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 775 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 776 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 777 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 778 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 779 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 780 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 781 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 782 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 783 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 784 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 785 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 786 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 787 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 788 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 789 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 790 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 791 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 792 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 793 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 794 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 795 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 796 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 797 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 798 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 799 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 800 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 801 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 802 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 803 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 804 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 805 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 806 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 807 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 808 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 809 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 810 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 811 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 812 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 813 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 814 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 815 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 816 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 817 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 818 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 819 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 820 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 821 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 822 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 823 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 824 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 825 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 826 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 827 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 828 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 829 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 830 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 831 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 832 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 833 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 834 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 835 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 836 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 837 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 838 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 839 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 840 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 841 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 842 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 843 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 844 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 845 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 846 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 847 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 848 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 849 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 850 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 851 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 852 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 853 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 854 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 855 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 856 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 857 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 858 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 859 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 860 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 861 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 862 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 863 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 864 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 865 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 866 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 867 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 868 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 869 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 870 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 871 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 872 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 873 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 874 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 875 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 876 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 877 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 878 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 879 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 880 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 881 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 882 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 883 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 884 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 885 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 886 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 887 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 888 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 889 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 890 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 891 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 892 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 893 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 894 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 895 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 896 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 897 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 898 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 899 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 900 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 901 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 902 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 903 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 904 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 905 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 906 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 907 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 908 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 909 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 910 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 911 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 912 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 913 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 914 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 915 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 916 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 917 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 918 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 919 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 920 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 921 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 922 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 923 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 924 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 925 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 926 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 927 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 928 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 929 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 930 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 931 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 932 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 933 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 934 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 935 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 936 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 937 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 938 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 939 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 940 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 941 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 942 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 943 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 944 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 945 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 946 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 947 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 948 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 949 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 950 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 951 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 952 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 953 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 954 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 955 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 956 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 957 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 958 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 959 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 960 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 961 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 962 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 963 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 964 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 965 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 966 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 967 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 968 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 969 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 970 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 971 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 972 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 973 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 974 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 975 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 976 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 977 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 978 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 979 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 980 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 981 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 982 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 983 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 984 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 985 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 986 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 987 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 988 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 989 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 990 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 991 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 992 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 993 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 994 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 995 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 996 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 997 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 998 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 999 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 5 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 6 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT rename_table__fuzz_30, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT rename_table__fuzz_30, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_30' in scope SELECT rename_table__fuzz_30, * FROM rename_table_polymorphic__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 10 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 11 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 12 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 13 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 14 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 15 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 16 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 17 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 18 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 19 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 21 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 24 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('*'): * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 27 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 28 out of 1000 EXPLAIN SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 29 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 32 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 33 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 34 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 35 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 37 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 38 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 39 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 40 out of 1000 EXPLAIN SYNTAX SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 41 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toLowCardinality(12)), 12)], * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toLowCardinality(12)), 12)], * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT ProfileEvents[toFixedString(toFixedString('SelectedRows', 12, toLowCardinality(12)), 12)], * FROM rename_table_polymorphic__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 44 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 45 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 46 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 47 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 48 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 50 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 51 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 52 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 53 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 54 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 55 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 56 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 57 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 58 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 59 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 60 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 61 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 62 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 63 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 64 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 65 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), rename_table__fuzz_24, 12), 12)], rename_table_polymorphic__fuzz_45 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), rename_table__fuzz_24, 12), 12)], rename_table_polymorphic__fuzz_45 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12), rename_table__fuzz_24, 12), 12)], rename_table_polymorphic__fuzz_45. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 66 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 67 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 68 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 69 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 70 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 71 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 72 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 75 out of 1000 EXPLAIN ESTIMATE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 76 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 77 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 78 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 79 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('*'): * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 82 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 EXPLAIN QUERY TREE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 84 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 86 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 87 out of 1000 EXPLAIN AST SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 88 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 89 out of 1000 EXPLAIN PIPELINE SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 90 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 92 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 93 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 94 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 95 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 96 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 97 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 98 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 99 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 100 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 101 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 102 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 103 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 104 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 105 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(MergeTree, toNullable(5)) FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(MergeTree, toNullable(5)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'MergeTree' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(MergeTree, toNullable(5)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 107 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) FORMAT TSVWithNames Got boring AST Fuzzing step 108 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toLowCardinality(toLowCardinality(materialize(12))) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 109 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 111 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 112 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toNullable(5)) WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Got boring AST Fuzzing step 113 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) WHERE toLowCardinality(toLowCardinality(12)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) WHERE toLowCardinality(12) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 117 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 118 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 119 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(5) FORMAT TSVWithNames Got boring AST Fuzzing step 120 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 121 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 122 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 123 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 124 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 125 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 126 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 127 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 128 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 129 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 131 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 132 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 133 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 134 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 135 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 136 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 137 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 138 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 139 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 140 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 141 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 142 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 143 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 144 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 145 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 146 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY toLowCardinality(1.), rename_table_polymorphic__fuzz_39 FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY toLowCardinality(1.), rename_table_polymorphic__fuzz_39 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_39' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY toLowCardinality(1.), rename_table_polymorphic__fuzz_39. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 148 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 149 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 150 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 151 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 152 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 153 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 154 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 155 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 157 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 158 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 159 out of 1000 EXPLAIN AST optimize = true SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN AST optimize = true SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 161 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 162 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(toUInt128(12)) FORMAT TSVWithNames Error on processing query 'SELECT 100, * FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(toUInt128(12)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 163 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 164 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 165 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 166 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 167 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 168 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 169 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 170 out of 1000 SELECT toInt128(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT toInt128(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 172 out of 1000 SELECT toInt128(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 173 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 174 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 175 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 176 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 177 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 178 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 180 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 182 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 183 out of 1000 EXPLAIN ESTIMATE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN ESTIMATE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 185 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('100'): 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 186 out of 1000 EXPLAIN ESTIMATE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 187 out of 1000 EXPLAIN ESTIMATE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 188 out of 1000 EXPLAIN ESTIMATE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 189 out of 1000 EXPLAIN SYNTAX SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('100'): 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 192 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 193 out of 1000 EXPLAIN SYNTAX SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 EXPLAIN SYNTAX SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 195 out of 1000 EXPLAIN SYNTAX SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 196 out of 1000 EXPLAIN SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 199 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 200 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 201 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 202 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 203 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 204 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 205 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 206 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 207 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('100'): 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 209 out of 1000 EXPLAIN SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 EXPLAIN SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 211 out of 1000 EXPLAIN QUERY TREE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 EXPLAIN QUERY TREE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 213 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('100'): 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 214 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('100'): 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 215 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 218 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 219 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 220 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 221 out of 1000 EXPLAIN PIPELINE SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 222 out of 1000 EXPLAIN AST SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 223 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 224 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 225 out of 1000 SELECT alter_00665__fuzz_34, 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT alter_00665__fuzz_34, 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_34' in scope SELECT alter_00665__fuzz_34, 100, * FROM rename_table_polymorphic__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 227 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 228 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 229 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 230 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 231 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 232 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 GROUP BY rename_table__fuzz_36, equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE toLowCardinality('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) FORMAT TSVWithNames Error on processing query 'SELECT 100, * FROM rename_table_polymorphic__fuzz_0 GROUP BY rename_table__fuzz_36, equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE toLowCardinality('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_36' in scope SELECT 100, * FROM rename_table_polymorphic__fuzz_0 GROUP BY rename_table__fuzz_36, equals(current_database, toLowCardinality(-9223372036854775807), currentDatabase()) AND (query LIKE toLowCardinality('SELECT * FROM /* test 01413, query 3 */ rows_events_test%')) AND (type = 2) AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 233 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 234 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 235 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 PREWHERE rows_events_test__fuzz_13 FORMAT TSVWithNames Error on processing query 'SELECT 100, * FROM rename_table_polymorphic__fuzz_0 PREWHERE rows_events_test__fuzz_13 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_13' in scope SELECT 100, * FROM rename_table_polymorphic__fuzz_0 PREWHERE rows_events_test__fuzz_13. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 236 out of 1000 SELECT 100, * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 237 out of 1000 SELECT toLowCardinality(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT toLowCardinality(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 239 out of 1000 SELECT toLowCardinality(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 240 out of 1000 SELECT 62, toLowCardinality(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 SELECT 62, toLowCardinality(100), * FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 242 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 244 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 245 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 246 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 248 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 249 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 250 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 252 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 253 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 WHERE toNullable(rename_table_polymorphic__fuzz_12, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 WHERE toNullable(rename_table_polymorphic__fuzz_12, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_12' in scope SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 WHERE toNullable(rename_table_polymorphic__fuzz_12, 'INSERT INTO /* test 01413, query 1 */ rows_events_test%'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('62'): 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 257 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('62'): 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 261 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 262 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 263 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 265 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 266 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 267 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 268 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('62'): 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 271 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 273 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 274 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 276 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 278 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 280 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 281 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 282 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 283 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 284 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 285 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 287 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 288 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 289 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 290 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 291 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, toLowCardinality(toNullable(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, toLowCardinality(toNullable(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('62'): 62, toLowCardinality(toNullable(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 292 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 293 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 294 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 295 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 296 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 297 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 298 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 299 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 300 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 301 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 302 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 303 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 304 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 305 out of 1000 SELECT materialize(toNullable(62)), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 SELECT materialize(toNullable(62)), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 307 out of 1000 SELECT materialize(toNullable(62)), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 308 out of 1000 SELECT materialize(toNullable(62)), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 309 out of 1000 SELECT materialize(toNullable(62)), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 310 out of 1000 SELECT toNullable(62), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 312 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 313 out of 1000 SELECT 62, rename_table_polymorphic__fuzz_45, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(toUInt256(12))) FORMAT TSVWithNames Error on processing query 'SELECT 62, rename_table_polymorphic__fuzz_45, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(toUInt256(12))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_45' in scope SELECT 62, rename_table_polymorphic__fuzz_45, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toFixedString('SelectedRows', toLowCardinality(toUInt256(12))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 314 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 315 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 316 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 317 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 318 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 319 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table' in scope SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 320 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 321 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 322 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 323 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 324 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 325 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE like(query) FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE like(query) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE like(query). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 326 out of 1000 SELECT 62, (type = 2) = 2, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT 62, (type = 2) = 2, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 62, (type = 2) = 2, 100 FROM rename_table_polymorphic__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 327 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 328 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 329 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 330 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 331 out of 1000 SELECT materialize(62), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 332 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 334 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 335 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 337 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 338 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 339 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 340 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 341 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 342 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 343 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 345 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 347 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 349 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 350 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 351 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 352 out of 1000 EXPLAIN QUERY TREE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 353 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('62'): 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 355 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 356 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 357 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 358 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 360 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 361 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 362 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 363 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 364 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE value2 FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE value2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type Int32 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.: While executing MergeTreeSelect(pool: ReadPoolInOrder, algorithm: InOrder). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/boost/boost/smart_ptr/detail/operator_bool.hpp:14: DB::FilterWithCachedCount::FilterWithCachedCount(COW::immutable_ptr const&) @ 0x00000000128edcbf 6. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:0: DB::MergeTreeRangeReader::executePrewhereActionsAndFilterColumns(DB::MergeTreeRangeReader::ReadResult&) const @ 0x00000000128ebe0c 7. /build/src/Storages/MergeTree/MergeTreeRangeReader.cpp:1081: DB::MergeTreeRangeReader::read(unsigned long, DB::MarkRanges&) @ 0x00000000128e9ac3 8. /build/src/Storages/MergeTree/MergeTreeReadTask.cpp:165: DB::MergeTreeReadTask::read(DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x0000000012906f00 9. /build/src/Storages/MergeTree/MergeTreeSelectAlgorithms.h:53: DB::MergeTreeInOrderSelectAlgorithm::readFromTask(DB::MergeTreeReadTask&, DB::MergeTreeReadTask::BlockSizeParams const&) @ 0x00000000131b6c6f 10. /build/src/Storages/MergeTree/MergeTreeSelectProcessor.cpp:195: DB::MergeTreeSelectProcessor::read() @ 0x0000000012903e77 11. /build/src/Storages/MergeTree/MergeTreeSource.cpp:180: DB::MergeTreeSource::tryGenerate() @ 0x00000000131a4860 12. /build/contrib/llvm-project/libcxx/include/optional:344: DB::ISource::work() @ 0x0000000012d51ea7 13. /build/src/Processors/Executors/ExecutionThreadContext.cpp:0: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a3c9 14. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x0000000012d5f16c 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:274: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5eb85 18. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 19. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 365 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 366 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 367 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 368 out of 1000 SELECT toNullable(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] FORMAT TSVWithNames Error on processing query 'SELECT toNullable(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)] FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toNullable(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE ProfileEvents[toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12)]. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 370 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%' FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%' FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: String. In query SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 371 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 372 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 373 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 SELECT 62, materialize(toNullable(toUInt128(12)), 100) FROM rename_table_polymorphic__fuzz_0 WHERE toInt256(257) FORMAT TSVWithNames Error on processing query 'SELECT 62, materialize(toNullable(toUInt128(12)), 100) FROM rename_table_polymorphic__fuzz_0 WHERE toInt256(257) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 62, materialize(toNullable(toUInt128(12)), 100) FROM rename_table_polymorphic__fuzz_0 WHERE toInt256(257). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 375 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 377 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 379 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 380 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 382 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 384 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 385 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 386 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 387 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 388 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 389 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 390 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 391 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 393 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 395 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 396 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 398 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 400 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 402 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 403 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 404 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 406 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 407 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 408 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 410 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 411 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 413 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 414 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 415 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 416 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 417 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 418 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 419 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 420 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 422 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 423 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 425 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 426 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 427 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 428 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 429 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 430 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 431 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 432 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 433 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 434 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 435 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 436 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('62'): 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 437 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 438 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 439 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 441 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 442 out of 1000 SELECT 62, materialize(materialize(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT 62, materialize(materialize(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 444 out of 1000 SELECT 62, materialize(materialize(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 445 out of 1000 SELECT 62, materialize(materialize(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 446 out of 1000 SELECT toLowCardinality(62), materialize(materialize(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT toLowCardinality(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 448 out of 1000 SELECT toLowCardinality(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 449 out of 1000 SELECT toLowCardinality(toNullable(62)), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 451 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toUInt256(7)) FORMAT TSVWithNames Error on processing query 'SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toNullable(toUInt256(7)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt256) of column for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218df5d 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 452 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 453 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 454 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 455 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 456 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 457 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 458 out of 1000 SELECT toNullable(62), materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 459 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 463 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 464 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 466 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 468 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 469 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 470 out of 1000 EXPLAIN AST SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 471 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 EXPLAIN QUERY TREE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 474 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 476 out of 1000 EXPLAIN PIPELINE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 479 out of 1000 EXPLAIN SYNTAX SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 480 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 EXPLAIN ESTIMATE SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 482 out of 1000 EXPLAIN SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 WHERE MergeTree FORMAT TSVWithNames Error on processing query 'SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 WHERE MergeTree FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'MergeTree' in scope SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 WHERE MergeTree. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 485 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 EXPLAIN QUERY TREE dump_passes = true, dump_ast = true, passes = true SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE dump_passes = true, dump_ast = true, passes = true SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 487 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 488 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 489 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 490 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 491 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 492 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 493 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 494 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 495 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 496 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 497 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 498 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 499 out of 1000 SELECT 62, materialize(toLowCardinality(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 SELECT 62, materialize(toLowCardinality(100)) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 501 out of 1000 SELECT 62, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(toNullable(62)) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT 62, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()), toNullable(62)) FORMAT TSVWithNames Error on processing query 'SELECT 62, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()), toNullable(62)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT 62, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality((query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND equals(2) AND (event_date >= yesterday()), toNullable(62)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 SELECT 62, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 506 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 507 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 508 out of 1000 SELECT 62, toNullable(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 511 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 512 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 513 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 514 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 515 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 516 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 518 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 519 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 521 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 523 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 EXPLAIN AST SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 526 out of 1000 EXPLAIN PIPELINE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 527 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 529 out of 1000 EXPLAIN ESTIMATE SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 530 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 532 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 533 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 534 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 535 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 536 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 537 out of 1000 SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 540 out of 1000 SELECT 62, type = toLowCardinality(2), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Error on processing query 'SELECT 62, type = toLowCardinality(2), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 62, type = toLowCardinality(2), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 542 out of 1000 SELECT toLowCardinality(toUInt256(62)), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 543 out of 1000 SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 548 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 549 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 550 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('toLowCardinality'): toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 551 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 552 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 553 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 555 out of 1000 SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(2, 62) FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(2, 62) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(2, 62). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 557 out of 1000 SELECT toLowCardinality(62), 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 558 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 559 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 560 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 561 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 562 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 563 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 564 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 565 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 62) FORMAT TSVWithNames Error on processing query 'SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 62) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(toFixedString(toFixedString('SelectedRows', toLowCardinality(12)), 12), 62). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 567 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 568 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 569 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 570 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 571 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(62) FORMAT TSVWithNames Got boring AST Fuzzing step 572 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 574 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 575 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 576 out of 1000 SELECT 62, materialize(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 578 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 579 out of 1000 EXPLAIN SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 581 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 582 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 583 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 584 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 585 out of 1000 EXPLAIN SYNTAX SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 586 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 587 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 588 out of 1000 SELECT 62, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 589 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 591 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(rows_events_test__fuzz_21)) FORMAT TSVWithNames Error on processing query 'SELECT 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(rows_events_test__fuzz_21)) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday(rows_events_test__fuzz_21)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 593 out of 1000 EXPLAIN SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 596 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 597 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toLowCardinality(toNullable('InsertedRows'))) FORMAT TSVWithNames Error on processing query 'SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toLowCardinality(toNullable('InsertedRows'))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(Nullable(String)). In query SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toLowCardinality(toNullable('InsertedRows'))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 598 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 599 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 600 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('100'): 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 601 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 602 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 603 out of 1000 EXPLAIN PIPELINE SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 EXPLAIN QUERY TREE SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 EXPLAIN AST SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 608 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 609 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 610 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 611 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 612 out of 1000 SELECT 12, toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_26, 38 FORMAT TSVWithNames Error on processing query 'SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_26, 38 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 38 is out of bounds. Expected in range [1, 2]. In scope SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_26, 38. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 SELECT 12, toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 615 out of 1000 SELECT 12, toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 616 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 618 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 619 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 620 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 621 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 622 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 624 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 625 out of 1000 SELECT toLowCardinality(toNullable(12)), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 626 out of 1000 SELECT toNullable(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 SELECT toNullable(12), toInt256(materialize(materialize(toNullable(-9223372036854775807))), 100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'SELECT toNullable(12), toInt256(materialize(materialize(toNullable(-9223372036854775807))), 100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toInt256'. Expected 1 argument, got 2 arguments: In scope SELECT toNullable(12), toInt256(materialize(materialize(toNullable(-9223372036854775807))), 100) FROM rename_table_polymorphic__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x00000000071cddf8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x00000000071c7ea0 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 SELECT toNullable(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 629 out of 1000 SELECT toNullable(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 630 out of 1000 SELECT toNullable(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 631 out of 1000 SELECT 12, toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 634 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 635 out of 1000 SELECT toLowCardinality(12), toInt256(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 636 out of 1000 SELECT toLowCardinality(12), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 637 out of 1000 SELECT toLowCardinality(12), 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 638 out of 1000 SELECT toLowCardinality(12), toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 SELECT toLowCardinality(12), toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 640 out of 1000 SELECT 12, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 641 out of 1000 SELECT 12, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 642 out of 1000 SELECT 12, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 643 out of 1000 SELECT 12, toLowCardinality(100) FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 644 out of 1000 EXPLAIN PIPELINE SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE boolean_false GROUP BY toNullable(toLowCardinality(7)), toUInt128(toLowCardinality(materialize(2))) FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE boolean_false GROUP BY toNullable(toLowCardinality(7)), toUInt128(toLowCardinality(materialize(2))) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'boolean_false' in scope SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE boolean_false GROUP BY toNullable(toLowCardinality(7)), toUInt128(toLowCardinality(materialize(2))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 645 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 647 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 648 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 649 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 650 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 651 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table__fuzz_15 FORMAT TSVWithNames Error on processing query 'SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table__fuzz_15 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_15' in scope SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 PREWHERE rename_table__fuzz_15. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 652 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 653 out of 1000 SELECT 12, 100 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 654 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 655 out of 1000 SELECT 2147483647, toNullable(12) FROM rename_table_polymorphic__fuzz_0 GROUP BY materialize(toLowCardinality(toLowCardinality(7))), toLowCardinality(toLowCardinality(toUInt256(12))), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12, 12)], rows_events_test__fuzz_25, alter_00665 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, toNullable(12) FROM rename_table_polymorphic__fuzz_0 GROUP BY materialize(toLowCardinality(toLowCardinality(7))), toLowCardinality(toLowCardinality(toUInt256(12))), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12, 12)], rows_events_test__fuzz_25, alter_00665 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 2147483647, toNullable(12) FROM rename_table_polymorphic__fuzz_0 GROUP BY materialize(toLowCardinality(toLowCardinality(7))), toLowCardinality(toLowCardinality(toUInt256(12))), ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12, 12)], rows_events_test__fuzz_25, alter_00665. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 657 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 658 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Got boring AST Fuzzing step 659 out of 1000 EXPLAIN optimize = true SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames Error on processing query 'EXPLAIN optimize = true SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 662 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 663 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 665 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 666 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 667 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 668 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 670 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 671 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 672 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 673 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 674 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 675 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 676 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 677 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 678 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 679 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 680 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 682 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 683 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 685 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 688 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 690 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 691 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 692 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 693 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 694 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 695 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 696 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 697 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 700 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 701 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 702 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 704 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 705 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 706 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 707 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 708 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 709 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 710 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 712 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 715 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 716 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 717 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 718 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 719 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 720 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 721 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 722 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 723 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 724 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 725 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 726 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 727 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 728 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 729 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 730 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 732 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 733 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 734 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 737 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 738 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 739 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 740 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 741 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 743 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 744 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 745 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 746 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 747 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 748 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 749 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 750 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 751 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 753 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 754 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 756 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 757 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 759 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 760 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 761 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 762 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 763 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 764 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 765 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 767 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 768 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 769 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 771 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 772 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 774 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 775 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 776 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 777 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 778 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 780 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 781 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 783 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 784 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 786 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 787 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 788 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 789 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 790 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 791 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 794 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 795 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 796 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 797 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 798 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 800 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 GROUP BY materialize(-9223372036854775807) FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 GROUP BY materialize(-9223372036854775807) FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 GROUP BY materialize(-9223372036854775807). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 803 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 804 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 805 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 806 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 807 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 808 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 809 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 810 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 811 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 813 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 814 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 815 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 816 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 817 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 818 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 819 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 821 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 822 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 823 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 824 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 825 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 826 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 828 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 829 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 830 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 831 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 834 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 835 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 836 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 837 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 838 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 839 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 840 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 841 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 842 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 843 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 845 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 847 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 848 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 849 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 851 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 854 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 855 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 856 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 857 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 858 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 859 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 860 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 861 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 863 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 864 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 865 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 866 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 868 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 870 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 871 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 872 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 873 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 875 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 877 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 878 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 879 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 880 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 882 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 883 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 884 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 886 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 887 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 889 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 890 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 892 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 894 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 895 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 896 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 897 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 898 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 899 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 900 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 901 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 903 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 904 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 905 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 906 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 907 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 908 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 909 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 910 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 911 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 912 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 913 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 914 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 915 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 917 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 918 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 919 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 920 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 921 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 922 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 923 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 924 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 925 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 926 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 927 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 929 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 930 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 931 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 932 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 934 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 935 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 938 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 939 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 941 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 942 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 944 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 945 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 947 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 949 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 950 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 951 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 952 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 WHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 WHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 WHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 954 out of 1000 EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'v2' while processing query: 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2', required columns: 'v2': While processing SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 955 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 956 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 958 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 959 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 961 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 963 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 965 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 966 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 967 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 968 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 969 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 970 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 971 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 972 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 973 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 974 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 975 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 976 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 978 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 979 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 980 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 981 out of 1000 EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 983 out of 1000 SELECT toLowCardinality(2147483647), 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(2147483647), 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT toLowCardinality(2147483647), 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 985 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 986 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 987 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 988 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 989 out of 1000 EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 10. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 11. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 990 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2147483647'): 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 991 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 992 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 993 out of 1000 EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 994 out of 1000 EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'v2' in scope SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 12. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 996 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 997 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 998 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 999 out of 1000 EXPLAIN AST SELECT 2147483647, 12 FROM rename_table_polymorphic__fuzz_0 PREWHERE v2 FORMAT TSVWithNames Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO rename_table_polymorphic__fuzz_0 FORMAT Values (4, 5, 6); Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE rename_table_polymorphic (RENAME COLUMN old_value1 TO v1), (RENAME COLUMN value1 TO v2), (RENAME COLUMN key TO k) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 2 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 3 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 4 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 5 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 6 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 7 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 8 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 9 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 10 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 11 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 12 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 13 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 14 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 15 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 16 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 17 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 18 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 19 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 20 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 21 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 22 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 23 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 24 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 25 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 26 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 27 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 28 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 29 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 30 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 31 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 32 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 33 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 34 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 35 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 36 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 37 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 38 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 39 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 40 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 41 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 42 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 43 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 44 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 45 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 46 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 47 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 48 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 49 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 50 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 51 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 52 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 53 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 54 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 55 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 56 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 57 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 58 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 59 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 60 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 61 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 62 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 63 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 64 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 65 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 66 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 67 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 68 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 69 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 70 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 71 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 72 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 73 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 74 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 75 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 76 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 77 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 78 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 79 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 80 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 81 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 82 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 83 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 84 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 85 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 86 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 87 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 88 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 89 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 90 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 91 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 92 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 93 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 94 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 95 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 96 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 97 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 98 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 99 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 100 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 101 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 102 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 103 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 104 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 105 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 106 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 107 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 108 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 109 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 110 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 111 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 112 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 113 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 114 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 115 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 116 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 117 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 118 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 119 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 120 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 121 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 122 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 123 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 124 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 125 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 126 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 127 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 128 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 129 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 130 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 131 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 132 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 133 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 134 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 135 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 136 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 137 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 138 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 139 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 140 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 141 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 142 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 143 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 144 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 145 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 146 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 147 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 148 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 149 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 150 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 151 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 152 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 153 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 154 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 155 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 156 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 157 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 158 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 159 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 160 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 161 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 162 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 163 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 164 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 165 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 166 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 167 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 168 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 169 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 170 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 171 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 172 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 173 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 174 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 175 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 176 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 177 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 178 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 179 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 180 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 181 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 182 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 183 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 184 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 185 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 186 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 187 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 188 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 189 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 190 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 191 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 192 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 193 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 194 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 195 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 196 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 197 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 198 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 199 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 200 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 201 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 202 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 203 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 204 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 205 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 206 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 207 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 208 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 209 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 210 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 211 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 212 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 213 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 214 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 215 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 216 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 217 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 218 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 219 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 220 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 221 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 222 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 223 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 224 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 225 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 226 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 227 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 228 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 229 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 230 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 231 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 232 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 233 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 234 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 235 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 236 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 237 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 238 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 239 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 240 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 241 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 242 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 243 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 244 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 245 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 246 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 247 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 248 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 249 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 250 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 251 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 252 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 253 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 254 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 255 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 256 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 257 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 258 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 259 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 260 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 261 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 262 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 263 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 264 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 265 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 266 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 267 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 268 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 269 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 270 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 271 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 272 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 273 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 274 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 275 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 276 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 277 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 278 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 279 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 280 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 281 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 282 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 283 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 284 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 285 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 286 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 287 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 288 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 289 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 290 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 291 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 292 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 293 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 294 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 295 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 296 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 297 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 298 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 299 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 300 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 301 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 302 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 303 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 304 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 305 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 306 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 307 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 308 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 309 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 310 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 311 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 312 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 313 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 314 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 315 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 316 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 317 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 318 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 319 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 320 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 321 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 322 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 323 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 324 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 325 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 326 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 327 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 328 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 329 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 330 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 331 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 332 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 333 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 334 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 335 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 336 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 337 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 338 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 339 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 340 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 341 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 342 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 343 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 344 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 345 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 346 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 347 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 348 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 349 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 350 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 351 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 352 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 353 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 354 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 355 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 356 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 357 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 358 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 359 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 360 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 361 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 362 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 363 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 364 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 365 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 366 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 367 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 368 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 369 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 370 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 371 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 372 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 373 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 374 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 375 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 376 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 377 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 378 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 379 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 380 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 381 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 382 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 383 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 384 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 385 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 386 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 387 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 388 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 389 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 390 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 391 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 392 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 393 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 394 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 395 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 396 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 397 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 398 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 399 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 400 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 401 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 402 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 403 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 404 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 405 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 406 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 407 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 408 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 409 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 410 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 411 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 412 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 413 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 414 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 415 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 416 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 417 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 418 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 419 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 420 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 421 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 422 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 423 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 424 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 425 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 426 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 427 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 428 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 429 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 430 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 431 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 432 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 433 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 434 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 435 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 436 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 437 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 438 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 439 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 440 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 441 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 442 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 443 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 444 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 445 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 446 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 447 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 448 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 449 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 450 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 451 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 452 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 453 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 454 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 455 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 456 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 457 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 458 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 459 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 460 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 461 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 462 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 463 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 464 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 465 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 466 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 467 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 468 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 469 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 470 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 471 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 472 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 473 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 474 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 475 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 476 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 477 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 478 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 479 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 480 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 481 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 482 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 483 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 484 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 485 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 486 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 487 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 488 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 489 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 490 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 491 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 492 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 493 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 494 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 495 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 496 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 497 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 498 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 499 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 500 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 501 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 502 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 503 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 504 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 505 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 506 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 507 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 508 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 509 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 510 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 511 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 512 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 513 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 514 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 515 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 516 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 517 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 518 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 519 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 520 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 521 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 522 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 523 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 524 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 525 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 526 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 527 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 528 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 529 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 530 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 531 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 532 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 533 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 534 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 535 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 536 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 537 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 538 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 539 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 540 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 541 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 542 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 543 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 544 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 545 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 546 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 547 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 548 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 549 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 550 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 551 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 552 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 553 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 554 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 555 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 556 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 557 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 558 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 559 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 560 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 561 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 562 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 563 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 564 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 565 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 566 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 567 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 568 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 569 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 570 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 571 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 572 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 573 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 574 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 575 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 576 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 577 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 578 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 579 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 580 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 581 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 582 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 583 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 584 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 585 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 586 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 587 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 588 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 589 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 590 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 591 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 592 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 593 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 594 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 595 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 596 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 597 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 598 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 599 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 600 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 601 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 602 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 603 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 604 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 605 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 606 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 607 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 608 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 609 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 610 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 611 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 612 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 613 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 614 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 615 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 616 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 617 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 618 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 619 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 620 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 621 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 622 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 623 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 624 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 625 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 626 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 627 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 628 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 629 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 630 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 631 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 632 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 633 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 634 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 635 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 636 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 637 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 638 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 639 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 640 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 641 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 642 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 643 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 644 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 645 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 646 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 647 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 648 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 649 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 650 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 651 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 652 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 653 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 654 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 655 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 656 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 657 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 658 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 659 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 660 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 661 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 662 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 663 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 664 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 665 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 666 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 667 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 668 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 669 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 670 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 671 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 672 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 673 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 674 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 675 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 676 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 677 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 678 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 679 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 680 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 681 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 682 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 683 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 684 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 685 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 686 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 687 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 688 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 689 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 690 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 691 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 692 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 693 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 694 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 695 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 696 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 697 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 698 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 699 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 700 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 701 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 702 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 703 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 704 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 705 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 706 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 707 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 708 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 709 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 710 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 711 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 712 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 713 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 714 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 715 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 716 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 717 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 718 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 719 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 720 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 721 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 722 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 723 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 724 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 725 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 726 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 727 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 728 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 729 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 730 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 731 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 732 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 733 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 734 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 735 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 736 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 737 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 738 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 739 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 740 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 741 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 742 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 743 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 744 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 745 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 746 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 747 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 748 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 749 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 750 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 751 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 752 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 753 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 754 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 755 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 756 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 757 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 758 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 759 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 760 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 761 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 762 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 763 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 764 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 765 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 766 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 767 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 768 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 769 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 770 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 771 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 772 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 773 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 774 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 775 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 776 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 777 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 778 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 779 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 780 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 781 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 782 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 783 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 784 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 785 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 786 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 787 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 788 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 789 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 790 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 791 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 792 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 793 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 794 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 795 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 796 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 797 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 798 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 799 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 800 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 801 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 802 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 803 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 804 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 805 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 806 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 807 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 808 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 809 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 810 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 811 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 812 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 813 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 814 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 815 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 816 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 817 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 818 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 819 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 820 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 821 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 822 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 823 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 824 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 825 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 826 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 827 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 828 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 829 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 830 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 831 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 832 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 833 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 834 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 835 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 836 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 837 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 838 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 839 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 840 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 841 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 842 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 843 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 844 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 845 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 846 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 847 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 848 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 849 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 850 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 851 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 852 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 853 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 854 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 855 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 856 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 857 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 858 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 859 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 860 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 861 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 862 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 863 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 864 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 865 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 866 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 867 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 868 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 869 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 870 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 871 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 872 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 873 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 874 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 875 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 876 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 877 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 878 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 879 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 880 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 881 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 882 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 883 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 884 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 885 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 886 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 887 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 888 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 889 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 890 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 891 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 892 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 893 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 894 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 895 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 896 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 897 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 898 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 899 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 900 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 901 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 902 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 903 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 904 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 905 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 906 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 907 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 908 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 909 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 910 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 911 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 912 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 913 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 914 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 915 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 916 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 917 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 918 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 919 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 920 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 921 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 922 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 923 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 924 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 925 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 926 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 927 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 928 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 929 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 930 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 931 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 932 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 933 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 934 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 935 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 936 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 937 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 938 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 939 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 940 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 941 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 942 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 943 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 944 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 945 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 946 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 947 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 948 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 949 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 950 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 951 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 952 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 953 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 954 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 955 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 956 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 957 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 958 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 959 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 960 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 961 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 962 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 963 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 964 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 965 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 966 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 967 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 968 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 969 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 970 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 971 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 972 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 973 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 974 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 975 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 976 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 977 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 978 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 979 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 980 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 981 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 982 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 983 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 984 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 985 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 986 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 987 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 988 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 989 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 990 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 991 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 992 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 993 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 994 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 995 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 996 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 997 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 998 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 999 out of 1000 SHOW CREATE TABLE rename_table_polymorphic Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 2 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 3 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 4 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 6 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 7 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 8 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_47, 'IPv4' ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_47, 'IPv4' ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_47' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 GROUP BY alter_00665__fuzz_47, 'IPv4' ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 11 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE 256 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE 256 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE 256 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 15 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Got boring AST Fuzzing step 16 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 17 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 19 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Got boring AST Fuzzing step 20 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 21 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Got boring AST Fuzzing step 22 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 24 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Got boring AST Fuzzing step 25 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 29 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 30 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 32 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Got boring AST Fuzzing step 33 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 34 out of 1000 SELECT * FROM rename_table_polymorphic ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 36 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 38 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 39 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 40 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 41 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 42 out of 1000 SELECT toLowCardinality(toInt256(-9223372036854775807)), * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 44 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(55) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(55) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 PREWHERE toLowCardinality(55) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 46 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 48 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 50 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 51 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 53 out of 1000 SELECT toLowCardinality(toLowCardinality(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toLowCardinality(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(toLowCardinality(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 54 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 55 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 57 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 60 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 61 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 62 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 63 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 64 out of 1000 SELECT -9223372036854775807, rows_events_test__fuzz_41, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, rows_events_test__fuzz_41, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_41' in scope SELECT -9223372036854775807, rows_events_test__fuzz_41, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 65 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 66 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 67 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 68 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 ('-'): -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 69 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 70 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 71 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE rename_table_polymorphic__fuzz_22 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE rename_table_polymorphic__fuzz_22 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_22' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE rename_table_polymorphic__fuzz_22 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 72 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 73 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 74 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 75 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 76 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 77 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 78 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 79 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 80 out of 1000 SELECT toNullable(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toNullable(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toNullable(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 82 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 83 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 84 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 85 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 86 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 87 out of 1000 SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 88 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 90 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 91 out of 1000 SELECT materialize(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT materialize(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT materialize(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 92 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 93 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 95 out of 1000 SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE toUInt256(2) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE toUInt256(2) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT * FROM rename_table_polymorphic__fuzz_0 WHERE toUInt256(2) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 96 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 97 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 98 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY rows_events_test__fuzz_21 ASC, k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY rows_events_test__fuzz_21 ASC, k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_21' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY rows_events_test__fuzz_21 ASC, k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 99 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 100 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 102 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k DESC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 104 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807, key, value1, value2 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC', required columns: 'key' 'value1' 'value2' 'k', maybe you meant: 'key', 'value1' or 'value2': While processing SELECT -9223372036854775807, key, value1, value2 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 105 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k DESC FORMAT TSVWithNames Got boring AST Fuzzing step 106 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k DESC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 109 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE (current_database = currentDatabase(rows_events_test__fuzz_16)) AND (query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 110 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 111 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic WHERE materialize(toNullable(toLowCardinality(12))) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 113 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 114 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 SELECT toLowCardinality(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(toNullable(-9223372036854775807)), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 116 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 117 out of 1000 SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 118 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 120 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 121 out of 1000 SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 123 out of 1000 SELECT materialize(-9223372036854775807), * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 124 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 125 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE written_rows WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE written_rows WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'written_rows' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic PREWHERE written_rows WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 126 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 127 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 128 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 129 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(materialize(12))) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(materialize(12))) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(materialize(12))) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 131 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toFixedString(toNullable('IPv6', materialize('SelectedRows')), toLowCardinality(toUInt256(12))), 12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 132 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 133 out of 1000 SELECT -9223372036854775807, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT -9223372036854775807, (current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = 2) AND 2 AND (event_date >= yesterday()), * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 134 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 135 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 136 out of 1000 EXPLAIN QUERY TREE dump_passes = true SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE dump_passes = true SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 137 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 138 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 139 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 140 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 141 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 142 out of 1000 SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807, * FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 143 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 145 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 146 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 147 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 148 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 149 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 150 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 151 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 152 out of 1000 SELECT toInt256(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toInt256(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toInt256(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 153 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(rows_events_test__fuzz_33, toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(rows_events_test__fuzz_33, toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_33' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(rows_events_test__fuzz_33, toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 154 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(toNullable(12)) WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(toNullable(12)) WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(toNullable(12)) WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 155 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 156 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 157 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 159 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 165 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 166 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 167 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 171 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 172 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 173 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 174 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 176 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 178 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 179 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 180 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 181 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 183 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 185 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 186 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 189 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 190 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 191 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 194 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 197 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 198 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 200 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 201 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 203 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 204 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(materialize(toUInt256(12)))) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(materialize(toUInt256(12)))) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt256) of column materialize(toNullable(materialize(_CAST('12'_UInt256, 'UInt256'_String)))) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 205 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 208 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('-'): -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 209 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('-'): -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 211 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(rows_events_test__fuzz_44, 12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(rows_events_test__fuzz_44, 12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_44' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(rows_events_test__fuzz_44, 12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 213 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 214 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 215 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 216 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 217 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 218 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 219 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 221 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 222 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 223 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toUInt128(12))) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toUInt128(12))) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toUInt128(12))) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 224 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 225 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 227 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 228 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 231 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 232 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toNullable(12))) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toNullable(12))) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(toNullable(12))) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 233 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 234 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 235 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 236 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 237 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) GROUP BY toLowCardinality(materialize(2)), 9223372036854775807, alter_00665__fuzz_30, toLowCardinality('InsertedRows') ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) GROUP BY toLowCardinality(materialize(2)), 9223372036854775807, alter_00665__fuzz_30, toLowCardinality('InsertedRows') ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 9223372036854775807 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) GROUP BY toLowCardinality(materialize(2)), 9223372036854775807, alter_00665__fuzz_30, toLowCardinality('InsertedRows') ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 239 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 240 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 241 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 242 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 243 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 245 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 246 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 247 out of 1000 EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE run_passes = true, dump_passes = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 248 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 249 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 250 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 251 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 252 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 253 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(toNullable(12)) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 256 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 258 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 259 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 260 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 261 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 262 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 263 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 264 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 265 out of 1000 EXPLAIN SYNTAX SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 EXPLAIN AST SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 EXPLAIN AST SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 268 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 270 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 271 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 272 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 273 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 274 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 275 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 276 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('100'): 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 277 out of 1000 EXPLAIN SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 278 out of 1000 EXPLAIN QUERY TREE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 EXPLAIN QUERY TREE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 280 out of 1000 EXPLAIN QUERY TREE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 281 out of 1000 EXPLAIN ESTIMATE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 EXPLAIN ESTIMATE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toNullable(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 283 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 SELECT 100, rows_events_test__fuzz_27, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, rows_events_test__fuzz_27, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_27' in scope SELECT 100, rows_events_test__fuzz_27, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 285 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 286 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 287 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 288 out of 1000 SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 289 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 290 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 291 out of 1000 SELECT toNullable(100), -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toUInt128(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toNullable(100), -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(toUInt128(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Illegal type UInt128 of column materialize(_CAST('12'_UInt128, 'UInt128'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 292 out of 1000 SELECT toNullable(materialize(257, 12)), 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toNullable(materialize(257, 12)), 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT toNullable(materialize(257, 12)), 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 293 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toUInt128(12)))) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toUInt128(12)))) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(materialize(toLowCardinality(toUInt128(12)))) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 295 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 296 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 297 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) WHERE toFixedString('SelectedRows', toLowCardinality(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) WHERE toFixedString('SelectedRows', toLowCardinality(12)) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(FixedString(12)). In query SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) WHERE toFixedString('SelectedRows', toLowCardinality(12)) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 298 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 299 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 300 out of 1000 SELECT toLowCardinality(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 301 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 302 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 303 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 304 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 305 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 306 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 307 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) GROUP BY toFixedString('SelectedRows', toUInt256(toUInt128(12))), toInt128(-9223372036854775807), toUInt256(5), 35 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) GROUP BY toFixedString('SelectedRows', toUInt256(toUInt128(12))), toInt128(-9223372036854775807), toUInt256(5), 35 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Positional argument number 35 is out of bounds. Expected in range [1, 2]. In scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 PREWHERE materialize(12) GROUP BY toFixedString('SelectedRows', toUInt256(toUInt128(12))), toInt128(-9223372036854775807), toUInt256(5), 35 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 308 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 309 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 310 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 311 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 312 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 313 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 314 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 315 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 317 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 318 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 320 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 322 out of 1000 SELECT toInt256(100), toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toInt256(100), toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toInt256(100), toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 323 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 324 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 325 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Got boring AST Fuzzing step 326 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 327 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 328 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 329 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT toNullable(100), toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT toNullable(100), toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toNullable(100), toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 331 out of 1000 SELECT 100, toNullable(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 332 out of 1000 SELECT materialize(toUInt128(7)), 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 PREWHERE 13 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT materialize(toUInt128(7)), 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 PREWHERE 13 WHERE materialize(12) ORDER BY k DESC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT materialize(toUInt128(7)), 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 PREWHERE 13 WHERE materialize(12) ORDER BY k DESC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 333 out of 1000 SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toNullable(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 WHERE materialize(12) ORDER BY k DESC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 334 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY k DESC NULLS LAST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 335 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 337 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY -2147483649 ASC NULLS LAST, k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY -2147483649 ASC NULLS LAST, k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Negative positional argument number -2147483649 is out of bounds. Expected in range [-2, -1]. In scope SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY -2147483649 ASC NULLS LAST, k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, long&, unsigned long&&, String&&) @ 0x0000000011063aab 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110433b1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x00000000110322d1 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 339 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 340 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 341 out of 1000 SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT 100, toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 343 out of 1000 SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 345 out of 1000 SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 346 out of 1000 SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toInt128(-9223372036854775807) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 348 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 349 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 350 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 351 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 352 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 353 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic PREWHERE toFixedString(alter_00665__fuzz_13, toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic PREWHERE toFixedString(alter_00665__fuzz_13, toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_13' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic PREWHERE toFixedString(alter_00665__fuzz_13, toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 354 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 355 out of 1000 SELECT toInt128(100), -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT toInt128(100), -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toInt128(100), -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 356 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 357 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 359 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 360 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 361 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 362 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 363 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 365 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 366 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 GROUP BY toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 GROUP BY toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 GROUP BY toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 367 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 368 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 370 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 372 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 373 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 375 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 376 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 380 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 383 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 386 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 387 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 388 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 389 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 390 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 391 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 392 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 393 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 394 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 395 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 396 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 400 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 401 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 403 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 404 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 408 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 409 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 410 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 411 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 413 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 414 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 415 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 416 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY toNullable(toUInt256(12)) ASC, k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY toNullable(toUInt256(12)) ASC, k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY toNullable(toUInt256(12)) ASC, k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 417 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 418 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 419 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 420 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 421 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 422 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Query succeeded, using this AST as a start Fuzzing step 423 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 424 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 425 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 426 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 427 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 430 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 431 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 432 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 433 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 434 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 435 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 436 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 437 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 438 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 439 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 440 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 441 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 442 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 443 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 444 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 446 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 447 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 448 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 449 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 450 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 451 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 452 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 453 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 454 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 455 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 456 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 457 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 458 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 459 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 460 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 461 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 462 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 463 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 464 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 465 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 466 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 467 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 468 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 469 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 470 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 472 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 473 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 474 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 475 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 477 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 478 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 479 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 480 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 481 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 483 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 484 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 485 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 486 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 487 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 488 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 489 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 491 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 492 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 494 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 495 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 496 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 497 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 498 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 499 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 500 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 501 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 502 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 503 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 504 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 505 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 506 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 507 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 508 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 509 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 510 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 511 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 512 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 513 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 514 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 515 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 516 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 517 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 518 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 519 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 520 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 521 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 522 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 523 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 524 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 525 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 526 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 527 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 528 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 529 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 530 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 531 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 532 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 533 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 535 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 536 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 537 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 538 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 539 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 541 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 542 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 544 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 545 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 546 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 548 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 549 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 551 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 552 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 553 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 555 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 556 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 557 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 558 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 560 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 561 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 562 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 563 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 564 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 565 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 566 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 567 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 568 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 569 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 570 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 571 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 572 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 573 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 574 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 575 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 576 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 577 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 578 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 579 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 580 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 581 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 582 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 583 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 584 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 585 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 586 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 587 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 588 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 589 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 591 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 592 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 593 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 595 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 597 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 598 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 599 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 600 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 601 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 602 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 603 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 604 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 605 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 606 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 608 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 610 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 611 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 612 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 613 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 615 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 616 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 617 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 618 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 619 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 620 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 621 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 622 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 623 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 624 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 625 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 626 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 627 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 628 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 629 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 630 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 631 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 632 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 633 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 634 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 635 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 637 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 638 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 639 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 641 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 642 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 643 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 644 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 645 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE type = toLowCardinality(2) ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE type = toLowCardinality(2) ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE type = toLowCardinality(2) ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 646 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 647 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS LAST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 648 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 649 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 650 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 651 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 652 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 653 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 654 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 655 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 656 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 657 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 659 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 660 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 661 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 662 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 663 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 665 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 666 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 667 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 668 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 670 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 672 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 673 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 674 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 675 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 676 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 677 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 678 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 679 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 680 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 681 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 682 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 684 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 685 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 686 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 687 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 688 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 689 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 690 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 691 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 692 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 693 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 694 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 695 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 696 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 697 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 699 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 700 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 701 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 702 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 704 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 705 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 706 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 707 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 708 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 709 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 710 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 711 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 712 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 713 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 714 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 715 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 716 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 718 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 719 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 721 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 722 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 723 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 724 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 725 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 726 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 727 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 728 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 729 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 730 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 731 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 732 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 733 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 734 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 736 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k DESC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 737 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 738 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 739 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 740 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 741 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 742 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 743 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 744 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 745 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 747 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 748 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 749 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 750 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 751 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 752 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 754 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 755 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 757 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 759 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 760 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 761 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 762 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 763 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 764 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 765 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 767 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 768 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 769 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE rows_events_test__fuzz_16 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE rows_events_test__fuzz_16 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_16' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 WHERE rows_events_test__fuzz_16 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 770 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 771 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 772 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 774 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 775 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 776 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 777 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 780 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 781 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 782 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 783 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 784 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 786 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 788 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 789 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 791 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 794 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 795 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 796 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 797 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 798 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 800 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 801 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 802 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 803 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 804 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 805 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 806 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 807 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 809 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 810 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 811 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 813 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 814 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 815 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 816 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 817 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 819 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 820 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 821 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 822 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 823 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 824 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 825 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 826 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 827 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 828 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 829 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 830 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 831 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 832 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 834 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 835 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 836 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 837 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 839 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 840 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 841 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 842 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 843 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 844 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 845 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 846 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 847 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 849 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 850 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 851 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 853 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 854 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 855 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 856 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 858 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 859 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 860 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 861 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 862 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 863 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 864 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 865 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 866 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 867 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 868 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 869 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 870 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 871 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 872 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 873 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 874 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 875 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 876 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 877 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 878 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 879 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 881 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 882 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 883 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 884 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 885 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 886 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 887 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 888 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 889 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 890 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 891 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 892 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 895 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 897 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 898 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 899 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 901 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 902 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 903 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 904 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 905 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 906 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 907 out of 1000 SELECT toLowCardinality(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames Error on processing query 'SELECT toLowCardinality(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT toLowCardinality(toInt128(-9223372036854775807)) FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC NULLS FIRST. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 908 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 909 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 910 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 911 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 912 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 914 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 915 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 917 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 918 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 919 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 920 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 921 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 922 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 923 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 924 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 925 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 926 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 929 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 930 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 932 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 933 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 934 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 935 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 937 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 938 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 940 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 941 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 942 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 943 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 945 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 946 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 947 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 948 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 949 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 950 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 951 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 952 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 953 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 954 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 955 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 956 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 958 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 959 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 961 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 962 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 963 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577a52 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 965 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 966 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 967 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 968 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 969 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 970 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 971 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 972 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 973 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 974 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 975 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 976 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN PIPELINE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 977 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 978 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 979 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 980 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 982 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 983 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 985 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 986 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 987 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 988 out of 1000 SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 989 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 990 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 991 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 993 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 994 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577659 13. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 14. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 995 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Unknown expression identifier 'k' in scope SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveSortNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105b416 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032326 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr, unsigned long) @ 0x0000000011584334 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x00000000115797e2 11. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 Fuzzing step 997 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 998 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Got boring AST Fuzzing step 999 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames Error on processing query 'EXPLAIN SYNTAX SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC FORMAT TSVWithNames': Received from localhost:9000. DB::Exception: Missing columns: 'k' while processing query: 'SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC', required columns: 'k': While processing SELECT -9223372036854775807 FROM rename_table_polymorphic__fuzz_0 ORDER BY k ASC. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriter::analyzeSelect(std::shared_ptr&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::vector> const&, std::vector> const&, std::shared_ptr) const @ 0x000000001187f778 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr)::$_0::operator()(bool) const @ 0x000000001160cdf5 6. /build/src/Interpreters/InterpreterSelectQuery.cpp:0: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011609854 7. /build/contrib/llvm-project/libcxx/include/optional:260: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001160654c 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116062b1 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InDepthNodeVisitor>::doVisit(std::shared_ptr&) @ 0x000000001157e73b 10. /build/src/Interpreters/InDepthNodeVisitor.h:64: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9f0 11. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 12. /build/src/Interpreters/InDepthNodeVisitor.h:0: void DB::InDepthNodeVisitor>::visitChildren(std::shared_ptr&) @ 0x000000001157e9fb 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011578c8e 14. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 15. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_0 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_1 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_2 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_3 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_4 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_5 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_6 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_7 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_8 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_9 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_10 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_11 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_12 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_13 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_14 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_15 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_16 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_17 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_18 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_19 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_20 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_21 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_22 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_23 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_24 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_25 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_26 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_27 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_28 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_29 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_30 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_31 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_32 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_33 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_34 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_35 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_36 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_37 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_38 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_39 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_40 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_41 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_42 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_43 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_44 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_45 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_46 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_47 DROP TABLE IF EXISTS rename_table_polymorphic__fuzz_48 Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start Fuzzing step 0 out of 50 Query succeeded, using this AST as a start Fuzzing step 1 out of 50 CREATE TABLE t_projections_lwd__fuzz_0 ( `a` Nullable(UInt32), `b` Nullable(UInt32), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 2 out of 50 CREATE TABLE t_projections_lwd__fuzz_1 ( `a` Nullable(Float32), `b` Nullable(UInt32), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 3 out of 50 CREATE TABLE t_projections_lwd__fuzz_2 ( `a` Nullable(Float32), `b` LowCardinality(Nullable(UInt32)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 4 out of 50 CREATE TABLE t_projections_lwd__fuzz_3 ( `a` Nullable(Float32), `b` LowCardinality(Nullable(UInt32)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 5 out of 50 CREATE TABLE t_projections_lwd__fuzz_4 ( `a` Nullable(Float32), `b` UInt8, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 6 out of 50 CREATE TABLE t_projections_lwd__fuzz_5 ( `a` Int256, `b` Int128, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 7 out of 50 CREATE TABLE t_projections_lwd__fuzz_6 ( `a` Int256, `b` LowCardinality(Int128), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 8 out of 50 CREATE TABLE t_projections_lwd__fuzz_7 ( `a` Nullable(Int256), `b` String, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 9 out of 50 CREATE TABLE t_projections_lwd__fuzz_8 ( `a` UInt8, `b` String, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 10 out of 50 CREATE TABLE t_projections_lwd__fuzz_9 ( `a` LowCardinality(UInt8), `b` String, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 11 out of 50 CREATE TABLE t_projections_lwd__fuzz_10 ( `a` LowCardinality(UInt8), `b` Array(String), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 12 out of 50 CREATE TABLE t_projections_lwd__fuzz_11 ( `a` UInt8, `b` Array(Nullable(String)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 13 out of 50 CREATE TABLE t_projections_lwd__fuzz_12 ( `a` UInt8, `b` Array(LowCardinality(Nullable(String))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 14 out of 50 CREATE TABLE t_projections_lwd__fuzz_13 ( `a` Array(UInt8), `b` Array(String), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 15 out of 50 CREATE TABLE t_projections_lwd__fuzz_14 ( `a` Array(UInt8), `b` Array(UInt64), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 16 out of 50 CREATE TABLE t_projections_lwd__fuzz_15 ( `a` Array(Nullable(UInt8)), `b` Array(Array(UInt64)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 17 out of 50 CREATE TABLE t_projections_lwd__fuzz_16 ( `a` Array(Nullable(UInt8)), `b` Array(UInt16), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 18 out of 50 CREATE TABLE t_projections_lwd__fuzz_17 ( `a` Date32, `b` Array(Array(UInt16)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 19 out of 50 CREATE TABLE t_projections_lwd__fuzz_18 ( `a` Array(Date32), `b` Array(Array(UInt16)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 20 out of 50 CREATE TABLE t_projections_lwd__fuzz_19 ( `a` Array(LowCardinality(Date32)), `b` Array(Array(UInt16)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 21 out of 50 CREATE TABLE t_projections_lwd__fuzz_20 ( `a` Array(Decimal(76, 20)), `b` Array(Array(UInt64)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 22 out of 50 CREATE TABLE t_projections_lwd__fuzz_21 ( `a` Array(Nullable(Decimal(76, 20))), `b` Array(Array(UInt64)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 23 out of 50 CREATE TABLE t_projections_lwd__fuzz_22 ( `a` Array(Nullable(Decimal(76, 20))), `b` Array(Array(Float32)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 24 out of 50 CREATE TABLE t_projections_lwd__fuzz_23 ( `a` Array(Nullable(Decimal(76, 20))), `b` Array(Decimal(9, 2)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 25 out of 50 CREATE TABLE t_projections_lwd__fuzz_24 ( `a` Array(Float64), `b` Array(Decimal(9, 2)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 26 out of 50 CREATE TABLE t_projections_lwd__fuzz_25 ( `a` Array(Float64), `b` Array(Decimal(9, 2)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 27 out of 50 CREATE TABLE t_projections_lwd__fuzz_26 ( `a` Array(Float64), `b` Array(Nullable(Decimal(9, 2))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 28 out of 50 CREATE TABLE t_projections_lwd__fuzz_27 ( `a` Array(LowCardinality(Float64)), `b` Array(UInt64), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 29 out of 50 CREATE TABLE t_projections_lwd__fuzz_28 ( `a` Array(Int32), `b` Array(UInt64), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 30 out of 50 CREATE TABLE t_projections_lwd__fuzz_29 ( `a` Array(Int32), `b` Array(UInt64), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 31 out of 50 CREATE TABLE t_projections_lwd__fuzz_30 ( `a` Array(Array(Int32)), `b` Array(Array(UInt64)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 32 out of 50 CREATE TABLE t_projections_lwd__fuzz_31 ( `a` Array(Array(Array(Int32))), `b` Array(Array(Nullable(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 33 out of 50 CREATE TABLE t_projections_lwd__fuzz_32 ( `a` Array(Array(Array(Int32))), `b` Array(Array(UInt64)), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 34 out of 50 CREATE TABLE t_projections_lwd__fuzz_33 ( `a` Array(Array(Array(FixedString(16)))), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 35 out of 50 CREATE TABLE t_projections_lwd__fuzz_34 ( `a` Array(Array(Array(Array(FixedString(16))))), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 36 out of 50 CREATE TABLE t_projections_lwd__fuzz_35 ( `a` Array(Array(Array(Array(FixedString(16))))), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 37 out of 50 CREATE TABLE t_projections_lwd__fuzz_36 ( `a` Array(Array(Array(Array(Array(FixedString(16)))))), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 38 out of 50 CREATE TABLE t_projections_lwd__fuzz_37 ( `a` Decimal(76, 19), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 39 out of 50 CREATE TABLE t_projections_lwd__fuzz_38 ( `a` Decimal(76, 19), `b` Array(Array(Array(UInt64))), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 40 out of 50 CREATE TABLE t_projections_lwd__fuzz_39 ( `a` Decimal(76, 19), `b` UInt256, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 41 out of 50 CREATE TABLE t_projections_lwd__fuzz_40 ( `a` Nullable(Decimal(76, 19)), `b` UInt256, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 42 out of 50 CREATE TABLE t_projections_lwd__fuzz_41 ( `a` Decimal(76, 19), `b` UInt256, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 43 out of 50 CREATE TABLE t_projections_lwd__fuzz_42 ( `a` Decimal(76, 19), `b` Array(UInt256), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 44 out of 50 CREATE TABLE t_projections_lwd__fuzz_43 ( `a` Decimal(76, 19), `b` Array(UInt256), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 45 out of 50 CREATE TABLE t_projections_lwd__fuzz_44 ( `a` Decimal(76, 19), `b` String, PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 46 out of 50 CREATE TABLE t_projections_lwd__fuzz_45 ( `a` UInt32, `b` Array(String), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 47 out of 50 CREATE TABLE t_projections_lwd__fuzz_46 ( `a` LowCardinality(UInt32), `b` Array(String), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 48 out of 50 CREATE TABLE t_projections_lwd__fuzz_47 ( `a` LowCardinality(UInt256), `b` Array(UInt256), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 49 out of 50 CREATE TABLE t_projections_lwd__fuzz_48 ( `a` LowCardinality(UInt256), `b` Array(UInt256), PROJECTION p ( SELECT * ORDER BY b ) ) ENGINE = MergeTree ORDER BY a Query succeeded, using this AST as a start Fuzzing step 0 out of 1 Query succeeded, using this AST as a start INSERT INTO t_projections_lwd__fuzz_48 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_48 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_46 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_46 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_40 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_34 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_34 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_32 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_32 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_35 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_35 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_29 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_29 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_27 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_27 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_25 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_25 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_24 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_24 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_20 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_20 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_17 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_17 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_41 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_14 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_14 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_31 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_31 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_19 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_19 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_8 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_12 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_12 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_33 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_33 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_23 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_23 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_6 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_11 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_11 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_5 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_22 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_22 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_13 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_13 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_43 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_43 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_38 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_38 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_10 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_10 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_9 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_16 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_16 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_3 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_15 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_15 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_37 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_37 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_1 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_21 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_21 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_2 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_45 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_45 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_28 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_28 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_7 SELECT number, number FROM numbers(100) INSERT INTO t_projections_lwd__fuzz_18 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_18 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column a. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_47 SELECT number, number FROM numbers(100) Error on processing query 'INSERT INTO t_projections_lwd__fuzz_47 SELECT number, number FROM numbers(100)': Received from localhost:9000. DB::Exception: CAST AS Array can only be performed between same-dimensional Array, Map or String types: while converting source column number to destination column b. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Functions/FunctionsConversion.cpp:3560: DB::(anonymous namespace)::FunctionCast::createArrayWrapper(std::shared_ptr const&, DB::DataTypeArray const&) const @ 0x0000000007109a25 5. /build/src/Functions/FunctionsConversion.cpp:5204: DB::(anonymous namespace)::FunctionCast::prepareUnpackDictionaries(std::shared_ptr const&, std::shared_ptr const&) const @ 0x00000000070f8276 6. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: DB::(anonymous namespace)::FunctionCast::prepare(std::vector> const&) const @ 0x00000000070f65ae 7. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::ActionsDAG::addFunctionImpl(std::shared_ptr const&, std::vector>, std::vector>, String, std::shared_ptr, bool) @ 0x0000000010fc3e00 8. /build/src/Interpreters/ActionsDAG.cpp:286: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc4821 9. /build/src/Interpreters/ActionsDAG.cpp:1554: DB::ActionsDAG::makeConvertingActions(std::vector> const&, std::vector> const&, DB::ActionsDAG::MatchColumnsMode, bool, bool, std::unordered_map, std::equal_to, std::allocator>>*) @ 0x0000000010fd18ff 10. /build/src/Interpreters/InterpreterInsertQuery.cpp:544: DB::InterpreterInsertQuery::buildInsertSelectPipeline(DB::ASTInsertQuery&, std::shared_ptr) @ 0x00000000115f7dcf 11. /build/src/Interpreters/InterpreterInsertQuery.cpp:0: DB::InterpreterInsertQuery::execute() @ 0x00000000115fb08c 12. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 13. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 16. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 17. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 18. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 19. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 20. ? @ 0x00007f7733d58ac3 21. ? @ 0x00007f7733dea850 INSERT INTO t_projections_lwd__fuzz_0 SELECT number, number FROM numbers(100) Fuzzing step 0 out of 1000 Error on processing query 'DELETE FROM t_projections_lwd WHERE a = 1': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 1 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 2 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 3 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 4 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 5 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 6 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 7 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 8 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 9 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 10 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 11 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 12 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 13 out of 1000 DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(toNullable(257)), a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(toNullable(257)), a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 14 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 15 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 16 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 17 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 18 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 19 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 20 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 21 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 22 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 23 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 24 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 25 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 26 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 27 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 28 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 29 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 30 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 31 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 32 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 33 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 34 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 35 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 36 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 37 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 38 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 39 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 40 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 41 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 42 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 43 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 44 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 45 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toLowCardinality(17), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toLowCardinality(17), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 46 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 47 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 48 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 50 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 51 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 52 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 53 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 54 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 55 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 56 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 57 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 58 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 59 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 60 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 61 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 62 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 63 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 64 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 65 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 66 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 67 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 68 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 69 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 70 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 71 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 72 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 73 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 74 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 75 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 76 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 77 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 78 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 79 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 80 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 81 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 82 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 83 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 84 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 85 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, currentDatabase(rows_events_test__fuzz_16), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, currentDatabase(rows_events_test__fuzz_16), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 86 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 87 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 88 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 89 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 90 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 91 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 92 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 93 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 94 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 95 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 96 out of 1000 DELETE FROM t_projections_lwd WHERE equals(v, a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(v, a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 97 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 98 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 99 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 100 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 102 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 103 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 104 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 105 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 106 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 107 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 108 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 109 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 110 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 111 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 112 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 113 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 114 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 115 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 116 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 117 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 118 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 119 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 120 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 122 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 123 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 124 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 125 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 126 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 127 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 128 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, alter_00665__fuzz_24, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, alter_00665__fuzz_24, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 130 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 131 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 132 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 133 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 134 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 135 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 136 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 137 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 138 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 139 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 140 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 141 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 142 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 143 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 144 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 145 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 146 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 147 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 148 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 149 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 150 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 151 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 152 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 153 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 154 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 155 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 156 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 157 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 158 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 159 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 160 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 161 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 162 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 163 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 164 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 165 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 166 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 167 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 168 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 169 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 170 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 171 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 172 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 173 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 174 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 175 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 176 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 177 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 178 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 179 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 180 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 181 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 182 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 183 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 184 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 185 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 186 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 187 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 188 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 189 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 190 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 191 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 192 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, ProfileEvents[toFixedString('InsertedRows', 12)], 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, ProfileEvents[toFixedString('InsertedRows', 12)], 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 193 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 194 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 195 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 196 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 197 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 198 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 199 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 200 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 201 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 202 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 203 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 204 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 205 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 206 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 207 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 208 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 209 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 210 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 211 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 212 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 213 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 214 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 215 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 216 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 217 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 218 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 219 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 220 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 221 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 222 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 223 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 224 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 225 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 226 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 227 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 228 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 230 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 231 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 232 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 233 out of 1000 DELETE FROM t_projections_lwd WHERE equals(10, a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(10, a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 234 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 235 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 236 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 237 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 238 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 239 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 240 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 241 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 242 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 243 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 244 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 245 out of 1000 DELETE FROM t_projections_lwd WHERE toNullable(1.) = a Error on processing query 'DELETE FROM t_projections_lwd WHERE toNullable(1.) = a': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 246 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 247 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 248 out of 1000 DELETE FROM t_projections_lwd WHERE equals(rename_table__fuzz_31, a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(rename_table__fuzz_31, a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 249 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 250 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 251 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 252 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 253 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 254 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 255 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 256 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 257 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 258 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 259 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 260 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 261 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 262 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 263 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 264 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 265 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 266 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 267 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 268 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 269 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 270 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 271 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 272 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 273 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 274 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 275 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 276 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 277 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 278 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 279 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, rename_table__fuzz_13, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, rename_table__fuzz_13, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 280 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 281 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 282 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 283 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 284 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 285 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 286 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 287 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 288 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 289 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 290 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 291 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 292 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 293 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 294 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 295 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 296 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 297 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 298 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 299 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 300 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 301 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 302 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 303 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 304 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 305 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 306 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 307 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toLowCardinality(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toLowCardinality(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 308 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 309 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 310 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 311 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 312 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 313 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 314 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 315 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 316 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 317 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 318 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 319 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 320 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 321 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 322 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 323 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 324 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 325 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 326 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 327 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 328 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 329 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 330 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 331 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 332 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 333 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 334 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 335 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 336 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 337 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 338 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 339 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, t_projections_lwd__fuzz_6, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, t_projections_lwd__fuzz_6, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 340 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 341 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 342 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt128(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 343 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 344 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 345 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 346 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 347 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 348 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 349 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 350 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 351 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 352 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 353 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 354 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 355 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 356 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 357 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 358 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 359 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 360 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 361 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 362 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 363 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt128(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 365 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 366 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 367 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 368 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 369 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 370 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 371 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 372 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 373 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 374 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 375 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 376 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 377 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 378 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 379 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 380 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 381 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 382 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 383 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 384 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 385 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 386 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 387 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 388 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 389 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 390 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 391 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 392 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 393 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 394 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 395 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 396 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 397 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 398 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 399 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 400 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 401 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 402 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 403 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 404 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 405 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 406 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 407 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 408 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 409 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 410 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 411 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 413 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 414 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 415 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 416 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 417 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 418 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 419 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 420 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 421 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 422 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 423 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 424 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 425 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 426 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 427 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 428 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 429 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 430 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 431 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 432 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 433 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 434 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 435 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 436 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 437 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 438 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 439 out of 1000 DELETE FROM t_projections_lwd WHERE toUInt128(12) = a Error on processing query 'DELETE FROM t_projections_lwd WHERE toUInt128(12) = a': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 440 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 441 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 442 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 443 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 444 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 445 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 446 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 447 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 448 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 449 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 450 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 451 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 452 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 453 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 454 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 455 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 456 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 457 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 458 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 459 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 460 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 461 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_18, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_18, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 462 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 463 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 464 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 465 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 466 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 467 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 468 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 469 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 470 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, rename_table_polymorphic__fuzz_20, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, rename_table_polymorphic__fuzz_20, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 471 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 472 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 473 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 474 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 475 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 476 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 477 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 478 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 479 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 480 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 481 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 482 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 483 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 484 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 485 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 486 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 487 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 488 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 489 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 490 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 491 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 492 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 493 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 494 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 495 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 496 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 497 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toLowCardinality(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toLowCardinality(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 498 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 499 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 500 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 501 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 502 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 503 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 504 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 505 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 506 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 507 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 508 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 509 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 510 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 511 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 512 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 513 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 514 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 515 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 516 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 517 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 518 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 519 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 520 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 521 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 522 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 523 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, alter_00665__fuzz_7, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, alter_00665__fuzz_7, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 524 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 525 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 526 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 527 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 528 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 529 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 530 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 531 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 532 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 533 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 534 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 535 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 536 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 537 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 538 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 539 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 540 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 541 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 542 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 543 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 544 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toUInt128(55), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toUInt128(55), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 545 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 546 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 547 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 548 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 549 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 550 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 551 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 552 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 553 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 554 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 555 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 556 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 557 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 558 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 559 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 560 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 561 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 562 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 563 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 564 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 565 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 566 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 567 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 568 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 569 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 570 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 571 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 572 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 573 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 574 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 575 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 576 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 577 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 578 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 579 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 580 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 581 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 582 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 583 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 584 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 585 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 586 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 587 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 588 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 589 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 591 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 592 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 593 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 595 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 596 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 597 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 598 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 599 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 600 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 601 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 602 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 603 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 604 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 605 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 606 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 607 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 608 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 609 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 610 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 611 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 612 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 613 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 614 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 615 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 616 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 617 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 618 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 619 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 620 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 621 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 622 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 623 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 624 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 625 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 626 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 627 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 628 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 629 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 630 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 631 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 632 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 633 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 634 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 635 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 637 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 638 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 639 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 640 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 641 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 642 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 643 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 644 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 645 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 646 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 647 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 648 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 649 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 650 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 651 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 652 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 653 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 654 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 655 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 656 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 657 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 658 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 659 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 660 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 661 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 662 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 663 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 664 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 665 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 666 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 667 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 668 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 669 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 670 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 671 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 672 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 673 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 674 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 675 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 676 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 677 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 678 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 679 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 680 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 681 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 682 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 683 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 684 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 685 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 686 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 687 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 688 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 689 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 690 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 691 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 692 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 693 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 694 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 695 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 696 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 697 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 698 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 699 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 700 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 701 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 702 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 703 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 704 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 705 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 706 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 707 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 708 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 709 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 710 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toUInt256(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 711 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 712 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 713 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 714 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 715 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 716 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 717 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 718 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 719 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, 67, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, 67, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 721 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 722 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 723 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 724 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 725 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 726 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 727 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 728 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 729 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 730 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 731 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 732 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 733 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 734 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 735 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 736 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 737 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 738 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 739 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 740 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 741 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 743 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 744 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 745 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 746 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 747 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 748 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 749 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 750 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 751 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toNullable(toLowCardinality(7)), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toNullable(toLowCardinality(7)), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 753 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 754 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 755 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 756 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 757 out of 1000 DELETE FROM t_projections_lwd WHERE equals(defaultValueOfTypeName('Decimal128(3)'), a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(defaultValueOfTypeName('Decimal128(3)'), a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 759 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 760 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 761 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 762 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 763 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 764 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 765 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 766 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 767 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 768 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 769 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 770 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 771 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 772 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 773 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 774 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 775 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 776 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 777 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 779 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 780 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 781 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 782 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 783 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 784 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 785 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 786 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 787 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 788 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 789 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 790 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 791 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 792 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 793 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 794 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 795 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 796 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 797 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 799 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 800 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 801 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 802 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 803 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 804 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 805 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 806 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 807 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 808 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 809 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 810 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 811 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 812 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 813 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 814 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 815 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 816 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 817 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 818 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 819 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 820 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 821 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 822 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 823 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 824 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 825 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 826 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 827 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 828 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 829 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 830 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 831 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 832 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 833 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 834 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 835 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 836 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 839 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 840 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 841 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 842 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 843 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 844 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 845 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 846 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 847 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 848 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 849 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 850 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 851 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 852 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 853 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 854 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 855 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 856 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 857 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 858 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 859 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 860 out of 1000 DELETE FROM t_projections_lwd WHERE equals(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 861 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', toNullable(55)), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 862 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 863 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 864 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 865 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 866 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12, 12), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12, 12), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 868 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 870 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 871 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 872 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 873 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 874 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 875 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 876 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 877 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 878 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 879 out of 1000 DELETE FROM t_projections_lwd WHERE toUInt128(toNullable(2)) = a Error on processing query 'DELETE FROM t_projections_lwd WHERE toUInt128(toNullable(2)) = a': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 881 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 882 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 883 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 884 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 885 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 886 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 887 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 888 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 889 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 890 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 891 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 892 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 893 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 894 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 895 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 896 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 897 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 898 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 899 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 900 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 901 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 902 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 903 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 904 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 905 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 906 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 907 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 908 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 909 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 910 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 911 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 912 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 913 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 914 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 915 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 916 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 917 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 918 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, 0., materialize(toUInt128(1))) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, 0., materialize(toUInt128(1)))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 919 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 920 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 921 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 922 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 923 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 924 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 925 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 926 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 927 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 928 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 929 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 930 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 931 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 932 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 933 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 934 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 935 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 936 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 937 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 938 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 939 out of 1000 DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(55), a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(55), a, 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 940 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 941 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 942 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 943 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 944 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 945 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 946 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 947 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 948 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 949 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 950 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 951 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 952 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 953 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 954 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 955 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 956 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 957 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 958 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 959 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 960 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 961 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 962 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 963 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1)) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(toNullable(1))': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 964 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 965 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 966 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 967 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 968 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 969 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 970 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 971 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 972 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 973 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 974 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 975 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 976 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 977 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 978 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 979 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 980 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 981 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 982 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 983 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toUInt128(materialize(toLowCardinality(toNullable(7)))), 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toUInt128(materialize(toLowCardinality(toNullable(7)))), 1)': Received from localhost:9000. DB::Exception: DELETE query is not supported for table default.t_projections_lwd as it has projections. User should drop all the projections manually before running the query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x00000000119803fb 5. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 985 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 986 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 987 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 988 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 989 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 990 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 991 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 992 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 993 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 994 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 995 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 996 out of 1000 DELETE FROM t_projections_lwd WHERE equals(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12], a, 1) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(ProfileEvents[toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 12], a, 1)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 134 (','): , a, 1). Expected one of: token, DoubleColon, Comma. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 997 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 998 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 999 out of 1000 DELETE FROM t_projections_lwd WHERE a = 1 Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 2 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 3 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 4 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 5 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 6 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 7 out of 1000 KILL MUTATION WHERE and(equals(currentDatabase())) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(equals(currentDatabase())) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(equals(currentDatabase())). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 8 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 9 out of 1000 KILL MUTATION WHERE (database = currentDatabase()) AND equals(`table`, rows_events_test__fuzz_45, 't_projections_lwd') SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE (database = currentDatabase()) AND equals(`table`, rows_events_test__fuzz_45, 't_projections_lwd') SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_45' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE (database = currentDatabase()) AND equals(`table`, rows_events_test__fuzz_45, 't_projections_lwd'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 10 out of 1000 KILL MUTATION WHERE equals(materialize(1048577), database, currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE equals(materialize(1048577), database, currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE equals(materialize(1048577), database, currentDatabase()) AND (`table` = 't_projections_lwd'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 11 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 12 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 13 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 15 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 16 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 17 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 18 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 19 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 20 out of 1000 KILL MUTATION WHERE toNullable(17) AND equals(currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toNullable(17) AND equals(currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toNullable(17) AND equals(currentDatabase()) AND (`table` = 't_projections_lwd'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 21 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 22 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 23 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 24 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 25 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 26 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 27 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 28 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 29 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 30 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (type = toLowCardinality(2)) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (type = toLowCardinality(2)) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND (database = currentDatabase()) AND (type = toLowCardinality(2)) AND (`table` = 't_projections_lwd'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 31 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 32 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 33 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 35 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 36 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 37 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 38 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 39 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(toLowCardinality(5), database, currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(toLowCardinality(5), database, currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(toLowCardinality(5), database, currentDatabase()) AND (`table` = 't_projections_lwd'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 40 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 41 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd') SYNC FORMAT `Null` Got boring AST Fuzzing step 42 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 44 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 45 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 46 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 47 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 48 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 49 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 50 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 51 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 52 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 53 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 54 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 55 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(database, rows_events_test__fuzz_30, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(database, rows_events_test__fuzz_30, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_30' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(database, rows_events_test__fuzz_30, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 56 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 57 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 58 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 59 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 60 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 61 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 62 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 63 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 64 out of 1000 KILL MUTATION WHERE toLowCardinality(9223372036854775807) AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 67 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 68 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 69 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 70 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 71 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 72 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 73 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 74 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 75 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 76 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 77 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 78 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 79 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 80 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 81 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 82 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 83 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 84 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 85 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 86 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 87 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(toNullable(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 88 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(toNullable(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 89 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toNullable(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 90 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toNullable(toUInt256(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND toNullable(toUInt256(17)) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt256)) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND toNullable(toUInt256(17)) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 91 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toNullable(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 92 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toNullable(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 93 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toNullable(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 94 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 96 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 97 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 98 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 99 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 100 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND rows_events_test__fuzz_43 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND rows_events_test__fuzz_43 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_43' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND rows_events_test__fuzz_43 AND 17 AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 19. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 101 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 102 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 103 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(rename_table__fuzz_14, database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(rename_table__fuzz_14, database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table__fuzz_14' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(rename_table__fuzz_14, database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 104 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 105 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 106 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 107 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 108 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 109 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 110 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 111 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 112 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 113 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 114 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 115 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 116 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 117 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 118 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 119 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 120 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 121 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 122 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 123 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 124 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 125 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 126 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 127 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND toUInt256(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND toUInt256(17) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND toUInt256(17) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 128 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 129 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 130 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 131 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 132 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 133 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 134 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 135 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 136 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(toNullable(toLowCardinality(toNullable(5))))) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(toNullable(toLowCardinality(toNullable(5))))) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(toNullable(toLowCardinality(toNullable(5))))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 27. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 137 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 138 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 139 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 140 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 141 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 142 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 143 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 144 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 145 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 146 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 147 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 148 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 149 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 150 out of 1000 KILL MUTATION WHERE toLowCardinality(materialize(toFixedString('InsertedRows', 12))) AND 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(materialize(toFixedString('InsertedRows', 12))) AND 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (FixedString(12)) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(materialize(toFixedString('InsertedRows', 12))) AND 9223372036854775807 AND 17 AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 151 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 152 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 153 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(toNullable(toLowCardinality(materialize(2))), database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(toNullable(toLowCardinality(materialize(2))), database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(toNullable(toLowCardinality(materialize(2))), database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 154 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 155 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 156 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 157 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 158 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 159 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 160 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 161 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 162 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 163 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 164 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 165 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(rename_table_polymorphic__fuzz_41)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(rename_table_polymorphic__fuzz_41)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_41' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND (database = currentDatabase(rename_table_polymorphic__fuzz_41)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 166 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 167 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 168 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 169 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 170 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 171 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 172 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 173 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 174 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 175 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(defaultValueOfTypeName('Int64'), database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND 17 AND equals(defaultValueOfTypeName('Int64'), database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND 17 AND equals(defaultValueOfTypeName('Int64'), database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 176 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 177 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 178 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 179 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 180 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 181 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 182 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 183 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 184 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 186 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(toUInt256(17)) AND (database = currentDatabase(alter_00665__fuzz_35)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 9223372036854775807 AND materialize(toUInt256(17)) AND (database = currentDatabase(alter_00665__fuzz_35)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_35' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 9223372036854775807 AND materialize(toUInt256(17)) AND (database = currentDatabase(alter_00665__fuzz_35)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 187 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 188 out of 1000 KILL MUTATION WHERE 9223372036854775807 AND materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 189 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 191 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 192 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 194 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 195 out of 1000 KILL MUTATION WHERE toUInt256(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toUInt256(17) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toUInt256(17) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 196 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 197 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 198 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 199 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 200 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 201 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 202 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 203 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 204 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 205 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 206 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 207 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 208 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 209 out of 1000 KILL MUTATION WHERE toLowCardinality(toUInt256(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(toUInt256(17)) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(toUInt256(17)) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 210 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 211 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 212 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 213 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 214 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 215 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 216 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 217 out of 1000 KILL MUTATION WHERE 17 AND equals(database) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(database) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(database). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 218 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 219 out of 1000 KILL MUTATION WHERE 17 AND equals(currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 220 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 221 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 222 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 223 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 224 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 225 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 226 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 227 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 228 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 229 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_32)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_32)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_32' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_32)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 230 out of 1000 KILL MUTATION WHERE and(database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 231 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 232 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 233 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 234 out of 1000 KILL MUTATION WHERE 17 AND equals(database, rename_table_polymorphic__fuzz_10, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(database, rename_table_polymorphic__fuzz_10, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_10' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(database, rename_table_polymorphic__fuzz_10, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 235 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 236 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 237 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 238 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 239 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 240 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 241 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 242 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 243 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 244 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 245 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 246 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 247 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 248 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 249 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 250 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 251 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 252 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 253 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 254 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 255 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 256 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 257 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 258 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase(rename_table__fuzz_14)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND (database = currentDatabase(rename_table__fuzz_14)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table__fuzz_14' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND (database = currentDatabase(rename_table__fuzz_14)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 259 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 260 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 261 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 263 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 265 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 266 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 267 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 268 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 269 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 270 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 271 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 272 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 273 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 274 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 KILL MUTATION WHERE toLowCardinality(materialize(17)) AND equals(materialize(toNullable(12)), database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(materialize(17)) AND equals(materialize(toNullable(12)), database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(materialize(17)) AND equals(materialize(toNullable(12)), database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 276 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 277 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 278 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 279 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 280 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase(toFixedString('SelectedRows', toUInt128(12), 12, toLowCardinality(12)))) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase(toFixedString('SelectedRows', toUInt128(12), 12, toLowCardinality(12)))) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 4, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(17) AND (database = currentDatabase(toFixedString('SelectedRows', toUInt128(12), 12, toLowCardinality(12)))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 30. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 31. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 Fuzzing step 281 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 282 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 283 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 284 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 285 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 286 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 287 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 288 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 289 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND equals(database, t_projections_lwd__fuzz_47, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(17) AND equals(database, t_projections_lwd__fuzz_47, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_47' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(17) AND equals(database, t_projections_lwd__fuzz_47, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 290 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 291 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 292 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 293 out of 1000 KILL MUTATION WHERE toLowCardinality(toLowCardinality(55), 17) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(toLowCardinality(55), 17) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(toLowCardinality(55), 17) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 294 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 296 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 297 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 298 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 299 out of 1000 KILL MUTATION WHERE 17 AND equals(rename_table__fuzz_45, database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(rename_table__fuzz_45, database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table__fuzz_45' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(rename_table__fuzz_45, database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 300 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 301 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 302 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 303 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 304 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 305 out of 1000 KILL MUTATION WHERE and(materialize(17)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(materialize(17)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(materialize(17)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 306 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 307 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 308 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 309 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 310 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 311 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 312 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 313 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 314 out of 1000 KILL MUTATION WHERE 17 AND equals(database) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(database) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(database). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 315 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 316 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 317 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 318 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 319 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 320 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 321 out of 1000 KILL MUTATION WHERE 17 AND equals(currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 322 out of 1000 KILL MUTATION WHERE 17 AND equals(database, toLowCardinality(17) AND (database = currentDatabase()) AND (`table` = 't_projections_lwd'), currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND equals(database, toLowCardinality(17) AND (database = currentDatabase()) AND (`table` = 't_projections_lwd'), currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND equals(database, toLowCardinality(17) AND (database = currentDatabase()) AND (`table` = 't_projections_lwd'), currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 323 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 324 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 325 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 326 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 327 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 328 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 329 out of 1000 KILL MUTATION WHERE materialize(3, 17) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(3, 17) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(3, 17) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 330 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 331 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 332 out of 1000 KILL MUTATION WHERE materialize(17) AND equals(toLowCardinality(toNullable(toFixedString('SelectedRows', 12))), database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(17) AND equals(toLowCardinality(toNullable(toFixedString('SelectedRows', 12))), database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(17) AND equals(toLowCardinality(toNullable(toFixedString('SelectedRows', 12))), database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 333 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 334 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 335 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 336 out of 1000 KILL MUTATION WHERE materialize(toNullable(toUInt128(17))) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(toNullable(toUInt128(17))) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt128)) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(toNullable(toUInt128(17))) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 337 out of 1000 KILL MUTATION WHERE toNullable(materialize(5)) AND materialize(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 17) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toNullable(materialize(5)) AND materialize(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 17) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toNullable(materialize(5)) AND materialize(query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%', 17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 338 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 339 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 340 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 341 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 342 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 343 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 344 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 345 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 347 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 348 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 349 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 350 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 351 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 352 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 353 out of 1000 KILL MUTATION WHERE materialize(toLowCardinality(17)) AND equals(database, toNullable(1048577), currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(toLowCardinality(17)) AND equals(database, toNullable(1048577), currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(toLowCardinality(17)) AND equals(database, toNullable(1048577), currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 354 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 355 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 356 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 357 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 358 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 359 out of 1000 KILL MUTATION WHERE materialize(17) AND equals(database) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(17) AND equals(database) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(17) AND equals(database). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 360 out of 1000 KILL MUTATION WHERE materialize(17) AND equals(currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE materialize(17) AND equals(currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE materialize(17) AND equals(currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 361 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 362 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 363 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 364 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 365 out of 1000 KILL MUTATION WHERE materialize(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 366 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 368 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_1)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_1)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_1' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND (database = currentDatabase(t_projections_lwd__fuzz_1)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 369 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 370 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase(defaultValueOfTypeName('String'))) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND (database = currentDatabase(defaultValueOfTypeName('String'))) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function currentDatabase doesn't match: passed 1, should be 0: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND (database = currentDatabase(defaultValueOfTypeName('String'))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 27. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 371 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 372 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 373 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 374 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 375 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 376 out of 1000 KILL MUTATION WHERE 17 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 377 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 379 out of 1000 KILL MUTATION WHERE toLowCardinality(17) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 380 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(toNullable(55)) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 383 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 384 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (ProfileEvents['SelectedRows']) AND (database = currentDatabase(`table` = 't_projections_lwd')) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND 55 AND (ProfileEvents['SelectedRows']) AND (database = currentDatabase(`table` = 't_projections_lwd')) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND 55 AND (ProfileEvents['SelectedRows']) AND (database = currentDatabase(`table` = 't_projections_lwd')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 385 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND equals(toNullable(materialize(toNullable(2))), database, currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toNullable(55) AND equals(toNullable(materialize(toNullable(2))), database, currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toNullable(55) AND equals(toNullable(materialize(toNullable(2))), database, currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 386 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 387 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 388 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 389 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 390 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 KILL MUTATION WHERE materialize(17) AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 394 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 395 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 396 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 397 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 398 out of 1000 KILL MUTATION WHERE 17 AND toUInt256(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toUInt256(55) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toUInt256(55) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 399 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 400 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 402 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND equals(database) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toLowCardinality(55) AND equals(database) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toLowCardinality(55) AND equals(database). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 403 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 404 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 405 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 406 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 407 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 408 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 409 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 410 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 411 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 412 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 413 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 414 out of 1000 KILL MUTATION WHERE 17 AND toUInt256(55) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toUInt256(55) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toUInt256(55) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 415 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 416 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 417 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 418 out of 1000 KILL MUTATION WHERE 17 AND toNullable(toUInt128(55)) AND (database = currentDatabase()) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toNullable(toUInt128(55)) AND (database = currentDatabase()) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt128)) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toNullable(toUInt128(55)) AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 419 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 420 out of 1000 KILL MUTATION WHERE 17 AND 55 AND (database = currentDatabase()) SYNC FORMAT `Null` Got boring AST Fuzzing step 421 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 423 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 424 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 425 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 426 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 427 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 428 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 429 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 430 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 431 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 432 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 433 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 434 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 435 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 436 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 437 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 438 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 439 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 440 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 441 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 442 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 443 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 444 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 445 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 446 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 447 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 448 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 449 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 450 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 451 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 452 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 453 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 454 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 455 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(17)) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 456 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(17)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 457 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(17)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 458 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(17)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 459 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 461 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 462 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 463 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 464 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 465 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 466 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 467 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 468 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 469 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 470 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 471 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 472 out of 1000 KILL MUTATION WHERE 17 AND toNullable(17) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 473 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 475 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 476 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 477 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 478 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 479 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 480 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 481 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 482 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 483 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 484 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 485 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 486 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 487 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 488 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 489 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 490 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 491 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 492 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 493 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 494 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 495 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 496 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 497 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 498 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 499 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 500 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 501 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 502 out of 1000 KILL MUTATION WHERE toUInt256(17) AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toUInt256(17) AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toUInt256(17) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 503 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 504 out of 1000 KILL MUTATION WHERE 17 AND materialize(62) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 KILL MUTATION WHERE 17 AND materialize(62) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 506 out of 1000 KILL MUTATION WHERE 17 AND materialize(62) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 507 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 509 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(62) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(62) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 511 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(62) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 512 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 514 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 515 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 516 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 517 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 518 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 519 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 521 out of 1000 KILL MUTATION WHERE toLowCardinality(toUInt128(17)) AND 62 AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toLowCardinality(toUInt128(17)) AND 62 AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toLowCardinality(toUInt128(17)) AND 62 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 522 out of 1000 KILL MUTATION WHERE rename_table_polymorphic__fuzz_1 AND 17 AND materialize(62) AND toLowCardinality(55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE rename_table_polymorphic__fuzz_1 AND 17 AND materialize(62) AND toLowCardinality(55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_1' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE rename_table_polymorphic__fuzz_1 AND 17 AND materialize(62) AND toLowCardinality(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 19. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 523 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 525 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 526 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 527 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 528 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(alter_00665__fuzz_6, 55) AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(alter_00665__fuzz_6, 55) AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_6' in scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND 62 AND toLowCardinality(alter_00665__fuzz_6, 55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 529 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 530 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 531 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 532 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 533 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 534 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 535 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 536 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 537 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 538 out of 1000 KILL MUTATION WHERE 17 AND toLowCardinality(62) AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(55)) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(toInt256(100), 55)) AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(toInt256(100), 55)) AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND 62 AND toLowCardinality(toNullable(toInt256(100), 55)) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 27. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 542 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 543 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 544 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 545 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toLowCardinality(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 546 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 KILL MUTATION WHERE 17 AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 548 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 550 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 551 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 552 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 553 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 554 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 555 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 556 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 557 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 558 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 559 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 560 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(toNullable(55)) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 561 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 562 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(toNullable(55)) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 563 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 565 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 566 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 567 out of 1000 KILL MUTATION WHERE 17 AND 62 AND materialize(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 568 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 KILL MUTATION WHERE 17 AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 570 out of 1000 KILL MUTATION WHERE materialize(toNullable(17)) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 571 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 573 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 574 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 575 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 576 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 577 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 578 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 580 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 581 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 582 out of 1000 KILL MUTATION WHERE toNullable(17) AND 62 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 583 out of 1000 KILL MUTATION WHERE toNullable(17) AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 585 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 586 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 587 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 588 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 589 out of 1000 KILL MUTATION WHERE toNullable(17) AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 KILL MUTATION WHERE toNullable(17) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 591 out of 1000 KILL MUTATION WHERE toNullable(17) AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 592 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 594 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 595 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 596 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 597 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 598 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 599 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 600 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 601 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 602 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 603 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 604 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 605 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 607 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 608 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 609 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 610 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 611 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 612 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 613 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 614 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 615 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 616 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 617 out of 1000 KILL MUTATION WHERE 17 AND 55 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 618 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 KILL MUTATION WHERE 17 AND 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))) AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))) AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 (','): , toLowCardinality(toNullable(toUInt256(12))) AND 55 SYNC FORMAT `Null`. Expected one of: token, DoubleColon, SYNC, ASYNC, TEST, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 620 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 622 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 623 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 624 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 625 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 626 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 627 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 628 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 629 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 630 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 631 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 633 out of 1000 KILL MUTATION WHERE toUInt256(17) AND toUInt128(55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toUInt256(17) AND toUInt128(55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toUInt256(17) AND toUInt128(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 634 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 635 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 636 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 637 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 638 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 639 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 640 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 641 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 642 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 643 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 644 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 645 out of 1000 KILL MUTATION WHERE and(17) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(17) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 646 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 647 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 648 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 649 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 650 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 651 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 652 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 653 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 654 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 655 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 656 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 657 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 658 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 659 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 660 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 661 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 662 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 663 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 664 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 665 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 666 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 667 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 668 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 669 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 671 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 672 out of 1000 KILL MUTATION WHERE and(17) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(17) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 673 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 674 out of 1000 KILL MUTATION WHERE 17 AND toNullable(toLowCardinality(55)) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 677 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 678 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 679 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 680 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 681 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 682 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 683 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 684 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 685 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 686 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 687 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 688 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 689 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 690 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 691 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 692 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 693 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 694 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 695 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 696 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 697 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 698 out of 1000 KILL MUTATION WHERE 17 AND materialize(toUInt256(55)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND materialize(toUInt256(55)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND materialize(toUInt256(55)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 699 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 700 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 701 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 702 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 703 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 704 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 705 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 706 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 707 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 708 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 709 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 710 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 711 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 712 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 713 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 714 out of 1000 KILL MUTATION WHERE 17 AND materialize(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Got boring AST Fuzzing step 717 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Got boring AST Fuzzing step 718 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Got boring AST Fuzzing step 719 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Got boring AST Fuzzing step 720 out of 1000 KILL MUTATION WHERE 17 AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Got boring AST Fuzzing step 721 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 723 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 724 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 725 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 726 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 727 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 728 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 729 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 730 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 731 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 732 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 733 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 734 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 735 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 736 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 737 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 738 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 739 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 740 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 741 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 742 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 743 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 744 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 745 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 746 out of 1000 KILL MUTATION WHERE 17 AND toNullable(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 747 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 748 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 749 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 750 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(toNullable(toUInt256(17)))) AND 17 AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toNullable(toLowCardinality(toNullable(toUInt256(17)))) AND 17 AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt256)) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toNullable(toLowCardinality(toNullable(toUInt256(17)))) AND 17 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 752 out of 1000 KILL MUTATION WHERE toNullable(toLowCardinality(17)) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 753 out of 1000 KILL MUTATION WHERE toNullable(17) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 754 out of 1000 KILL MUTATION WHERE toNullable(materialize(17)) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 KILL MUTATION WHERE toNullable(17) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 KILL MUTATION WHERE toNullable(17) AND 17 AND toLowCardinality(toNullable(55)) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 KILL MUTATION WHERE toNullable(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12, 12), 17) AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toNullable(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12, 12), 17) AND 17 AND toLowCardinality(55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toNullable(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), 12, 12), 12, 12), 17) AND 17 AND toLowCardinality(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 30. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 31. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 Fuzzing step 758 out of 1000 KILL MUTATION WHERE toNullable(17) AND 17 AND toLowCardinality(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 759 out of 1000 KILL MUTATION WHERE toNullable(17) AND 17 AND toLowCardinality(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 760 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 762 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 763 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 764 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 765 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 766 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 767 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 768 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 769 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 770 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 771 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 772 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 773 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 774 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 775 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 776 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 777 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 778 out of 1000 KILL MUTATION WHERE 17 AND 17 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 779 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 781 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 782 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 783 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 784 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 785 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 786 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 787 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 788 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 789 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 790 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 791 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 792 out of 1000 KILL MUTATION WHERE 17 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 793 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 795 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 796 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 797 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 798 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 799 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 800 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 801 out of 1000 KILL MUTATION WHERE materialize(17) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 802 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 804 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 805 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 806 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 807 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 808 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 809 out of 1000 KILL MUTATION WHERE 17 AND toUInt256(55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toUInt256(55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toUInt256(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 810 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 811 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 812 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 813 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 814 out of 1000 KILL MUTATION WHERE 17 AND materialize(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 KILL MUTATION WHERE 17 AND materialize(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 816 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 818 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 819 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 820 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 821 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 822 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 823 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 824 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 825 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 826 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 827 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 828 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 829 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 830 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 831 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 832 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 833 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 834 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 835 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 836 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 837 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 838 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 839 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 840 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 841 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 842 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 843 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 844 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 845 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 846 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 847 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 848 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 849 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 850 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 851 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 852 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 853 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 854 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 855 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 856 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 857 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 858 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 859 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 860 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 861 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 862 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 863 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 864 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 865 out of 1000 KILL MUTATION WHERE 17 AND toFixedString('SelectedRows', toUInt128(12)) AND materialize(55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 17 AND toFixedString('SelectedRows', toUInt128(12)) AND materialize(55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (FixedString(12)) of 2 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 17 AND toFixedString('SelectedRows', toUInt128(12)) AND materialize(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 866 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 867 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 868 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 869 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 870 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 871 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 872 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 873 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 874 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 875 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 876 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 877 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 878 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 879 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 880 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 881 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 882 out of 1000 KILL MUTATION WHERE 17 AND materialize(toNullable(55)) SYNC FORMAT `Null` Got boring AST Fuzzing step 883 out of 1000 KILL MUTATION WHERE 17 AND materialize(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 KILL MUTATION WHERE and(17) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(17) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 885 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 KILL MUTATION WHERE 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 887 out of 1000 KILL MUTATION WHERE toNullable(materialize(materialize(2))) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 KILL MUTATION WHERE toNullable(materialize(materialize(2))) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 889 out of 1000 KILL MUTATION WHERE toNullable(materialize(2)) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 891 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 892 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 893 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 894 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 895 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 896 out of 1000 KILL MUTATION WHERE materialize(2) AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 897 out of 1000 KILL MUTATION WHERE 2 AND 17 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 KILL MUTATION WHERE 2 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 899 out of 1000 KILL MUTATION WHERE 2 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 900 out of 1000 KILL MUTATION WHERE 2 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 901 out of 1000 KILL MUTATION WHERE 2 AND 17 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 902 out of 1000 KILL MUTATION WHERE 2 AND materialize(17) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 905 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 906 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 907 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 908 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 909 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 910 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 911 out of 1000 KILL MUTATION WHERE toUInt256(2) AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toUInt256(2) AND materialize(toLowCardinality(toNullable(55))) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toUInt256(2) AND materialize(toLowCardinality(toNullable(55))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 912 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 913 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 914 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 915 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 916 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 917 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 918 out of 1000 KILL MUTATION WHERE toInt256(1048577) AND 2 AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE toInt256(1048577) AND 2 AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Int256) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE toInt256(1048577) AND 2 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 919 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 920 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 921 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 922 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 923 out of 1000 KILL MUTATION WHERE toNullable(2) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 KILL MUTATION WHERE toNullable(2) AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 KILL MUTATION WHERE toNullable(2) AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 926 out of 1000 KILL MUTATION WHERE toNullable(2) AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 927 out of 1000 KILL MUTATION WHERE toNullable(2) AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 928 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 929 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 930 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 931 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(toNullable(17) AND 62 AND 55 AND 55, 55) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE 2 AND toLowCardinality(toNullable(17) AND 62 AND 55 AND 55, 55) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE 2 AND toLowCardinality(toNullable(17) AND 62 AND 55 AND 55, 55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 24. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 932 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 933 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 934 out of 1000 KILL MUTATION WHERE 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 935 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 937 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 938 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 939 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 940 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 941 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 942 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 943 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 944 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 945 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 946 out of 1000 KILL MUTATION WHERE toLowCardinality(2) AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 KILL MUTATION WHERE toLowCardinality(2) AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 948 out of 1000 KILL MUTATION WHERE and(toLowCardinality(2)) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(toLowCardinality(2)) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(toLowCardinality(2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 949 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 950 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 951 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 952 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 953 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 954 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 955 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 956 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 957 out of 1000 KILL MUTATION WHERE 2 AND materialize(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 960 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 961 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 962 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 963 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 964 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 965 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 966 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 967 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 968 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 969 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 970 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 971 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 972 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 973 out of 1000 KILL MUTATION WHERE and(2) SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE and(2) SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE and(2). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 22. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 23. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 974 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 975 out of 1000 KILL MUTATION WHERE 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 976 out of 1000 KILL MUTATION WHERE (2 AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 KILL MUTATION WHERE (2 AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 978 out of 1000 KILL MUTATION WHERE (2 AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 979 out of 1000 KILL MUTATION WHERE (2 AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 980 out of 1000 KILL MUTATION WHERE (2 AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 981 out of 1000 KILL MUTATION WHERE (toLowCardinality(toNullable(2)) AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 KILL MUTATION WHERE (toLowCardinality(toNullable(2)) AND 17 AND 55) AND 2 AND toLowCardinality(55) SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 983 out of 1000 KILL MUTATION WHERE (toLowCardinality(toNullable(2)) AND 17 AND 55) AND 2 AND toLowCardinality(55) SYNC FORMAT `Null` Got boring AST Fuzzing step 984 out of 1000 KILL MUTATION WHERE (toLowCardinality(toNullable(toLowCardinality(2))) AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 985 out of 1000 KILL MUTATION WHERE (toLowCardinality(toNullable(toLowCardinality(2))) AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 986 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(2)) AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(materialize(toNullable(2)))) AND 17 AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 988 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(materialize(2))) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(materialize(2))) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 990 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 992 out of 1000 KILL MUTATION WHERE (toNullable(toLowCardinality(toUInt128(2))) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE (toNullable(toLowCardinality(toUInt128(2))) AND 55) AND 2 AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt128)) of 1 argument of function and: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE (toNullable(toLowCardinality(toUInt128(2))) AND 55) AND 2 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 25. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 993 out of 1000 KILL MUTATION WHERE (toLowCardinality(2) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 KILL MUTATION WHERE (toLowCardinality(2) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 995 out of 1000 KILL MUTATION WHERE (toLowCardinality(materialize(2)) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 KILL MUTATION WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (toLowCardinality(materialize(2)) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 KILL MUTATION WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Error on processing query 'KILL MUTATION WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55 SYNC FORMAT `Null`': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT database, `table`, mutation_id, command FROM system.mutations WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::InterpreterKillQueryQuery::getSelectResult(String const&, String const&) @ 0x000000001197315a 27. /build/contrib/llvm-project/libcxx/include/string:1499: DB::InterpreterKillQueryQuery::execute() @ 0x000000001196f7d4 28. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 29. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 31. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 Fuzzing step 998 out of 1000 KILL MUTATION WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (materialize(2) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Query succeeded, using this AST as a start Fuzzing step 999 out of 1000 KILL MUTATION WHERE ((toNullable(toLowCardinality(2)) AND 55) AND 2 AND 55) AND (materialize(2) AND 55) AND 2 AND 55 SYNC FORMAT `Null` Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 2 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 3 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 4 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 5 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 6 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 7 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 8 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 9 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 10 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 11 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 12 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 13 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 14 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 15 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 16 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 17 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 18 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 19 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 20 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 21 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 22 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 23 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 24 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 25 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 26 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 27 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 28 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 29 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 30 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 31 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 32 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 33 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 34 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 35 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 36 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 37 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 38 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 39 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 40 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 41 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 42 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 43 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 44 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 45 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 46 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 47 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 48 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 49 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 50 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 51 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 52 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 53 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 54 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 55 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 56 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 57 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 58 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 59 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 60 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 61 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 62 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 63 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 64 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 65 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 66 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 67 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 68 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 69 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 70 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 71 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 72 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 73 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 74 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 75 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 76 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 77 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 78 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 79 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 80 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 81 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 82 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 83 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 84 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 85 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 86 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 87 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 88 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 89 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 90 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 91 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 92 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 93 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 94 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 95 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 96 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 97 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 98 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 99 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 100 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 101 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 102 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 103 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 104 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 105 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 106 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 107 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 108 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 109 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 110 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 111 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 112 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 113 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 114 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 115 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 116 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 117 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 118 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 119 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 120 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 121 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 122 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 123 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 124 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 125 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 126 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 127 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 128 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 129 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 130 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 131 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 132 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 133 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 134 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 135 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 136 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 137 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 138 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 139 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 140 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 141 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 142 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 143 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 144 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 145 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 146 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 147 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 148 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 149 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 150 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 151 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 152 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 153 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 154 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 155 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 156 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 157 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 158 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 159 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 160 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 161 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 162 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 163 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 164 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 165 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 166 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 167 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 168 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 169 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 170 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 171 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 172 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 173 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 174 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 175 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 176 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 177 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 178 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 179 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 180 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 181 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 182 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 183 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 184 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 185 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 186 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 187 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 188 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 189 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 190 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 191 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 192 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 193 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 194 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 195 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 196 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 197 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 198 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 199 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 200 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 201 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 202 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 203 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 204 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 205 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 206 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 207 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 208 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 209 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 210 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 211 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 212 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 213 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 214 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 215 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 216 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 217 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 218 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 219 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 220 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 221 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 222 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 223 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 224 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 225 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 226 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 227 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 228 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 229 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 230 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 231 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 232 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 233 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 234 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 235 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 236 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 237 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 238 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 239 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 240 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 241 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 242 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 243 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 244 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 245 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 246 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 247 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 248 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 249 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 250 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 251 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 252 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 253 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 254 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 255 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 256 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 257 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 258 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 259 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 260 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 261 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 262 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 263 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 264 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 265 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 266 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 267 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 268 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 269 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 270 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 271 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 272 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 273 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 274 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 275 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 276 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 277 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 278 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 279 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 280 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 281 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 282 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 283 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 284 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 285 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 286 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 287 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 288 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 289 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 290 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 291 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 292 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 293 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 294 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 295 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 296 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 297 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 298 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 299 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 300 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 301 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 302 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 303 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 304 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 305 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 306 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 307 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 308 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 309 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 310 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 311 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 312 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 313 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 314 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 315 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 316 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 317 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 318 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 319 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 320 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 321 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 322 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 323 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 324 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 325 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 326 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 327 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 328 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 329 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 330 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 331 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 332 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 333 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 334 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 335 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 336 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 337 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 338 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 339 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 340 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 341 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 342 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 343 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 344 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 345 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 346 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 347 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 348 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 349 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 350 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 351 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 352 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 353 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 354 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 355 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 356 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 357 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 358 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 359 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 360 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 361 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 362 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 363 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 364 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 365 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 366 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 367 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 368 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 369 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 370 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 371 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 372 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 373 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 374 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 375 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 376 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 377 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 378 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 379 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 380 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 381 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 382 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 383 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 384 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 385 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 386 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 387 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 388 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 389 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 390 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 391 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 392 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 393 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 394 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 395 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 396 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 397 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 398 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 399 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 400 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 401 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 402 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 403 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 404 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 405 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 406 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 407 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 408 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 409 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 410 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 411 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 412 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 413 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 414 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 415 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 416 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 417 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 418 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 419 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 420 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 421 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 422 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 423 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 424 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 425 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 426 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 427 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 428 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 429 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 430 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 431 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 432 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 433 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 434 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 435 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 436 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 437 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 438 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 439 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 440 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 441 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 442 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 443 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 444 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 445 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 446 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 447 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 448 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 449 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 450 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 451 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 452 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 453 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 454 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 455 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 456 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 457 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 458 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 459 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 460 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 461 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 462 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 463 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 464 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 465 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 466 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 467 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 468 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 469 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 470 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 471 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 472 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 473 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 474 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 475 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 476 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 477 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 478 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 479 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 480 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 481 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 482 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 483 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 484 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 485 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 486 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 487 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 488 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 489 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 490 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 491 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 492 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 493 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 494 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 495 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 496 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 497 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 498 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 499 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 500 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 501 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 502 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 503 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 504 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 505 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 506 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 507 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 508 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 509 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 510 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 511 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 512 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 513 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 514 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 515 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 516 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 517 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 518 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 519 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 520 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 521 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 522 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 523 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 524 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 525 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 526 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 527 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 528 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 529 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 530 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 531 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 532 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 533 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 534 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 535 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 536 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 537 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 538 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 539 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 540 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 541 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 542 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 543 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 544 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 545 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 546 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 547 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 548 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 549 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 550 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 551 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 552 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 553 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 554 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 555 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 556 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 557 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 558 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 559 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 560 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 561 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 562 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 563 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 564 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 565 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 566 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 567 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 568 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 569 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 570 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 571 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 572 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 573 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 574 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 575 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 576 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 577 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 578 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 579 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 580 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 581 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 582 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 583 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 584 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 585 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 586 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 587 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 588 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 589 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 590 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 591 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 592 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 593 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 594 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 595 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 596 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 597 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 598 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 599 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 600 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 601 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 602 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 603 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 604 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 605 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 606 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 607 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 608 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 609 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 610 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 611 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 612 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 613 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 614 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 615 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 616 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 617 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 618 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 619 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 620 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 621 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 622 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 623 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 624 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 625 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 626 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 627 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 628 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 629 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 630 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 631 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 632 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 633 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 634 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 635 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 636 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 637 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 638 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 639 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 640 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 641 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 642 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 643 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 644 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 645 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 646 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 647 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 648 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 649 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 650 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 651 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 652 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 653 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 654 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 655 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 656 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 657 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 658 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 659 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 660 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 661 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 662 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 663 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 664 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 665 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 666 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 667 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 668 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 669 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 670 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 671 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 672 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 673 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 674 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 675 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 676 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 677 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 678 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 679 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 680 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 681 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 682 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 683 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 684 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 685 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 686 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 687 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 688 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 689 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 690 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 691 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 692 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 693 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 694 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 695 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 696 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 697 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 698 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 699 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 700 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 701 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 702 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 703 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 704 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 705 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 706 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 707 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 708 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 709 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 710 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 711 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 712 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 713 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 714 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 715 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 716 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 717 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 718 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 719 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 720 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 721 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 722 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 723 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 724 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 725 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 726 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 727 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 728 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 729 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 730 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 731 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 732 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 733 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 734 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 735 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 736 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 737 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 738 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 739 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 740 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 741 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 742 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 743 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 744 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 745 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 746 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 747 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 748 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 749 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 750 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 751 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 752 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 753 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 754 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 755 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 756 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 757 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 758 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 759 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 760 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 761 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 762 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 763 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 764 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 765 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 766 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 767 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 768 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 769 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 770 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 771 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 772 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 773 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 774 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 775 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 776 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 777 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 778 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 779 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 780 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 781 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 782 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 783 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 784 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 785 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 786 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 787 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 788 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 789 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 790 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 791 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 792 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 793 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 794 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 795 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 796 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 797 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 798 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 799 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 800 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 801 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 802 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 803 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 804 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 805 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 806 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 807 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 808 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 809 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 810 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 811 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 812 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 813 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 814 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 815 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 816 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 817 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 818 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 819 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 820 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 821 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 822 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 823 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 824 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 825 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 826 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 827 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 828 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 829 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 830 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 831 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 832 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 833 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 834 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 835 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 836 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 837 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 838 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 839 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 840 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 841 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 842 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 843 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 844 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 845 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 846 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 847 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 848 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 849 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 850 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 851 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 852 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 853 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 854 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 855 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 856 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 857 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 858 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 859 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 860 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 861 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 862 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 863 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 864 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 865 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 866 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 867 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 868 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 869 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 870 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 871 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 872 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 873 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 874 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 875 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 876 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 877 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 878 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 879 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 880 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 881 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 882 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 883 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 884 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 885 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 886 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 887 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 888 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 889 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 890 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 891 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 892 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 893 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 894 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 895 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 896 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 897 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 898 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 899 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 900 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 901 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 902 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 903 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 904 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 905 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 906 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 907 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 908 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 909 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 910 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 911 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 912 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 913 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 914 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 915 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 916 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 917 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 918 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 919 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 920 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 921 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 922 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 923 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 924 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 925 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 926 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 927 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 928 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 929 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 930 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 931 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 932 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 933 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 934 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 935 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 936 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 937 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 938 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 939 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 940 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 941 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 942 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 943 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 944 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 945 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 946 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 947 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 948 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 949 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 950 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 951 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 952 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 953 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 954 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 955 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 956 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 957 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 958 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 959 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 960 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 961 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 962 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 963 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 964 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 965 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 966 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 967 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 968 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 969 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 970 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 971 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 972 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 973 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 974 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 975 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 976 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 977 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 978 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 979 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 980 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 981 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 982 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 983 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 984 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 985 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 986 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 987 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 988 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 989 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 990 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 991 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 992 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 993 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 994 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 995 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 996 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 997 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 998 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 999 out of 1000 ALTER TABLE t_projections_lwd (DROP PROJECTION p) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 2 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 3 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 4 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 5 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 6 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 7 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 8 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 9 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 10 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 11 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 12 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 13 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 14 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 16 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 17 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 18 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 19 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 20 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 21 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 22 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 23 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 24 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 25 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 26 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 27 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 28 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 29 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 31 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 32 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 33 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 34 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 35 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 38 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 39 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 40 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 41 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 42 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 43 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 44 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 45 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 46 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 47 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 48 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 49 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 50 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 51 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 52 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 53 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 54 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 55 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 56 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 57 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 58 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 59 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 60 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 61 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 62 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 63 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 64 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 65 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 66 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 67 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 68 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 69 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 70 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 71 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 72 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 73 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 74 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 75 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 76 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 77 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 78 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 79 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 80 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 81 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 82 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 83 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 84 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 85 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 86 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 87 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 88 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 89 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 90 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 91 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 92 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 93 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 94 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 95 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 98 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 99 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 100 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 101 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 102 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 103 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 104 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 105 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 106 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 107 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 108 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 109 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 110 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 111 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 112 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 113 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 114 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 115 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 116 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 117 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 118 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 119 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 120 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 121 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 122 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 123 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 124 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 125 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 126 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toFixedString('SelectedRows', 12), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toFixedString('SelectedRows', 12), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, toFixedString('SelectedRows', 12), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 127 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 128 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 129 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 130 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 131 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 132 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 133 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 134 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 135 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 136 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 137 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 138 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 139 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 140 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 141 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 142 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 143 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 144 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 145 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 146 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 147 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 148 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 149 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 150 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 151 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 152 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 153 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 154 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 155 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 157 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 158 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 159 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 161 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 162 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 163 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 164 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 165 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 167 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 168 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 171 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 172 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 173 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 174 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 175 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 176 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 179 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 180 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 181 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 182 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 183 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 184 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 185 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 186 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 187 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 188 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 189 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 190 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 191 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 192 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 193 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 194 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 195 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 199 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 200 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 201 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 202 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 203 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 204 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 205 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 206 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 207 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 208 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 209 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 210 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 211 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 212 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 213 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 214 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 215 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 216 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 217 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 218 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 219 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 220 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 221 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 222 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 223 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 224 out of 1000 DELETE FROM t_projections_lwd WHERE equals(rename_table_polymorphic__fuzz_11, a, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(rename_table_polymorphic__fuzz_11, a, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rename_table_polymorphic__fuzz_11' while processing query: '_CAST(if(equals(rename_table_polymorphic__fuzz_11, a, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'rename_table_polymorphic__fuzz_11' 'a' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 225 out of 1000 DELETE FROM t_projections_lwd WHERE equals(rename_table__fuzz_24, a, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(rename_table__fuzz_24, a, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rename_table__fuzz_24' while processing query: '_CAST(if(equals(rename_table__fuzz_24, a, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'rename_table__fuzz_24' 'a' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 226 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 227 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 228 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 229 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 230 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 231 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 232 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 233 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 234 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 235 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 236 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 237 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 238 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 239 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 240 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 241 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 242 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 243 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 244 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 245 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 246 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 247 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 248 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 249 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 250 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 251 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 252 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 253 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 254 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 255 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 257 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 258 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 259 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 260 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 261 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 262 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 263 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 264 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 265 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 266 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 267 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 268 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 269 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(toUInt256(2))) Query succeeded, using this AST as a start Fuzzing step 270 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 271 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 272 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 273 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 274 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 275 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 276 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 278 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 279 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 280 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 281 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 282 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 283 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 284 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 285 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 286 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 287 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 288 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 289 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 290 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 291 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 292 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 293 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 294 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 295 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 296 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 297 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 298 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 299 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 300 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 301 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 302 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 303 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 304 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 305 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 306 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 307 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 308 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 309 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 310 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 311 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 312 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 313 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 314 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 315 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 317 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 318 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 319 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 320 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 321 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 322 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 323 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 324 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 325 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 326 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 327 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 328 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 329 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 330 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 331 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toLowCardinality(2)) Query succeeded, using this AST as a start Fuzzing step 332 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 334 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 335 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 338 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 339 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 340 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 341 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 343 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 344 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(materialize(toUInt128(2)), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = materialize(materialize(toUInt128(2)), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: While processing _CAST(if(a = materialize(materialize(toUInt128(2)), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 15. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 16. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 18. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 19. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 23. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 24. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 25. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 345 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 346 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 347 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 348 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 349 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 350 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt128(2)) Got boring AST Fuzzing step 351 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 353 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 354 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 355 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 356 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 357 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 358 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 359 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 360 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 361 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 362 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 363 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 364 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 365 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 366 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 367 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 368 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 369 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 370 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 371 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 372 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 373 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 374 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 375 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 376 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, toUInt256(materialize(toNullable(toNullable(12)))), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, toUInt256(materialize(toNullable(toNullable(12)))), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, toUInt256(materialize(toNullable(toNullable(12)))), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 377 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 378 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 379 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 380 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 381 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 382 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 383 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 384 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 385 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 386 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 387 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 388 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 389 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 390 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 391 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 392 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 393 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 394 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 395 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 396 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 397 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 398 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 399 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 400 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 401 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 402 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 403 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 404 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 405 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 406 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 407 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 408 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 409 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 410 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 411 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 412 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 413 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 414 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 415 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 416 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 417 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 418 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 419 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 420 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 421 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 422 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 423 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 424 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 425 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 426 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 428 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 429 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt128(2)) Got boring AST Fuzzing step 430 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 432 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 433 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 434 out of 1000 DELETE FROM t_projections_lwd WHERE equals(17 AND 62 AND toLowCardinality(55), a, toUInt128(2)) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(17 AND 62 AND toLowCardinality(55), a, toUInt128(2))': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(17 AND 62 AND toLowCardinality(55), a, toUInt128(2)), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 435 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 436 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 437 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(materialize(2)) Got boring AST Fuzzing step 439 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(materialize(2)) Got boring AST Fuzzing step 440 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 442 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(2) Got boring AST Fuzzing step 443 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt256(2)) Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt256(2)) Got boring AST Fuzzing step 445 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt256(2)) Got boring AST Fuzzing step 446 out of 1000 DELETE FROM t_projections_lwd WHERE a = materialize(toUInt256(2)) Got boring AST Fuzzing step 447 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Query succeeded, using this AST as a start Fuzzing step 448 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 449 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 450 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Query succeeded, using this AST as a start Fuzzing step 451 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 452 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 453 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 455 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 456 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 457 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 458 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 459 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 460 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 461 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 462 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 463 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 464 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 465 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 466 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 467 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 468 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 470 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 471 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 472 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 473 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 474 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 476 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 477 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 478 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 479 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 480 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 481 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 482 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 483 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 484 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 485 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 487 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 489 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 490 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 491 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 492 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 493 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 494 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 495 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 496 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 497 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 498 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 499 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 500 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 501 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 502 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 503 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 504 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 505 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 506 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 507 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 508 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 509 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 510 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 511 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 512 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 513 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 514 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 515 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 516 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 517 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 518 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 519 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 520 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 521 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 522 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 523 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 524 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 525 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 526 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 527 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 528 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 529 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 530 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 531 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 532 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, materialize(toNullable(5)), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, materialize(toNullable(5)), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, materialize(toNullable(5)), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 533 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 534 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 535 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 536 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 537 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 538 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 539 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 540 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 541 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 542 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 543 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 544 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 545 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 546 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 547 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 548 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 549 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 550 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 551 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 553 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(rename_table__fuzz_6, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(rename_table__fuzz_6, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rename_table__fuzz_6' while processing query: '_CAST(if(a = toLowCardinality(rename_table__fuzz_6, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'a' 'rename_table__fuzz_6' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 555 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 556 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 557 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 558 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 559 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 560 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 561 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(2)) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(2))': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, defaultValueOfTypeName('Decimal128(3)'), toLowCardinality(2)), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 562 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 564 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 565 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 566 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 567 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 568 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 569 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 570 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 571 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 572 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 573 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 574 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 575 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 576 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 577 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 578 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 579 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 580 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 581 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 582 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 583 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 584 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 585 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 586 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 587 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 588 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 589 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 590 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Got boring AST Fuzzing step 592 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Got boring AST Fuzzing step 593 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Got boring AST Fuzzing step 594 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Got boring AST Fuzzing step 595 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toUInt256(2)) Got boring AST Fuzzing step 596 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 598 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 599 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 600 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 601 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 602 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 603 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 604 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 605 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 607 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 608 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 609 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 610 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 611 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 612 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 613 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 614 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 615 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 616 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 617 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 618 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 619 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 620 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 621 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 622 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 623 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 624 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 625 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 626 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 627 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 628 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 629 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 630 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 631 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 632 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 633 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 634 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 635 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Query succeeded, using this AST as a start Fuzzing step 636 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Got boring AST Fuzzing step 637 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Got boring AST Fuzzing step 638 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Got boring AST Fuzzing step 639 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Got boring AST Fuzzing step 640 out of 1000 DELETE FROM t_projections_lwd WHERE rows_events_test__fuzz_12 = toNullable(toUInt256(2)) Error on processing query 'DELETE FROM t_projections_lwd WHERE rows_events_test__fuzz_12 = toNullable(toUInt256(2))': Received from localhost:9000. DB::Exception: Missing columns: 'rows_events_test__fuzz_12' while processing query: '_CAST(if(rows_events_test__fuzz_12 = toNullable(toUInt256(2)), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'rows_events_test__fuzz_12' '_row_exists'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 641 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(toUInt256(2)) Got boring AST Fuzzing step 642 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 644 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 645 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 646 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 647 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(2) Got boring AST Fuzzing step 648 out of 1000 DELETE FROM t_projections_lwd WHERE a = toNullable(materialize(257), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toNullable(materialize(257), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: While processing _CAST(if(a = toNullable(materialize(257), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 15. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 16. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 18. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 19. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 21. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 23. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 24. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 25. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 26. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 27. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 30. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 31. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e Fuzzing step 649 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 651 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 652 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 653 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_16, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_16, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rows_events_test__fuzz_16' while processing query: '_CAST(if(equals(a, rows_events_test__fuzz_16, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'a' 'rows_events_test__fuzz_16' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 655 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 656 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 657 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 658 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 659 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 660 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 661 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 662 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 663 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 664 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 665 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 666 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 667 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 668 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 669 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 670 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 671 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 672 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 673 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 674 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 675 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 676 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 677 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 678 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 679 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 680 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 681 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 682 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 683 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 684 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 685 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 686 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 687 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 688 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 689 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 690 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 691 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 692 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 693 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 694 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 695 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 696 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 697 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 698 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 699 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 700 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 701 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 702 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 703 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 704 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 705 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 706 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 707 out of 1000 DELETE FROM t_projections_lwd WHERE equals((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()), a, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()), a, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'event_date' 'query' 'type' 'current_database' while processing query: '_CAST(if(equals((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND 5 AND (event_date >= yesterday()), a, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'current_database' '_row_exists' 'type' 'a' 'query' 'event_date', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 708 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 709 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 710 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 711 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 712 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 713 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 714 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 715 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 716 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 717 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 718 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 719 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 720 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 721 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 722 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 723 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 724 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 725 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 726 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 727 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 728 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 729 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 730 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 731 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 732 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 733 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 734 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 735 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 736 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 737 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 738 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 739 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 740 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 741 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 742 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 743 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 744 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 745 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 746 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 747 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 748 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 749 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 750 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, materialize(toLowCardinality(toNullable(7))), 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, materialize(toLowCardinality(toNullable(7))), 2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, materialize(toLowCardinality(toNullable(7))), 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 751 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 752 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 753 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 754 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 755 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 756 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 757 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 758 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 759 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 760 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 761 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 762 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 763 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 764 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 765 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Query succeeded, using this AST as a start Fuzzing step 766 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 767 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 768 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt128(2) Got boring AST Fuzzing step 769 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 771 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 772 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 773 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 774 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, '---polymorphic---', 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, '---polymorphic---', 2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 3, should be 2: While processing _CAST(if(equals(a, '---polymorphic---', 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 775 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 776 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 777 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 778 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 779 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 780 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 781 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 782 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 783 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 784 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 785 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 786 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 787 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 788 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 789 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 790 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 791 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 792 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 793 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 794 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 795 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 796 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 797 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 798 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 799 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 800 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 801 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 802 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 803 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 804 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 805 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 806 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 807 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 808 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 809 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 810 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 811 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 812 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 813 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 814 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 815 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 816 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 817 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 818 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 819 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 820 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 821 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 822 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 823 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 824 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 825 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 826 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 827 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 828 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 829 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 830 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 831 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 832 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 833 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 834 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 835 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 836 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 837 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 838 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 840 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 841 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 842 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 843 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 844 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 846 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 847 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 848 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 849 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 850 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 851 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 852 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 853 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 854 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 855 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 856 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 857 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 858 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 859 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 860 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 861 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 862 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 863 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 864 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 865 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 867 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 868 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 869 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 870 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 871 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 872 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 874 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_39, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a, rows_events_test__fuzz_39, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rows_events_test__fuzz_39' while processing query: '_CAST(if(equals(a, rows_events_test__fuzz_39, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'a' 'rows_events_test__fuzz_39' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 876 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 877 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 878 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 879 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 880 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 881 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 882 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 883 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 884 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 885 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 886 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 887 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 888 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 889 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 890 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 891 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 892 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 893 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 894 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 895 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 896 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 897 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 898 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 899 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 901 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 902 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 903 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 904 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 905 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 906 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 907 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 908 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 909 out of 1000 DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(2)) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(toLowCardinality(2))': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(toLowCardinality(2)), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 910 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 911 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 912 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(rows_events_test__fuzz_23, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE a = toLowCardinality(rows_events_test__fuzz_23, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'rows_events_test__fuzz_23' while processing query: '_CAST(if(a = toLowCardinality(rows_events_test__fuzz_23, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'a' 'rows_events_test__fuzz_23' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 914 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 915 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 916 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 917 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 918 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(2)) Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(toNullable(2)) Got boring AST Fuzzing step 920 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 922 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 923 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 924 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 925 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 926 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 927 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 928 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 929 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 930 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 932 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 934 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 935 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 936 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 937 out of 1000 DELETE FROM t_projections_lwd WHERE a = toLowCardinality(2) Got boring AST Fuzzing step 938 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 940 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 941 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 942 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 943 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 944 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 945 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 946 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 947 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 948 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 949 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 950 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 951 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 952 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 953 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 954 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 955 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 956 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 957 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 958 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 959 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 960 out of 1000 DELETE FROM t_projections_lwd WHERE equals(a) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(a)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(a), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 961 out of 1000 DELETE FROM t_projections_lwd WHERE equals(2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(2)': Received from localhost:9000. DB::Exception: Number of arguments for function equals doesn't match: passed 1, should be 2: While processing _CAST(if(equals(2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Interpreters/ActionsDAG.cpp:253: DB::ActionsDAG::addFunction(std::shared_ptr const&, std::vector>, String) @ 0x0000000010fc33c4 9. /build/src/Interpreters/ActionsVisitor.cpp:658: DB::ScopeStack::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111d1651 10. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::Data::addFunction(std::shared_ptr const&, std::vector> const&, String) @ 0x00000000111dbb4f 11. /build/contrib/llvm-project/libcxx/include/string:1499: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d3aad 12. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 13. /build/src/Interpreters/ActionsVisitor.cpp:1243: DB::ActionsMatcher::visit(DB::ASTFunction const&, std::shared_ptr const&, DB::ActionsMatcher::Data&) @ 0x00000000111d4369 14. /build/src/Interpreters/InDepthNodeVisitor.h:78: DB::InDepthNodeVisitor const>::doVisit(std::shared_ptr const&) @ 0x00000000111c8fb5 15. /build/src/Interpreters/InDepthNodeVisitor.h:0: DB::ExpressionAnalyzer::getRootActions(std::shared_ptr const&, bool, DB::ActionsDAG&, bool) @ 0x00000000111a86a1 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::ExpressionAnalyzer::appendExpression(DB::ExpressionActionsChain&, std::shared_ptr const&, bool) @ 0x00000000111b6378 17. /build/src/Interpreters/MutationsInterpreter.cpp:1142: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6f2e 18. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 20. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 21. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 22. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 23. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 24. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 25. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 962 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 963 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 964 out of 1000 DELETE FROM t_projections_lwd WHERE equals(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12)], a, 2) Error on processing query 'DELETE FROM t_projections_lwd WHERE equals(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12)], a, 2)': Received from localhost:9000. DB::Exception: Missing columns: 'ProfileEvents' while processing query: '_CAST(if(equals(ProfileEvents[toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12)], a, 2), _CAST(0, 'UInt8'), _row_exists), 'UInt8'), _row_exists', required columns: 'ProfileEvents' 'a' '_row_exists', maybe you meant: 'a'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/src/Interpreters/TreeRewriter.cpp:0: DB::TreeRewriterResult::collectUsedColumns(std::shared_ptr const&, bool, bool) @ 0x000000001187b54a 4. /build/src/Interpreters/TreeRewriter.cpp:1537: DB::TreeRewriter::analyze(std::shared_ptr&, DB::NamesAndTypesList const&, std::shared_ptr, std::shared_ptr const&, bool, bool, bool, bool) const @ 0x0000000011883575 5. /build/src/Interpreters/MutationsInterpreter.cpp:1115: DB::MutationsInterpreter::prepareMutationStages(std::vector>&, bool) @ 0x00000000116e6a89 6. /build/contrib/llvm-project/libcxx/include/__hash_table:1473: DB::MutationsInterpreter::prepare(bool) @ 0x00000000116e3d07 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MutationsInterpreter::MutationsInterpreter(DB::MutationsInterpreter::Source, std::shared_ptr, DB::MutationCommands, std::vector>, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116de454 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::MutationsInterpreter::MutationsInterpreter(std::shared_ptr, std::shared_ptr, DB::MutationCommands, std::shared_ptr, DB::MutationsInterpreter::Settings) @ 0x00000000116dd8fd 9. /build/src/Interpreters/InterpreterAlterQuery.cpp:0: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x000000001153e7fb 10. /build/src/Interpreters/InterpreterAlterQuery.cpp:74: DB::InterpreterAlterQuery::execute() @ 0x000000001153c7ad 11. /build/src/Interpreters/InterpreterAlterQuery.h:18: DB::InterpreterDeleteQuery::execute()::$_0::operator()() const @ 0x0000000011980fbf 12. /build/src/Interpreters/InterpreterDeleteQuery.cpp:0: DB::InterpreterDeleteQuery::execute() @ 0x000000001197f638 13. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 965 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 966 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 967 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 968 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 969 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 970 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 971 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 972 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 973 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 974 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 975 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 976 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 977 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 978 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 979 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 980 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 981 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 982 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 983 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 984 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 985 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 986 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 987 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 988 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 989 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 990 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 991 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 992 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 993 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 994 out of 1000 DELETE FROM t_projections_lwd WHERE a = 2 Got boring AST Fuzzing step 995 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Query succeeded, using this AST as a start Fuzzing step 996 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 997 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 998 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 999 out of 1000 DELETE FROM t_projections_lwd WHERE a = toUInt256(2) Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 2 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 3 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 4 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 5 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 7 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 8 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 10 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 11 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 12 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 14 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 15 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 16 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 17 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 21 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 24 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 25 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 26 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 27 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 28 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 29 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 31 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 32 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 33 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 34 out of 1000 EXPLAIN SYNTAX SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 35 out of 1000 EXPLAIN PIPELINE SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 EXPLAIN SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 37 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 38 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 39 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 40 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 41 out of 1000 EXPLAIN AST SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 42 out of 1000 EXPLAIN SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 EXPLAIN SELECT count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 44 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 46 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 47 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 48 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 50 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 51 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 52 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 53 out of 1000 SELECT count() FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 54 out of 1000 EXPLAIN PIPELINE SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 EXPLAIN QUERY TREE SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 EXPLAIN ESTIMATE SELECT count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 57 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 58 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 59 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 60 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), count() FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), count() FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 62 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 63 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 64 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 65 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 66 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 68 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 69 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 70 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 71 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 72 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 76 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 77 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 78 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 79 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 80 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_5 Got boring AST Fuzzing step 81 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_5 Got boring AST Fuzzing step 82 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 83 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 84 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 85 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 86 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 87 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 88 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() RESPECT NULLS FROM t_projections_lwd__fuzz_0 Error on processing query 'SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() RESPECT NULLS FROM t_projections_lwd__fuzz_0': Received from localhost:9000. DB::Exception: Function count does not support RESPECT NULLS. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/AggregateFunctions/AggregateFunctionFactory.cpp:0: DB::AggregateFunctionFactory::getAssociatedFunctionByNullsAction(String const&, DB::NullsAction) const @ 0x00000000104bca3a 5. /build/contrib/llvm-project/libcxx/include/optional:344: DB::AggregateFunctionFactory::tryGetProperties(String, DB::NullsAction) const @ 0x00000000104bb6fc 6. /build/src/AggregateFunctions/AggregateFunctionFactory.cpp:0: DB::AggregateFunctionFactory::get(String const&, DB::NullsAction, std::vector, std::allocator>> const&, DB::Array const&, DB::AggregateFunctionProperties&) const @ 0x00000000104bac33 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:616: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104ebc1 8. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 11. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 90 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 91 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', count() FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 92 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 SELECT 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_6 WHERE toNullable('---polymorphic---') Error on processing query 'SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_6 WHERE toNullable('---polymorphic---')': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: Nullable(String). In query SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_6 WHERE toNullable('---polymorphic---'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 96 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 98 out of 1000 SELECT materialize(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')) FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 99 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 102 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 104 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 SELECT toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%') FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 106 out of 1000 SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 109 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 110 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 111 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 112 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 113 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 114 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 115 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 116 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 117 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 118 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 119 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 122 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 124 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 125 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 128 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 129 out of 1000 EXPLAIN SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 130 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 132 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 133 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 135 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 136 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 137 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 138 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 139 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toLowCardinality'): toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 140 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 141 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 142 out of 1000 EXPLAIN AST SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 143 out of 1000 SELECT toLowCardinality(12), 'INSERT INTO /* test 01413, query 1 */ rows_events_test%' FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 144 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 145 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 146 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 148 out of 1000 SELECT toLowCardinality(materialize(12)) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 SELECT toLowCardinality(materialize(12)) FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 150 out of 1000 SELECT toLowCardinality(materialize(toNullable(12))) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 151 out of 1000 SELECT toLowCardinality(toNullable(12)) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT toLowCardinality(toNullable(12)) FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 153 out of 1000 SELECT toLowCardinality(toNullable(12)) FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 154 out of 1000 SELECT toLowCardinality(toNullable(13, 12)) FROM t_projections_lwd__fuzz_9 Error on processing query 'SELECT toLowCardinality(toNullable(13, 12)) FROM t_projections_lwd__fuzz_9': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toNullable(13, 12)) FROM t_projections_lwd__fuzz_9. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 155 out of 1000 SELECT toLowCardinality(toNullable(12)) FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 156 out of 1000 SELECT toLowCardinality(toNullable(12)) FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 157 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 159 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_40 WHERE alter_00665__fuzz_9 Error on processing query 'SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_40 WHERE alter_00665__fuzz_9': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_9' in scope SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_40 WHERE alter_00665__fuzz_9. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 160 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 161 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 162 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 163 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 164 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 165 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 SELECT toLowCardinality(toNullable(materialize('SelectedRows')), 12, 12) FROM t_projections_lwd__fuzz_9 Error on processing query 'SELECT toLowCardinality(toNullable(materialize('SelectedRows')), 12, 12) FROM t_projections_lwd__fuzz_9': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 3, should be 1: In scope SELECT toLowCardinality(toNullable(materialize('SelectedRows')), 12, 12) FROM t_projections_lwd__fuzz_9. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 SELECT toLowCardinality(12) FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 171 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_3 WHERE materialize(17) AND 55 AND (database = currentDatabase()) Error on processing query 'SELECT 12 FROM t_projections_lwd__fuzz_3 WHERE materialize(17) AND 55 AND (database = currentDatabase())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'database' in scope SELECT 12 FROM t_projections_lwd__fuzz_3 WHERE materialize(17) AND 55 AND (database = currentDatabase()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 174 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_6 Got boring AST Fuzzing step 176 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 177 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_1 WHERE toUInt256(62) Error on processing query 'SELECT 12 FROM t_projections_lwd__fuzz_1 WHERE toUInt256(62)': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 178 out of 1000 SELECT 12 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 179 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 181 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 183 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 184 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 SELECT toNullable(toLowCardinality(17)) AND toNullable(55) AND 55, toNullable(toUInt256(12)) FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 SELECT toNullable(17) AND toNullable(toLowCardinality(55)) AND 55, toNullable(toUInt256(12)) FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 SELECT toNullable(17) AND toNullable(toLowCardinality(55)) AND 55, toNullable(toUInt256(12)) FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 189 out of 1000 SELECT toNullable(17) AND toNullable(toLowCardinality(55)) AND 55, toNullable(12) FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT toNullable(toLowCardinality(55)) AND 55, 12 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 191 out of 1000 SELECT toNullable(toLowCardinality(55)) AND toNullable(55), 12 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT toNullable(toLowCardinality(55)) AND 55, 12 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 SELECT toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55, 12 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 SELECT toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55, 12 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT toNullable(materialize(toNullable(55))) AND 55, 12 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 196 out of 1000 SELECT toNullable(toNullable(55)) AND 55, 12 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 197 out of 1000 SELECT toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 SELECT toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_6 Got boring AST Fuzzing step 199 out of 1000 SELECT toNullable(55) AND 55, rename_table_polymorphic__fuzz_33, 12 FROM t_projections_lwd__fuzz_8 Error on processing query 'SELECT toNullable(55) AND 55, rename_table_polymorphic__fuzz_33, 12 FROM t_projections_lwd__fuzz_8': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_33' in scope SELECT toNullable(55) AND 55, rename_table_polymorphic__fuzz_33, 12 FROM t_projections_lwd__fuzz_8. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 200 out of 1000 SELECT toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT toNullable(55) AND 55, 12 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 SELECT 55 AND 55, 12 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 SELECT 55 AND 55, 12 FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 204 out of 1000 SELECT 55 AND 55, 12 FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 205 out of 1000 SELECT 55 AND 55, 12 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 207 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 209 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 210 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 SELECT materialize(55) AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 213 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 214 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 215 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 216 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 217 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 218 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 221 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 222 out of 1000 SELECT database, 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'SELECT database, 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'database' in scope SELECT database, 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 223 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 224 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 225 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 226 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 227 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 228 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 229 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Got boring AST Fuzzing step 230 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 SELECT rename_table_polymorphic, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Error on processing query 'SELECT rename_table_polymorphic, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic' in scope SELECT rename_table_polymorphic, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 232 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 WHERE toLowCardinality(1024) Error on processing query 'SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 WHERE toLowCardinality(1024)': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 236 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 237 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 238 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 239 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 240 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 241 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 242 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 243 out of 1000 SELECT alter_00665__fuzz_45 AND 55 AND 55 FROM t_projections_lwd__fuzz_5 Error on processing query 'SELECT alter_00665__fuzz_45 AND 55 AND 55 FROM t_projections_lwd__fuzz_5': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_45' in scope SELECT alter_00665__fuzz_45 AND 55 AND 55 FROM t_projections_lwd__fuzz_5. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 244 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), toLowCardinality(12)) AND 55 AND 55 FROM t_projections_lwd__fuzz_8 Error on processing query 'SELECT toFixedString(toNullable('SelectedRows'), toLowCardinality(12)) AND 55 AND 55 FROM t_projections_lwd__fuzz_8': Received from localhost:9000. DB::Exception: Illegal type (Nullable(FixedString(12))) of 1 argument of function and: In scope SELECT toFixedString(toNullable('SelectedRows'), toLowCardinality(12)) AND 55 AND 55 FROM t_projections_lwd__fuzz_8. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 245 out of 1000 SELECT toLowCardinality(toNullable(62)), 55 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 SELECT toLowCardinality(toNullable(62)), 55 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 247 out of 1000 SELECT toLowCardinality(toNullable(62)), 55 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 248 out of 1000 SELECT toLowCardinality(toNullable(62)), 55 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 249 out of 1000 SELECT toLowCardinality(toNullable(62)), 55 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 250 out of 1000 SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 252 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 253 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 254 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 255 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 256 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 257 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 258 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 259 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 260 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 261 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 263 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 264 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 266 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 267 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 268 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 269 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 270 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 271 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 272 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 273 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 274 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 275 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 276 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 277 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 278 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 279 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 280 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 281 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 282 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 283 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 284 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 287 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 289 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 290 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 291 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 292 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 293 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 294 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 295 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 297 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 298 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 299 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 300 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 301 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 302 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 303 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 304 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 305 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 306 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 307 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 308 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 309 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 310 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 311 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 312 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 313 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 315 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 316 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 317 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 318 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 319 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 320 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 321 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 323 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 326 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 327 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 328 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 329 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 330 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 331 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 332 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 333 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 334 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 335 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 336 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 337 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 339 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 340 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 341 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 342 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 343 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 344 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 345 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 346 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 347 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 348 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 349 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 350 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 351 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 352 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 353 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 354 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 355 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 356 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 357 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 358 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 360 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 361 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 362 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 363 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 364 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 365 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 366 out of 1000 EXPLAIN PIPELINE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 367 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 368 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 369 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 371 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 373 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 374 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 375 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 376 out of 1000 EXPLAIN AST SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 378 out of 1000 EXPLAIN ESTIMATE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 EXPLAIN QUERY TREE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 380 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 383 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 385 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 387 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 EXPLAIN SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 389 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toNullable'): toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 390 out of 1000 SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 SELECT toNullable(62), 55 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 SELECT 62, 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 393 out of 1000 SELECT 62, 55 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 SELECT 62, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 395 out of 1000 SELECT 62, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 396 out of 1000 SELECT materialize(62), toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 SELECT toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 399 out of 1000 SELECT toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 400 out of 1000 SELECT toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 401 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 404 out of 1000 EXPLAIN PIPELINE header = true SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 405 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT equals(toLowCardinality(2)) AND 55 AND 55 FROM t_projections_lwd__fuzz_5 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT equals(toLowCardinality(2)) AND 55 AND 55 FROM t_projections_lwd__fuzz_5': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 GROUP BY rows_events_test__fuzz_5, rows_events_test__fuzz_46, toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 55 AND toNullable(toUInt256(55)) Error on processing query 'SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 GROUP BY rows_events_test__fuzz_5, rows_events_test__fuzz_46, toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 55 AND toNullable(toUInt256(55))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_5' in scope SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 GROUP BY rows_events_test__fuzz_5, rows_events_test__fuzz_46, toFixedString(toFixedString(toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), 12), 12), 55 AND toNullable(toUInt256(55)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 407 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 409 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 410 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 411 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 413 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 415 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 416 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 417 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 418 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 420 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 422 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 423 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 424 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 425 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 426 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 427 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 429 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE toLowCardinality(materialize(2)) Got boring AST Fuzzing step 430 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 432 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 433 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 434 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 435 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 436 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 437 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 438 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 439 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 440 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE rename_table_polymorphic__fuzz_9 Error on processing query 'SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE rename_table_polymorphic__fuzz_9': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_9' in scope SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE rename_table_polymorphic__fuzz_9. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 441 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 443 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 445 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 446 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 448 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 449 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 450 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 451 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 452 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 453 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 454 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 455 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 456 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 457 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 458 out of 1000 SELECT rows_events_test__fuzz_27, 55 AND 55 FROM t_projections_lwd__fuzz_41 Error on processing query 'SELECT rows_events_test__fuzz_27, 55 AND 55 FROM t_projections_lwd__fuzz_41': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_27' in scope SELECT rows_events_test__fuzz_27, 55 AND 55 FROM t_projections_lwd__fuzz_41. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 459 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 SELECT materialize(55) AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 SELECT materialize(55) AND 55 FROM t_projections_lwd__fuzz_6 Got boring AST Fuzzing step 462 out of 1000 SELECT materialize(55) AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 SELECT materialize(55) AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 465 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 468 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 470 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 472 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 473 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 474 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 475 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 476 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 477 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 479 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 480 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 481 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 483 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 484 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 487 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 489 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 490 out of 1000 EXPLAIN SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 491 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 493 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 494 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 495 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 496 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 497 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('55'): 55 AND 55 FROM t_projections_lwd__fuzz_1. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 498 out of 1000 EXPLAIN ESTIMATE SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 501 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 502 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 503 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT 55 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 507 out of 1000 SELECT toLowCardinality(-9223372036854775807), 55 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 SELECT toLowCardinality(-9223372036854775807), 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 SELECT toLowCardinality(-9223372036854775807), 55 AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE materialize(17) Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 SELECT toLowCardinality(materialize(toInt256(-9223372036854775807))), toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT toLowCardinality(materialize(toInt256(-9223372036854775807))), toNullable(17) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 513 out of 1000 SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)) AND toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)) AND toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Illegal type (Nullable(FixedString(12))) of 1 argument of function and: In scope SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)) AND toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 514 out of 1000 SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 515 out of 1000 SELECT materialize(toInt256(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE materialize(materialize(toNullable(17))) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 SELECT materialize(toInt256(-9223372036854775807)), toNullable(17) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(materialize(toNullable(17))) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 SELECT toInt256(-9223372036854775807), toNullable(17) AND toLowCardinality(t_projections_lwd__fuzz_47, 55) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(materialize(toNullable(17))) WHERE 255 Error on processing query 'SELECT toInt256(-9223372036854775807), toNullable(17) AND toLowCardinality(t_projections_lwd__fuzz_47, 55) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(materialize(toNullable(17))) WHERE 255': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_47' in scope SELECT toInt256(-9223372036854775807), toNullable(17) AND toLowCardinality(t_projections_lwd__fuzz_47, 55) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(materialize(toNullable(17))) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 518 out of 1000 SELECT toInt256(-9223372036854775807), toNullable(17) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(materialize(17)) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 519 out of 1000 SELECT toInt256(-9223372036854775807), toNullable(17) AND toLowCardinality(55) AND 55, toLowCardinality(toNullable(55)) AND toLowCardinality(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT -9223372036854775807, toNullable(17) AND toLowCardinality(55) AND 55, toLowCardinality(toNullable(55)) AND toLowCardinality(55) FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 521 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(55) FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 522 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(55) FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 523 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 524 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 525 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 526 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 527 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 528 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 530 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 531 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 532 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 535 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 536 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 538 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND toUInt128(55), toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_5 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND toUInt128(55), toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_5 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 3 argument of function and: In scope SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND toUInt128(55), toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_5 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 539 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 540 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 542 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 543 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 546 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 548 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 550 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 36 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 551 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 552 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 553 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 554 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 555 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 556 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 557 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 558 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 559 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 561 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 562 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 563 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 564 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 566 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 567 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 568 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 569 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 570 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 571 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 572 out of 1000 EXPLAIN SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 573 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 574 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 41 ('-'): -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 575 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 EXPLAIN AST SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 578 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 580 out of 1000 SELECT -9223372036854775807, 17 AND 55 AND 55, toNullable(55) AND toLowCardinality(materialize(toLowCardinality(55))) FROM t_projections_lwd__fuzz_6 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 581 out of 1000 SELECT -9223372036854775807, 17 AND 55 AND 55, toNullable(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 1025 Error on processing query 'SELECT -9223372036854775807, 17 AND 55 AND 55, toNullable(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 1025': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 582 out of 1000 SELECT -9223372036854775807, 17 AND 55 AND 55, toNullable(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_6 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 583 out of 1000 SELECT -9223372036854775807, 17 AND 55 AND 55, toNullable(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 SELECT -9223372036854775807, 17 AND 55 AND toLowCardinality(55), toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 585 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND toLowCardinality(55), toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(17 AND 62 AND toLowCardinality(55) AND 55, 55) AND toLowCardinality(55), toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND toLowCardinality(17 AND 62 AND toLowCardinality(55) AND 55, 55) AND toLowCardinality(55), toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807, 17 AND toLowCardinality(17 AND 62 AND toLowCardinality(55) AND 55, 55) AND toLowCardinality(55), toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 587 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 588 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 589 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 2147483646 Error on processing query 'SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toNullable(toLowCardinality(55)) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 2147483646': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 592 out of 1000 SELECT -9223372036854775807, 17 AND (type = toUInt128(materialize(toNullable(2)))) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 2 Error on processing query 'SELECT -9223372036854775807, 17 AND (type = toUInt128(materialize(toNullable(2)))) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT -9223372036854775807, 17 AND (type = toUInt128(materialize(toNullable(2)))) AND toLowCardinality(55) AND 55, toLowCardinality(55) AND toLowCardinality(materialize(55)) FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(55) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 594 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(rename_table_polymorphic__fuzz_42, 55) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND toLowCardinality(rename_table_polymorphic__fuzz_42, 55) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_42' in scope SELECT -9223372036854775807, 17 AND toLowCardinality(rename_table_polymorphic__fuzz_42, 55) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 SELECT -9223372036854775807, 17 AND toLowCardinality(materialize(toNullable(toUInt256(55)))) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND toLowCardinality(materialize(toNullable(toUInt256(55)))) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt256)) of 2 argument of function and: In scope SELECT -9223372036854775807, 17 AND toLowCardinality(materialize(toNullable(toUInt256(55)))) AND 55, toLowCardinality(55) AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT toLowCardinality(toInt128(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 SELECT toLowCardinality(toInt128(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 598 out of 1000 SELECT toLowCardinality(toInt128(-9223372036854775807)), 17 AND toLowCardinality(55) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 599 out of 1000 SELECT toInt128(-9223372036854775807), 17 AND toLowCardinality(55) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 600 out of 1000 SELECT toInt128(-9223372036854775807), 17 AND toLowCardinality(55) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_6 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 601 out of 1000 SELECT toInt128(-9223372036854775807), 17 AND toLowCardinality(materialize(55)) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_6 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 602 out of 1000 SELECT toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND materialize(55) FROM t_projections_lwd__fuzz_2 PREWHERE materialize(toLowCardinality(toNullable(17))) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 EXPLAIN PIPELINE SELECT toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(toLowCardinality(17)) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 604 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(toLowCardinality(17)) WHERE 255 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(toLowCardinality(17)) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toInt128'): toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(toLowCardinality(17)) WHERE 255. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 605 out of 1000 SELECT toInt128(-9223372036854775807), toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 SELECT -9223372036854775807, toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 SELECT -9223372036854775807, toLowCardinality(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 608 out of 1000 SELECT -9223372036854775807, and(55), 55 AND 55 FROM t_projections_lwd__fuzz_2 WHERE 255 Error on processing query 'SELECT -9223372036854775807, and(55), 55 AND 55 FROM t_projections_lwd__fuzz_2 WHERE 255': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT -9223372036854775807, and(55), 55 AND 55 FROM t_projections_lwd__fuzz_2 WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 SELECT -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 610 out of 1000 SELECT -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 611 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 613 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 1.1920928955078125e-7 Error on processing query 'SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(17) WHERE 1.1920928955078125e-7': Received from localhost:9000. DB::Exception: Illegal type Float64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 614 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 615 out of 1000 SELECT toInt128(-9223372036854775807), materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 616 out of 1000 SELECT toInt128(-9223372036854775807), materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 617 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 618 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 620 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 621 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 622 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 623 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 624 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 625 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 626 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 629 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 630 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 631 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 633 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 634 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 635 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 636 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 637 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 639 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 641 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 642 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 643 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 644 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('-'): -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 645 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 646 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 647 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 649 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 650 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 651 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 652 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 653 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 654 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 655 out of 1000 EXPLAIN SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 656 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 EXPLAIN AST SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 658 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 SELECT -9223372036854775807, materialize(17) AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) WHERE 255 Got boring AST Fuzzing step 661 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(toNullable(55))) AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 662 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(55)) AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(materialize(toUInt128(55)))) AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(materialize(toUInt128(55)))) AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 255': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(materialize(toUInt128(55)))) AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 664 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(materialize(toLowCardinality(55)))) AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 2147483647 Error on processing query 'SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(materialize(toLowCardinality(55)))) AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(17) WHERE 2147483647': Received from localhost:9000. DB::Exception: Illegal type UInt32 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 665 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(55)) AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 666 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(toLowCardinality(55)) AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 SELECT -9223372036854775807, 17 AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 17) WHERE 255 Error on processing query 'SELECT -9223372036854775807, 17 AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 17) WHERE 255': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807, 17 AND 55, toLowCardinality(55) AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 17) WHERE 255. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 668 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(55) AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(17) WHERE 255 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) Query succeeded, using this AST as a start Fuzzing step 670 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) Got boring AST Fuzzing step 671 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(55) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(17) Got boring AST Fuzzing step 672 out of 1000 SELECT -9223372036854775807, 17 AND 55, materialize(55) AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 SELECT -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 674 out of 1000 SELECT -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_5 Got boring AST Fuzzing step 675 out of 1000 SELECT -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 676 out of 1000 SELECT toFixedString(toNullable(materialize('SelectedRows')), toLowCardinality(12)), -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 SELECT toFixedString(toNullable(toFixedString(toFixedString(toFixedString(toNullable(materialize(toFixedString('SelectedRows', 12)), 12), 12), 12), 12), materialize('SelectedRows')), 12), -9223372036854775807, 17 AND 55, toNullable(55) AND 55 FROM t_projections_lwd__fuzz_0 Error on processing query 'SELECT toFixedString(toNullable(toFixedString(toFixedString(toFixedString(toNullable(materialize(toFixedString('SelectedRows', 12)), 12), 12), 12), 12), materialize('SelectedRows')), 12), -9223372036854775807, 17 AND 55, toNullable(55) AND 55 FROM t_projections_lwd__fuzz_0': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toNullable(toFixedString(toFixedString(toFixedString(toNullable(materialize(toFixedString('SelectedRows', 12)), 12), 12), 12), 12), materialize('SelectedRows')), 12), -9223372036854775807, 17 AND 55, toNullable(55) AND 55 FROM t_projections_lwd__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 24. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 25. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 27. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 28. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 29. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 30. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 31. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 Fuzzing step 678 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), and(55) FROM t_projections_lwd__fuzz_8 Error on processing query 'SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), and(55) FROM t_projections_lwd__fuzz_8': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), and(55) FROM t_projections_lwd__fuzz_8. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 680 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, and(toLowCardinality(55)), 55 AND 55 FROM t_projections_lwd__fuzz_8 Error on processing query 'SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, and(toLowCardinality(55)), 55 AND 55 FROM t_projections_lwd__fuzz_8': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, and(toLowCardinality(55)), 55 AND 55 FROM t_projections_lwd__fuzz_8. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 681 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_7 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()) Error on processing query 'SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_7 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday())': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_7 GROUP BY (current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND toNullable(toNullable(5)) AND (event_date >= yesterday()). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 682 out of 1000 SELECT toFixedString('SelectedRows', 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND ((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(toNullable(2))) AND 2 AND (event_date >= yesterday())) AND 55 FROM t_projections_lwd__fuzz_1 Error on processing query 'SELECT toFixedString('SelectedRows', 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND ((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(toNullable(2))) AND 2 AND (event_date >= yesterday())) AND 55 FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toFixedString('SelectedRows', 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND ((current_database = currentDatabase()) AND (query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%') AND (type = toLowCardinality(toNullable(2))) AND 2 AND (event_date >= yesterday())) AND 55 FROM t_projections_lwd__fuzz_1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 683 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 684 out of 1000 SELECT toFixedString(toNullable('SelectedRows'), 12), -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 685 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 686 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT toNullable(toInt256(-9223372036854775807), 'SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35 Error on processing query 'SELECT toNullable(toInt256(-9223372036854775807), 'SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable(toInt256(-9223372036854775807), 'SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 688 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND toLowCardinality(55), 55 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE 35 Got boring AST Fuzzing step 689 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 690 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE 35 Got boring AST Fuzzing step 691 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_5 PREWHERE 35 Got boring AST Fuzzing step 692 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 693 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE 35 Got boring AST Fuzzing step 694 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, and(55) FROM t_projections_lwd__fuzz_9 PREWHERE 35 Error on processing query 'SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, and(55) FROM t_projections_lwd__fuzz_9 PREWHERE 35': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, and(55) FROM t_projections_lwd__fuzz_9 PREWHERE 35. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 695 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 696 out of 1000 SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND materialize(55), 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 257 Error on processing query 'SELECT toNullable('SelectedRows'), 12, -9223372036854775807, 17 AND materialize(55), 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 257': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 SELECT toNullable('SelectedRows'), 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 698 out of 1000 SELECT toNullable('SelectedRows'), 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35 Got boring AST Fuzzing step 699 out of 1000 SELECT toNullable('SelectedRows'), 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE 35 Got boring AST Fuzzing step 700 out of 1000 SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE 35 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 SELECT 'SelectedRows', 12, toNullable(type = toLowCardinality(2), -9223372036854775807), 17 AND 55, 55 AND rename_table_polymorphic__fuzz_7 AND toUInt256(55) FROM t_projections_lwd__fuzz_1 PREWHERE 35 Error on processing query 'SELECT 'SelectedRows', 12, toNullable(type = toLowCardinality(2), -9223372036854775807), 17 AND 55, 55 AND rename_table_polymorphic__fuzz_7 AND toUInt256(55) FROM t_projections_lwd__fuzz_1 PREWHERE 35': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT 'SelectedRows', 12, toNullable(type = toLowCardinality(2), -9223372036854775807), 17 AND 55, 55 AND rename_table_polymorphic__fuzz_7 AND toUInt256(55) FROM t_projections_lwd__fuzz_1 PREWHERE 35. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 702 out of 1000 SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE 1025 Error on processing query 'SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE 1025': Received from localhost:9000. DB::Exception: Illegal type UInt16 of column for filter. Must be UInt8 or Nullable(UInt8) or Const variants of them.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::FilterDescription::FilterDescription(DB::IColumn const&) @ 0x000000001218ded3 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::VirtualColumnUtils::filterBlockWithExpression(std::shared_ptr const&, DB::Block&) @ 0x00000000124e1893 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::MergeTreeDataSelectExecutor::filterPartsByVirtualColumns(std::shared_ptr const&, DB::MergeTreeData const&, std::vector, std::allocator>> const&, DB::ActionsDAG const*, std::shared_ptr) @ 0x000000001284fe99 7. /build/contrib/llvm-project/libcxx/include/optional:344: DB::buildIndexes(std::optional&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector, std::allocator>> const&, std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryInfo const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x000000001318e17f 8. /build/src/Processors/QueryPlan/ReadFromMergeTree.cpp:1617: DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x000000001318dd3d 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::SourceStepWithFilter::applyFilters() @ 0x00000000131ff4ba 10. /build/src/Processors/QueryPlan/Optimizations/optimizePrimaryKeyConditionAndLimit.cpp:51: DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector> const&) @ 0x00000000131ff385 11. /build/src/Processors/QueryPlan/Optimizations/optimizeTree.cpp:122: DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list>&) @ 0x00000000131fdc93 12. /build/src/Processors/QueryPlan/QueryPlan.cpp:507: DB::QueryPlan::optimize(DB::QueryPlanOptimizationSettings const&) @ 0x0000000013174648 13. /build/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h:36: DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x0000000013173e2e 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:252: DB::InterpreterSelectQueryAnalyzer::buildQueryPipeline() @ 0x0000000011647ccd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:436: DB::InterpreterSelectQueryAnalyzer::execute() @ 0x0000000011647a7e 16. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN SYNTAX SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''SelectedRows''): 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 705 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 706 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 708 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 709 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 710 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 711 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 712 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 714 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 715 out of 1000 EXPLAIN SYNTAX SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 716 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 718 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 719 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 720 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 721 out of 1000 SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), rows_events_test__fuzz_40, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 WHERE 35 Error on processing query 'SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), rows_events_test__fuzz_40, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 WHERE 35': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_40' in scope SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), rows_events_test__fuzz_40, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 WHERE 35. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 722 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 723 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 724 out of 1000 EXPLAIN ESTIMATE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 725 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 726 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 727 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 728 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 730 out of 1000 EXPLAIN AST SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 731 out of 1000 EXPLAIN QUERY TREE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 734 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''SelectedRows''): 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 735 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 736 out of 1000 EXPLAIN SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 737 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 738 out of 1000 EXPLAIN PIPELINE SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Got boring AST Fuzzing step 739 out of 1000 SELECT 'SelectedRows', 12, toNullable(-9223372036854775807), 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_8 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_7 WHERE 35 Got boring AST Fuzzing step 742 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55, 55 AND 55 FROM t_projections_lwd__fuzz_1 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 743 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 WHERE 35 Query succeeded, using this AST as a start Fuzzing step 744 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 746 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 748 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 GROUP BY File(TSV) Error on processing query 'SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 GROUP BY File(TSV)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'TSV' in scope SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 GROUP BY File(TSV). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 749 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 750 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 751 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_6 Error on processing query 'SELECT 'SelectedRows', 12, -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_6': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 'SelectedRows', 12, -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_6. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 752 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 SELECT 'SelectedRows', 12, -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 754 out of 1000 SELECT 'SelectedRows', 12, 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 SELECT 'SelectedRows', materialize(toNullable(12)), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 756 out of 1000 SELECT 'SelectedRows', toNullable(12), 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 758 out of 1000 SELECT 'SelectedRows', toNullable(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_8 Error on processing query 'SELECT 'SelectedRows', toNullable(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_8': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'SelectedRows', toNullable(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_8. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 761 out of 1000 SELECT 'SelectedRows', toNullable(rename_table_polymorphic__fuzz_32, 12), toFixedString(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 Error on processing query 'SELECT 'SelectedRows', toNullable(rename_table_polymorphic__fuzz_32, 12), toFixedString(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_32' in scope SELECT 'SelectedRows', toNullable(rename_table_polymorphic__fuzz_32, 12), toFixedString(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 762 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 763 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 764 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 SELECT 'SelectedRows', 12, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_2 Error on processing query 'SELECT 'SelectedRows', 12, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_2': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 'SelectedRows', 12, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(17) FROM t_projections_lwd__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 768 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 GROUP BY rename_table__fuzz_20, alter_00665__fuzz_10, toNullable(toInt128(-9223372036854775807)), rename_table__fuzz_6 Error on processing query 'SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 GROUP BY rename_table__fuzz_20, alter_00665__fuzz_10, toNullable(toInt128(-9223372036854775807)), rename_table__fuzz_6': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_20' in scope SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 GROUP BY rename_table__fuzz_20, alter_00665__fuzz_10, toNullable(toInt128(-9223372036854775807)), rename_table__fuzz_6. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 769 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 770 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(55) FROM t_projections_lwd__fuzz_1 Error on processing query 'SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(55) FROM t_projections_lwd__fuzz_1': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, and(55) FROM t_projections_lwd__fuzz_1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 771 out of 1000 SELECT 'SelectedRows', toNullable(12), toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 772 out of 1000 EXPLAIN PIPELINE header = true SELECT 'SelectedRows', 12, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 WHERE rename_table_polymorphic__fuzz_14 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 'SelectedRows', 12, toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 WHERE rename_table_polymorphic__fuzz_14': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 773 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 776 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND materialize(55) FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 779 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 781 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 WHERE rows_events_test__fuzz_10 Error on processing query 'SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 WHERE rows_events_test__fuzz_10': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), defaultValueOfTypeName(toFixedString('Decimal128(3)', 13)), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 WHERE rows_events_test__fuzz_10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 782 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, materialize(toUInt256(17)) AND 55 FROM t_projections_lwd__fuzz_9 Error on processing query 'SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, materialize(toUInt256(17)) AND 55 FROM t_projections_lwd__fuzz_9': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, materialize(toUInt256(17)) AND 55 FROM t_projections_lwd__fuzz_9. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 784 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 785 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 786 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 WHERE toUInt128(toNullable(2)) Error on processing query 'SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 WHERE toUInt128(toNullable(2))': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 788 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(rename_table_polymorphic__fuzz_13, 67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0 Error on processing query 'SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(rename_table_polymorphic__fuzz_13, 67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table_polymorphic__fuzz_13' in scope SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(rename_table_polymorphic__fuzz_13, 67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_0. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 789 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 790 out of 1000 SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE toNullable(toFixedString('InsertedRows', 12)) Error on processing query 'SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE toNullable(toFixedString('InsertedRows', 12))': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: Nullable(FixedString(12)). In query SELECT toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE toNullable(toFixedString('InsertedRows', 12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 791 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toLowCardinality(toNullable(67)), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 793 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 795 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_41 Error on processing query 'SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_41': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName(toLowCardinality('Decimal128(3)')), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_41. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 796 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 797 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 798 out of 1000 SELECT toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, 17 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 SELECT toLowCardinality('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, materialize(62) AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), -9223372036854775807, materialize(62) AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), materialize(62) AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 805 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, toNullable(67), defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 806 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Got boring AST Fuzzing step 808 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 809 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67, 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 811 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(67), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 812 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 814 out of 1000 SELECT 'Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 815 out of 1000 SELECT materialize('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))'), toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 SELECT materialize(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 817 out of 1000 SELECT materialize(toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), toNullable(materialize(toLowCardinality(67))), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Got boring AST Fuzzing step 818 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(materialize(67)), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(materialize(67)), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_5 Got boring AST Fuzzing step 820 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(materialize(67)), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 821 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(materialize(67)), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 822 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67), toNullable(materialize(67)), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Got boring AST Fuzzing step 823 out of 1000 SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', materialize(toLowCardinality(67))), toNullable(67), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_0 GROUP BY rename_table_polymorphic__fuzz_26, rename_table__fuzz_11 Error on processing query 'SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', materialize(toLowCardinality(67))), toNullable(67), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_0 GROUP BY rename_table_polymorphic__fuzz_26, rename_table__fuzz_11': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toFixedString('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', materialize(toLowCardinality(67))), toNullable(67), 67, defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_0 GROUP BY rename_table_polymorphic__fuzz_26, rename_table__fuzz_11. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 824 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 825 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Got boring AST Fuzzing step 826 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 828 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 829 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 832 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Got boring AST Fuzzing step 833 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND (17 AND 55 AND 55) AND 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 834 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 Got boring AST Fuzzing step 836 out of 1000 SELECT defaultValueOfTypeName(ProfileEvents[toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12, 12)], 'Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 Error on processing query 'SELECT defaultValueOfTypeName(ProfileEvents[toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12, 12)], 'Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT defaultValueOfTypeName(ProfileEvents[toFixedString(toNullable(toLowCardinality(toFixedString('SelectedRows', 12))), 12, 12, 12)], 'Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 837 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 843 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 844 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 845 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 847 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toUInt256(materialize(2)), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Query succeeded, using this AST as a start Fuzzing step 848 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toUInt256(materialize(2)), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toUInt256(materialize(2)), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Got boring AST Fuzzing step 850 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toUInt256(materialize(2)), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, materialize(toUInt128(62)) AND 17 AND 55 FROM t_projections_lwd__fuzz_2 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, materialize(toUInt128(62)) AND 17 AND 55 FROM t_projections_lwd__fuzz_2': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), 17 AND 62 AND 55, materialize(toUInt128(62)) AND 17 AND 55 FROM t_projections_lwd__fuzz_2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 852 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_8 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_8 Got boring AST Fuzzing step 855 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_2 Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_9 WHERE t_projections_lwd__fuzz_33 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_9 WHERE t_projections_lwd__fuzz_33': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_33' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_9 WHERE t_projections_lwd__fuzz_33. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 857 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 858 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_0 Got boring AST Fuzzing step 859 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 862 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_5 Query succeeded, using this AST as a start Fuzzing step 863 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 865 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 867 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 868 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 869 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 870 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 871 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 872 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND materialize(toLowCardinality(17), 7) AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND materialize(toLowCardinality(17), 7) AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND materialize(toLowCardinality(17), 7) AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 874 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 875 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Got boring AST Fuzzing step 876 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_7 Query succeeded, using this AST as a start Fuzzing step 878 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(55) FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(toFixedString(toNullable('SelectedRows'), 12), 12, 55) FROM t_projections_lwd__fuzz_6 Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(toFixedString(toNullable('SelectedRows'), 12), 12, 55) FROM t_projections_lwd__fuzz_6': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 3, should be 1: In scope SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND toNullable(toFixedString(toNullable('SelectedRows'), 12), 12, 55) FROM t_projections_lwd__fuzz_6. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 880 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND 55, 62 AND 17 AND toNullable(55) FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 883 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 SELECT defaultValueOfTypeName(toNullable(toFixedString('Decimal128(3)', 13))), materialize(2), 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE 17 AND 62 AND toLowCardinality(55) AND 55 Error on processing query 'SELECT defaultValueOfTypeName(toNullable(toFixedString('Decimal128(3)', 13))), materialize(2), 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE 17 AND 62 AND toLowCardinality(55) AND 55': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(toNullable(toFixedString('Decimal128(3)', 13))), materialize(2), 17 AND 62 AND toNullable(55), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE 17 AND 62 AND toLowCardinality(55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 885 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND rename_table_polymorphic__fuzz_26 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND rename_table_polymorphic__fuzz_26 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND rename_table_polymorphic__fuzz_26 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 888 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 Query succeeded, using this AST as a start Fuzzing step 889 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), toNullable(17) AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(materialize(12)) Query succeeded, using this AST as a start Fuzzing step 891 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), toNullable(17) AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(materialize(12)) Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(materialize(12)) Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 894 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Got boring AST Fuzzing step 895 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 896 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62 AND 55, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12) Got boring AST Fuzzing step 902 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12) Got boring AST Fuzzing step 903 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 905 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 906 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Got boring AST Fuzzing step 907 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Got boring AST Fuzzing step 908 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Got boring AST Fuzzing step 910 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 17 AND 62, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Got boring AST Fuzzing step 911 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_8 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) WHERE arrayElement(ProfileEvents, 2 AND toLowCardinality(55), toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, toNullable(12)), 12)) Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) WHERE arrayElement(ProfileEvents, 2 AND toLowCardinality(55), toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, toNullable(12)), 12))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) WHERE arrayElement(ProfileEvents, 2 AND toLowCardinality(55), toFixedString(toFixedString(toLowCardinality(toFixedString('SelectedRows', 12)), 12, toNullable(12)), 12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 EXPLAIN AST optimize = true SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12) Error on processing query 'EXPLAIN AST optimize = true SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 914 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 916 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 918 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 919 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 920 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 921 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 922 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 924 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 925 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 926 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 927 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 929 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 930 out of 1000 EXPLAIN SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 931 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 932 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 933 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 934 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Got boring AST Fuzzing step 935 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(v, materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(12) Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(v, materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'v' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(v, materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(12). Maybe you meant: ['a']. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 937 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(materialize(2)), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_9 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 938 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 939 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(current_database = currentDatabase(rows_events_test__fuzz_16), 2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12) Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(current_database = currentDatabase(rows_events_test__fuzz_16), 2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), materialize(current_database = currentDatabase(rows_events_test__fuzz_16), 2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_0 PREWHERE materialize(12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 942 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 944 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 945 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 946 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 947 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 948 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 949 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 950 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 951 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 952 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 953 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 955 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 956 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 957 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 958 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 959 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 960 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 961 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 962 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 963 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 964 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 965 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 966 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 967 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 969 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 970 out of 1000 EXPLAIN PIPELINE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 971 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 972 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 973 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 974 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 977 out of 1000 EXPLAIN AST SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Got boring AST Fuzzing step 978 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) Got boring AST Fuzzing step 980 out of 1000 EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12) Error on processing query 'EXPLAIN PIPELINE header = true SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_40 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(toNullable(17)) AND 55 FROM t_projections_lwd__fuzz_1 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 983 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_7 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Query succeeded, using this AST as a start Fuzzing step 985 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) GROUP BY toUInt256(7), rename_table_polymorphic__fuzz_41, toLowCardinality(17), toLowCardinality(5) Error on processing query 'SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) GROUP BY toUInt256(7), rename_table_polymorphic__fuzz_41, toLowCardinality(17), toLowCardinality(5)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_41' in scope SELECT defaultValueOfTypeName('Decimal128(3)'), 2, 62 AND toLowCardinality(17) AND 55 FROM t_projections_lwd__fuzz_2 PREWHERE materialize(12) GROUP BY toUInt256(7), rename_table_polymorphic__fuzz_41, toLowCardinality(17), toLowCardinality(5). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 986 out of 1000 SELECT defaultValueOfTypeName(materialize(toNullable(toFixedString('Decimal128(3)', 13)))), 2 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12) Error on processing query 'SELECT defaultValueOfTypeName(materialize(toNullable(toFixedString('Decimal128(3)', 13)))), 2 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12)': Received from localhost:9000. DB::Exception: The argument of function defaultValueOfTypeName must be a constant string describing type.: In scope SELECT defaultValueOfTypeName(materialize(toNullable(toFixedString('Decimal128(3)', 13)))), 2 FROM t_projections_lwd__fuzz_41 PREWHERE materialize(12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/defaultValueOfTypeName.cpp:0: DB::(anonymous namespace)::FunctionDefaultValueOfTypeName::getReturnTypeImpl(std::vector> const&) const @ 0x00000000084e8407 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 987 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_1 Query succeeded, using this AST as a start Fuzzing step 988 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_6 Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_proj. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 993 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 EXPLAIN QUERY TREE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 995 out of 1000 EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('defaultValueOfTypeName'): defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_proj. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 996 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 997 out of 1000 EXPLAIN SYNTAX SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 998 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Query succeeded, using this AST as a start Fuzzing step 999 out of 1000 EXPLAIN ESTIMATE SELECT defaultValueOfTypeName('Decimal128(3)'), toNullable(2), (toNullable(toLowCardinality(materialize(toNullable(55)))) AND 55) AND 62 AND 17 AND 55 FROM t_projections_lwd__fuzz_3 Got boring AST Fuzzing step 0 out of 1 Query succeeded, using this AST as a start DROP TABLE IF EXISTS t_projections_lwd__fuzz_0 DROP TABLE IF EXISTS t_projections_lwd__fuzz_1 DROP TABLE IF EXISTS t_projections_lwd__fuzz_2 DROP TABLE IF EXISTS t_projections_lwd__fuzz_3 DROP TABLE IF EXISTS t_projections_lwd__fuzz_4 DROP TABLE IF EXISTS t_projections_lwd__fuzz_5 DROP TABLE IF EXISTS t_projections_lwd__fuzz_6 DROP TABLE IF EXISTS t_projections_lwd__fuzz_7 DROP TABLE IF EXISTS t_projections_lwd__fuzz_8 DROP TABLE IF EXISTS t_projections_lwd__fuzz_9 DROP TABLE IF EXISTS t_projections_lwd__fuzz_10 DROP TABLE IF EXISTS t_projections_lwd__fuzz_11 DROP TABLE IF EXISTS t_projections_lwd__fuzz_12 DROP TABLE IF EXISTS t_projections_lwd__fuzz_13 DROP TABLE IF EXISTS t_projections_lwd__fuzz_14 DROP TABLE IF EXISTS t_projections_lwd__fuzz_15 DROP TABLE IF EXISTS t_projections_lwd__fuzz_16 DROP TABLE IF EXISTS t_projections_lwd__fuzz_17 DROP TABLE IF EXISTS t_projections_lwd__fuzz_18 DROP TABLE IF EXISTS t_projections_lwd__fuzz_19 DROP TABLE IF EXISTS t_projections_lwd__fuzz_20 DROP TABLE IF EXISTS t_projections_lwd__fuzz_21 DROP TABLE IF EXISTS t_projections_lwd__fuzz_22 DROP TABLE IF EXISTS t_projections_lwd__fuzz_23 DROP TABLE IF EXISTS t_projections_lwd__fuzz_24 DROP TABLE IF EXISTS t_projections_lwd__fuzz_25 DROP TABLE IF EXISTS t_projections_lwd__fuzz_26 DROP TABLE IF EXISTS t_projections_lwd__fuzz_27 DROP TABLE IF EXISTS t_projections_lwd__fuzz_28 DROP TABLE IF EXISTS t_projections_lwd__fuzz_29 DROP TABLE IF EXISTS t_projections_lwd__fuzz_30 DROP TABLE IF EXISTS t_projections_lwd__fuzz_31 DROP TABLE IF EXISTS t_projections_lwd__fuzz_32 DROP TABLE IF EXISTS t_projections_lwd__fuzz_33 DROP TABLE IF EXISTS t_projections_lwd__fuzz_34 DROP TABLE IF EXISTS t_projections_lwd__fuzz_35 DROP TABLE IF EXISTS t_projections_lwd__fuzz_36 DROP TABLE IF EXISTS t_projections_lwd__fuzz_37 DROP TABLE IF EXISTS t_projections_lwd__fuzz_38 DROP TABLE IF EXISTS t_projections_lwd__fuzz_39 DROP TABLE IF EXISTS t_projections_lwd__fuzz_40 DROP TABLE IF EXISTS t_projections_lwd__fuzz_41 DROP TABLE IF EXISTS t_projections_lwd__fuzz_42 DROP TABLE IF EXISTS t_projections_lwd__fuzz_43 DROP TABLE IF EXISTS t_projections_lwd__fuzz_44 DROP TABLE IF EXISTS t_projections_lwd__fuzz_45 DROP TABLE IF EXISTS t_projections_lwd__fuzz_46 DROP TABLE IF EXISTS t_projections_lwd__fuzz_47 DROP TABLE IF EXISTS t_projections_lwd__fuzz_48 Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 2 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 3 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 4 out of 1000 EXPLAIN actions = true, json = true SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN actions = true, json = true SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "actions" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 5 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 7 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 8 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 9 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 10 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 11 out of 1000 SELECT zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 12 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 14 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 15 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 16 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 17 out of 1000 SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 18 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 20 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 21 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 22 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 23 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 24 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 25 out of 1000 SELECT zero FROM system.zeros GROUP BY t_projections_lwd__fuzz_36, materialize(toLowCardinality(t_projections_lwd__fuzz_27, toNullable(55))), rename_table__fuzz_26 LIMIT 3 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros GROUP BY t_projections_lwd__fuzz_36, materialize(toLowCardinality(t_projections_lwd__fuzz_27, toNullable(55))), rename_table__fuzz_26 LIMIT 3 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_36' in scope SELECT zero FROM system.zeros GROUP BY t_projections_lwd__fuzz_36, materialize(toLowCardinality(t_projections_lwd__fuzz_27, toNullable(55))), rename_table__fuzz_26 LIMIT 3 SETTINGS max_block_size = 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 27 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 28 out of 1000 SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 29 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 30 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 32 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 34 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 35 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 37 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 38 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 39 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 40 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 42 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 43 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 44 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 45 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 46 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 47 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 48 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 50 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 3 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 51 out of 1000 SELECT zero FROM system.zeros LIMIT 65536 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 SELECT zero FROM system.zeros LIMIT 65536 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 53 out of 1000 SELECT zero FROM system.zeros LIMIT 65536 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 54 out of 1000 SELECT zero FROM system.zeros LIMIT 65536 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 55 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 57 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 58 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 59 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 60 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 61 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 62 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 63 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 64 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 65 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 66 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 67 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 68 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 69 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 70 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 71 out of 1000 SELECT zero FROM system.zeros WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) LIMIT 2 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) LIMIT 2 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT zero FROM system.zeros WHERE toFixedString(toFixedString('SelectedRows', toUInt128(12)), 12, toLowCardinality(12)) LIMIT 2 SETTINGS max_block_size = 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 72 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 73 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 74 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 75 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 76 out of 1000 SELECT zero FROM system.zeros LIMIT 9223372036854775806 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros LIMIT 9223372036854775806 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000022757 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 77 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 78 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 79 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 80 out of 1000 SELECT zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 81 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 82 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 83 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 84 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 85 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 86 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 87 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 88 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 89 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 90 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 91 out of 1000 SELECT zero FROM system.zeros GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), rename_table__fuzz_6 LIMIT 2 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), rename_table__fuzz_6 LIMIT 2 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT zero FROM system.zeros GROUP BY materialize(toNullable('Tuple(Date, DateTime(\'UTC\'), Array(Array(String)), Nullable(UInt8))', 67)), rename_table__fuzz_6 LIMIT 2 SETTINGS max_block_size = 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 92 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 93 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 94 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 95 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 96 out of 1000 SELECT (type = toUInt256(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Error on processing query 'SELECT (type = toUInt256(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT (type = toUInt256(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 97 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 98 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 99 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 100 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 101 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 102 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 103 out of 1000 SELECT zero FROM system.zeros LIMIT 2 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 104 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 105 out of 1000 SELECT zero FROM system.zeros LIMIT -1 SETTINGS max_block_size = 3 Error on processing query 'SELECT zero FROM system.zeros LIMIT -1 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 106 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 107 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 108 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 109 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 110 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 111 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 112 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 113 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 115 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 116 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 117 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 119 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 120 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 121 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 122 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 123 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 124 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 125 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 126 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 127 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 128 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 129 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 130 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 131 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 132 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 134 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 135 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 136 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 137 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 139 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 140 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 141 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 142 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 143 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 144 out of 1000 SELECT zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 145 out of 1000 SELECT zero FROM system.zeros GROUP BY ((toNullable(toLowCardinality(2)) AND toUInt256(55)) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55 LIMIT 1 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros GROUP BY ((toNullable(toLowCardinality(2)) AND toUInt256(55)) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55 LIMIT 1 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT zero FROM system.zeros GROUP BY ((toNullable(toLowCardinality(2)) AND toUInt256(55)) AND 2 AND 55) AND (toLowCardinality('Decimal128(3)', 2) AND 55) AND 2 AND 55 LIMIT 1 SETTINGS max_block_size = 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 146 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 148 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 149 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 150 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 151 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 152 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 153 out of 1000 SELECT (type = materialize(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Error on processing query 'SELECT (type = materialize(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT (type = materialize(2)) AND (event_date >= yesterday()), zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 154 out of 1000 SELECT zero FROM system.zeros LIMIT 1023 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 155 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 157 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 158 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 159 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 160 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 161 out of 1000 SELECT zero FROM system.zeros LIMIT -2147483648 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros LIMIT -2147483648 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 162 out of 1000 SELECT rename_table__fuzz_4, zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Error on processing query 'SELECT rename_table__fuzz_4, zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_4' in scope SELECT rename_table__fuzz_4, zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 163 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 164 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 165 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 166 out of 1000 SELECT zero FROM system.zeros PREWHERE materialize(toLowCardinality(55)) AND 55 LIMIT 1025 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros PREWHERE materialize(toLowCardinality(55)) AND 55 LIMIT 1025 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros (761be9ed-8136-4dfd-a60b-3b5523e15ca3)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 168 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 169 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 170 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN AST optimize = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN AST optimize = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 172 out of 1000 EXPLAIN QUERY TREE run_passes = true, dump_passes = true, passes = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN QUERY TREE run_passes = true, dump_passes = true, passes = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "run_passes" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 174 out of 1000 SELECT zero FROM system.zeros PREWHERE type = materialize(2) LIMIT 65535 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros PREWHERE type = materialize(2) LIMIT 65535 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'type' in scope SELECT zero FROM system.zeros PREWHERE type = materialize(2) LIMIT 65535 SETTINGS max_block_size = 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 175 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 176 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 177 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 178 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 179 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 180 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 181 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 182 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 183 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 184 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 185 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 186 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 187 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 188 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 189 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 190 out of 1000 SELECT zero FROM system.zeros WHERE toNullable(55) AND toLowCardinality(materialize(55)) LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 191 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 192 out of 1000 SELECT zero FROM system.zeros WHERE toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) LIMIT -9223372036854775807 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros WHERE toLowCardinality(toFixedString(toLowCardinality('Int64'), 5)) LIMIT -9223372036854775807 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 193 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 194 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 195 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 196 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 197 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 198 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 199 out of 1000 SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 200 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 201 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 202 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 203 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 204 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 205 out of 1000 SELECT zero FROM system.zeros PREWHERE toLowCardinality(toNullable(toNullable(-9223372036854775807))) LIMIT 100 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros PREWHERE toLowCardinality(toNullable(toNullable(-9223372036854775807))) LIMIT 100 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros (761be9ed-8136-4dfd-a60b-3b5523e15ca3)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 206 out of 1000 SELECT zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 207 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 209 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000031402 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 210 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 211 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 212 out of 1000 SELECT zero FROM system.zeros GROUP BY toFixedString(toFixedString(materialize(2), 'SelectedRows', toNullable(12)), 12), defaultValueOfTypeName('Decimal128(3)'), 2 AND toLowCardinality(55), toLowCardinality(toInt256(-9223372036854775807)) LIMIT 1024 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros GROUP BY toFixedString(toFixedString(materialize(2), 'SelectedRows', toNullable(12)), 12), defaultValueOfTypeName('Decimal128(3)'), 2 AND toLowCardinality(55), toLowCardinality(toInt256(-9223372036854775807)) LIMIT 1024 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT zero FROM system.zeros GROUP BY toFixedString(toFixedString(materialize(2), 'SelectedRows', toNullable(12)), 12), defaultValueOfTypeName('Decimal128(3)'), 2 AND toLowCardinality(55), toLowCardinality(toInt256(-9223372036854775807)) LIMIT 1024 SETTINGS max_block_size = 1023. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 213 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 215 out of 1000 EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros LIMIT 1048577 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 216 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 217 out of 1000 SELECT zero FROM system.zeros PREWHERE toLowCardinality(7) LIMIT 1048576 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros PREWHERE toLowCardinality(7) LIMIT 1048576 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros (761be9ed-8136-4dfd-a60b-3b5523e15ca3)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 218 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 219 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 220 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 221 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 222 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 223 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 224 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 225 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 226 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 227 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 228 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 229 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 230 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 231 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 232 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 233 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 234 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 235 out of 1000 SELECT zero FROM system.zeros WHERE 0. LIMIT 1048576 SETTINGS max_block_size = 1023 Error on processing query 'SELECT zero FROM system.zeros WHERE 0. LIMIT 1048576 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Illegal type Float64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 236 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = -2 Fuzzing step 237 out of 1000 EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Error on processing query 'EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 239 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 240 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 241 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 242 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1023 Got boring AST Fuzzing step 243 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 100 Query succeeded, using this AST as a start Fuzzing step 244 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 100 Got boring AST Fuzzing step 245 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 246 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 247 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 248 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 249 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 250 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 251 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 252 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 253 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 254 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 256 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 258 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 261 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 264 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 266 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 267 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 268 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 269 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 270 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 271 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 272 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 273 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 274 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 275 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 276 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 277 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 278 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 279 out of 1000 SELECT zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 280 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 281 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 282 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 283 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 284 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 285 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 286 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 287 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 288 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 289 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 290 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 291 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 292 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 293 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 294 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 295 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 296 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 298 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 299 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 300 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 301 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 302 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 304 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 305 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 306 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 307 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 308 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 309 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 310 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 311 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 312 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 313 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 314 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 316 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 318 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 319 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 320 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 321 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 322 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 323 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 324 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 325 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 326 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 327 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 328 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 329 out of 1000 SELECT zero FROM system.zeros WHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)), toUInt128(12)), 12)] LIMIT 256 SETTINGS max_block_size = 1048576 Error on processing query 'SELECT zero FROM system.zeros WHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)), toUInt128(12)), 12)] LIMIT 256 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT zero FROM system.zeros WHERE ProfileEvents[toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), 12), toLowCardinality(12)), toUInt128(12)), 12)] LIMIT 256 SETTINGS max_block_size = 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 330 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 331 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 332 out of 1000 SELECT zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 333 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 334 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 335 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 336 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 337 out of 1000 SELECT zero FROM system.zeros LIMIT NULL SETTINGS max_block_size = 1048576 Error on processing query 'SELECT zero FROM system.zeros LIMIT NULL SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual NULL. In scope SELECT zero FROM system.zeros LIMIT NULL SETTINGS max_block_size = 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 338 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 339 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 340 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 341 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 342 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 343 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 344 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 345 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 346 out of 1000 SELECT zero FROM system.zeros GROUP BY toUInt256(2), a LIMIT 2147483648 SETTINGS max_block_size = 1048576 Error on processing query 'SELECT zero FROM system.zeros GROUP BY toUInt256(2), a LIMIT 2147483648 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Unknown expression identifier 'a' in scope SELECT zero FROM system.zeros GROUP BY toUInt256(2), a LIMIT 2147483648 SETTINGS max_block_size = 1048576. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 348 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 349 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 350 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 351 out of 1000 SELECT zero FROM system.zeros LIMIT 0 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 352 out of 1000 SELECT zero FROM system.zeros LIMIT 2147483646 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 353 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 354 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 355 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 356 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 357 out of 1000 EXPLAIN AST optimize = true SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN AST optimize = true SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 359 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 360 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 361 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 362 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 363 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 364 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 365 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 366 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 367 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 368 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 370 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 371 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 372 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 373 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 374 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 375 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 376 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 377 out of 1000 EXPLAIN ESTIMATE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 378 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 380 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 385 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 387 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 388 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 390 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 391 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 392 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 393 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Got boring AST Fuzzing step 395 out of 1000 EXPLAIN `header, description` = true, actions = true, json = true SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576 Error on processing query 'EXPLAIN `header, description` = true, actions = true, json = true SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 1048576': Received from localhost:9000. DB::Exception: Unknown setting "header, description" for EXPLAIN PLAN query. Supported settings: sorting, optimize, indexes, json, actions, description, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [5], String&&) @ 0x000000001158266b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157df42 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 396 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 397 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 398 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 399 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 400 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 401 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 402 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 403 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 404 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 405 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 EXPLAIN QUERY TREE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 407 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 409 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 410 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 411 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 412 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 413 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 414 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 415 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 416 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 417 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 418 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 419 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 420 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 421 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 422 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 423 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 424 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 425 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 426 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 427 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 428 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 429 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 430 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 431 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 432 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 433 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 434 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 435 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 436 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 437 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 438 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 439 out of 1000 SELECT zero FROM system.zeros LIMIT 255 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 440 out of 1000 SELECT zero FROM system.zeros LIMIT 65537 SETTINGS max_block_size = 3 Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 SELECT zero FROM system.zeros LIMIT 65537 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 442 out of 1000 SELECT zero FROM system.zeros LIMIT 65537 SETTINGS max_block_size = 3 Got boring AST Fuzzing step 443 out of 1000 SELECT zero FROM system.zeros LIMIT 65537 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 444 out of 1000 SELECT zero FROM system.zeros LIMIT 65537 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 445 out of 1000 SELECT zero FROM system.zeros PREWHERE toNullable(2) GROUP BY 2 AND 55 LIMIT 65537 SETTINGS max_block_size = 65537 Error on processing query 'SELECT zero FROM system.zeros PREWHERE toNullable(2) GROUP BY 2 AND 55 LIMIT 65537 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Column system.zeros.zero is not under aggregate function and not in GROUP BY keys. In query SELECT zero FROM system.zeros PREWHERE toNullable(2) GROUP BY 2 AND 55 LIMIT 65537 SETTINGS max_block_size = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 448 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 449 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 450 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 451 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 452 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 453 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 454 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 455 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 456 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 457 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 458 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 459 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 460 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 461 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 462 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 463 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 464 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 465 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 466 out of 1000 SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 467 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 468 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 470 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 471 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 472 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 473 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 475 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 476 out of 1000 EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('zero'): zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 477 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 478 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 480 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('zero'): zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 482 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 484 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 485 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 486 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 487 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 488 out of 1000 EXPLAIN SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 489 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 490 out of 1000 EXPLAIN SYNTAX SELECT zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 491 out of 1000 SELECT toLowCardinality('---polymorphic---'), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 492 out of 1000 SELECT toLowCardinality('---polymorphic---'), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 493 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 495 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 496 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 497 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 498 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 499 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 500 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)) LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)) LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toUInt256(12)), 12), toLowCardinality(materialize(2)), 12), toLowCardinality(toFixedString('InsertedRows', 12)) LIMIT 1024 SETTINGS max_block_size = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 501 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 502 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 503 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros WHERE rename_table_polymorphic__fuzz_33 LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros WHERE rename_table_polymorphic__fuzz_33 LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_33' in scope SELECT '---polymorphic---', zero FROM system.zeros WHERE rename_table_polymorphic__fuzz_33 LIMIT 1024 SETTINGS max_block_size = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 504 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toNullable(2), materialize(toNullable(62)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12, 12), a = toUInt256(2) LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN PIPELINE SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toNullable(2), materialize(toNullable(62)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12, 12), a = toUInt256(2) LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toNullable(2), materialize(toNullable(62)), toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12, 12), a = toUInt256(2) LIMIT 1024 SETTINGS max_block_size = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 19. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 20. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 505 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 506 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 507 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 508 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 509 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 510 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 511 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 512 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 513 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 514 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 515 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 516 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT '6553.6' SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros LIMIT '6553.6' SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: LIMIT expression must be constant with numeric type. Actual '6553.6'. In scope SELECT '---polymorphic---', zero FROM system.zeros LIMIT '6553.6' SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, String&&, String&&) @ 0x00000000073d452b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x00000000110437eb 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 517 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 518 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 2147483646 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros LIMIT 2147483646 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.020835987 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 519 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 520 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 521 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 522 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 523 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 524 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12) LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12) LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT '---polymorphic---', zero FROM system.zeros GROUP BY toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), toLowCardinality(12), 12) LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 525 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.00638252 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 526 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 527 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 528 out of 1000 SELECT '---polymorphic---' FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---' FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.014654931 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 529 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 530 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 531 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 532 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 533 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 534 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 535 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 536 out of 1000 SELECT '---polymorphic---', zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 537 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 EXPLAIN ESTIMATE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 EXPLAIN ESTIMATE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 540 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 541 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 542 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 543 out of 1000 EXPLAIN ESTIMATE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 544 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 545 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 546 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 547 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 548 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 549 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 550 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 551 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('toFixedString'): toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 552 out of 1000 EXPLAIN SYNTAX SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 553 out of 1000 EXPLAIN SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 554 out of 1000 EXPLAIN SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 555 out of 1000 EXPLAIN PIPELINE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 556 out of 1000 EXPLAIN SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 EXPLAIN AST SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 558 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 33 ('toFixedString'): toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 560 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 561 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 562 out of 1000 EXPLAIN QUERY TREE SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 563 out of 1000 EXPLAIN SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 EXPLAIN SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 565 out of 1000 SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 566 out of 1000 SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 567 out of 1000 SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 568 out of 1000 SELECT toFixedString('---polymorphic---', 17), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 569 out of 1000 SELECT toFixedString('---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 570 out of 1000 SELECT toFixedString('---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 65535 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 571 out of 1000 SELECT toFixedString('---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 572 out of 1000 SELECT toFixedString(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toFixedString(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT toFixedString(ProfileEvents[toFixedString('InsertedRows', 12)], '---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 EXPLAIN PIPELINE compact = true SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 574 out of 1000 SELECT toFixedString('---polymorphic---', toUInt256(17)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 575 out of 1000 SELECT toFixedString('---polymorphic---', toUInt256(materialize(17))), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toFixedString('---polymorphic---', toUInt256(materialize(17))), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Second argument for function toFixedString must be constant: In scope SELECT toFixedString('---polymorphic---', toUInt256(materialize(17))), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Functions/toFixedString.h:0: DB::FunctionToFixedString::getReturnTypeImpl(std::vector> const&) const @ 0x000000000b794de2 5. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 576 out of 1000 SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 577 out of 1000 SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 578 out of 1000 SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 579 out of 1000 SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 580 out of 1000 SELECT '---polymorphic---', toUInt256(17), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 581 out of 1000 SELECT '---polymorphic---', toUInt256(17), toLowCardinality(materialize(12)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 582 out of 1000 SELECT '---polymorphic---', toUInt256(17), toLowCardinality(toFixedString('Int64', 5), materialize(12)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toUInt256(17), toLowCardinality(toFixedString('Int64', 5), materialize(12)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT '---polymorphic---', toUInt256(17), toLowCardinality(toFixedString('Int64', 5), materialize(12)), zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 583 out of 1000 SELECT toNullable('---polymorphic---'), toUInt256(17), toLowCardinality(materialize(12)), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 584 out of 1000 SELECT toNullable('---polymorphic---'), toUInt256(17), toLowCardinality(materialize(12)), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 585 out of 1000 SELECT '---polymorphic---', toUInt256(17), toLowCardinality(materialize(12)), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT '---polymorphic---', toUInt256(17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 587 out of 1000 SELECT '---polymorphic---', toUInt256(17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 588 out of 1000 SELECT '---polymorphic---', toUInt256(17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 589 out of 1000 SELECT '---polymorphic---', toUInt256(t_projections_lwd__fuzz_15, 17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toUInt256(t_projections_lwd__fuzz_15, 17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_15' in scope SELECT '---polymorphic---', toUInt256(t_projections_lwd__fuzz_15, 17), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 590 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(17)), materialize(12), zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 591 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 593 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 594 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros LIMIT -9223372036854775808 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros LIMIT -9223372036854775808 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 595 out of 1000 SELECT toFixedString('---polymorphic---', 17), toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros PREWHERE t_projections_lwd__fuzz_34 LIMIT 2147483647 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toFixedString('---polymorphic---', 17), toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros PREWHERE t_projections_lwd__fuzz_34 LIMIT 2147483647 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_34' in scope SELECT toFixedString('---polymorphic---', 17), toUInt256(toLowCardinality(materialize(toNullable(17)))), 12, zero FROM system.zeros PREWHERE t_projections_lwd__fuzz_34 LIMIT 2147483647 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 596 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(toNullable(17))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(toNullable(17))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 598 out of 1000 SELECT '---polymorphic---', toUInt256(toLowCardinality(17)), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 599 out of 1000 EXPLAIN PIPELINE compact = true SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(17))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT '---polymorphic---', toUInt256(toLowCardinality(materialize(17))), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 600 out of 1000 SELECT '---polymorphic---', toUInt256(materialize(toLowCardinality('SelectedRows')), toLowCardinality(17)), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toUInt256(materialize(toLowCardinality('SelectedRows')), toLowCardinality(17)), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt256'. Expected 1 argument, got 2 arguments: In scope SELECT '---polymorphic---', toUInt256(materialize(toLowCardinality('SelectedRows')), toLowCardinality(17)), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt256, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000716f9f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x000000000716991b 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 601 out of 1000 SELECT '---polymorphic---', toLowCardinality(17), 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 602 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 604 out of 1000 SELECT t_projections_lwd__fuzz_30, '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT t_projections_lwd__fuzz_30, '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_30' in scope SELECT t_projections_lwd__fuzz_30, '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 605 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 606 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 607 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775806 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775806 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.011784986 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 608 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 609 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 610 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 611 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 612 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 613 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 615 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 616 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 617 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 618 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 619 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 622 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 623 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 625 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 626 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 627 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 628 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 629 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 630 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 631 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 632 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 633 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 634 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 635 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 637 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 638 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 640 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 641 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 646 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 647 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 648 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 649 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 651 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 652 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 653 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 654 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 655 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 657 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 658 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 660 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 662 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 663 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 664 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 665 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 666 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 668 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 670 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 671 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 673 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 674 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 675 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 676 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 677 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 678 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 679 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 680 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 681 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 683 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 684 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 685 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 686 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 688 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 689 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 690 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 691 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 694 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 695 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 696 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 697 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 698 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 699 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 702 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 703 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 7 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 706 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT inf SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT inf SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 707 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 708 out of 1000 SELECT '---polymorphic---', toUInt128(17), 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 709 out of 1000 SELECT '---polymorphic---', toUInt128(17), 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 710 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 711 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 712 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 713 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 715 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 716 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 718 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 719 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 720 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 721 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 722 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 723 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 724 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 725 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 726 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 727 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 729 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 731 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 732 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 734 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 735 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 736 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 738 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 739 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 740 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 741 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 742 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 743 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 744 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 745 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 746 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 747 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.010099557 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 748 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 749 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 750 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 751 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 752 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 753 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 754 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.002730599 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 755 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.014980361 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 758 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 760 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 761 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 763 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 764 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 765 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 766 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 767 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 768 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 769 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 770 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 771 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 772 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 773 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 774 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 776 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 778 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 780 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 781 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 782 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 783 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 784 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.010220982 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 785 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.006422462 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 786 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 788 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.017540721 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 790 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 791 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 792 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 793 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 794 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 795 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 796 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 797 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 799 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 800 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 801 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 805 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 807 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 808 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 809 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 811 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 812 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 814 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 815 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 816 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 817 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 818 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 819 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 820 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 821 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 822 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 823 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 824 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 825 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 828 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 829 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 833 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 834 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 835 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 836 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 838 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 840 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 842 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 843 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 844 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 845 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 846 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 847 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 849 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 850 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 851 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 853 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 854 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 855 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 856 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 857 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 858 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 860 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 861 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 862 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 2147483648 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000749669 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 863 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 865 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 866 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 867 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 868 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.011848603 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 869 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 870 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 871 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 872 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 873 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 874 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000116956 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 876 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 878 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 879 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 880 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 883 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 884 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 885 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 886 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 888 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 889 out of 1000 EXPLAIN ESTIMATE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 890 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 891 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 892 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 893 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 894 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 895 out of 1000 EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 898 out of 1000 EXPLAIN SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 899 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 EXPLAIN SYNTAX SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 902 out of 1000 EXPLAIN PIPELINE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 904 out of 1000 EXPLAIN AST SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 905 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''---polymorphic---''): '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 906 out of 1000 EXPLAIN QUERY TREE SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 9223372036854775807 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 907 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 908 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 909 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 910 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 911 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 912 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 913 out of 1000 SELECT '---polymorphic---', 17, 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 914 out of 1000 SELECT '---polymorphic---', toLowCardinality(toNullable(toUInt128(17))), 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 915 out of 1000 SELECT '---polymorphic---', toLowCardinality(toNullable(toUInt128(17))), 12, zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toLowCardinality(toNullable(toUInt128(17))), 12, zero FROM system.zeros LIMIT 2147483647 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.015455505 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 916 out of 1000 SELECT materialize('---polymorphic---'), toLowCardinality(toNullable(query LIKE toNullable(toLowCardinality(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')))), 17)), 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT materialize('---polymorphic---'), toLowCardinality(toNullable(query LIKE toNullable(toLowCardinality(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')))), 17)), 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT materialize('---polymorphic---'), toLowCardinality(toNullable(query LIKE toNullable(toLowCardinality(materialize(toNullable('INSERT INTO /* test 01413, query 1 */ rows_events_test%')))), 17)), 12, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 917 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 918 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT -1 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT -1 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 919 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 920 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(62 AND (17 AND 55 AND 55) AND 17 AND 55, 17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toLowCardinality(toUInt128(62 AND (17 AND 55 AND 55) AND 17 AND 55, 17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT '---polymorphic---', toLowCardinality(toUInt128(62 AND (17 AND 55 AND 55) AND 17 AND 55, 17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/contrib/llvm-project/libcxx/include/__functional/function.h:0: ? @ 0x00000000071597bb 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 14. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 17. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 18. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 19. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 20. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 22. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 23. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 24. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 26. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 28. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 29. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 31. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 Fuzzing step 921 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 922 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 923 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 924 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 925 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros GROUP BY rename_table_polymorphic__fuzz_34, materialize(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)), rename_table_polymorphic__fuzz_45 LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros GROUP BY rename_table_polymorphic__fuzz_34, materialize(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)), rename_table_polymorphic__fuzz_45 LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_34' in scope SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros GROUP BY rename_table_polymorphic__fuzz_34, materialize(toFixedString('INSERT INTO /* test 01413, query 2 */ rows_events_test%', 55)), rename_table_polymorphic__fuzz_45 LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 926 out of 1000 SELECT '---polymorphic---', toLowCardinality(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 927 out of 1000 SELECT toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 928 out of 1000 SELECT toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 929 out of 1000 SELECT toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 930 out of 1000 SELECT toFixedString('---polymorphic---', 17), toUInt128(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 SELECT toUInt128(55), toFixedString('---polymorphic---', 17), toUInt128(toUInt128(17)), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 SELECT toUInt128(55), toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 933 out of 1000 SELECT toUInt128(55), toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros PREWHERE rename_table__fuzz_17 LIMIT 256 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toUInt128(55), toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros PREWHERE rename_table__fuzz_17 LIMIT 256 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_17' in scope SELECT toUInt128(55), toFixedString('---polymorphic---', 17), toUInt128(17), zero FROM system.zeros PREWHERE rename_table__fuzz_17 LIMIT 256 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 934 out of 1000 SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 935 out of 1000 SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros WHERE equals(current_database, 9, currentDatabase()) AND (type = 2) AND (event_date >= yesterday()) LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 936 out of 1000 SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 937 out of 1000 SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 938 out of 1000 SELECT toUInt128(55), '---polymorphic---', 17, toUInt128(17), zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 939 out of 1000 SELECT toLowCardinality(toLowCardinality(materialize(12))), toUInt128(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 SELECT toLowCardinality(toLowCardinality(materialize(12))), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 941 out of 1000 SELECT toLowCardinality(toLowCardinality(materialize(12))), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 942 out of 1000 SELECT toLowCardinality(toLowCardinality(materialize(12))), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 943 out of 1000 SELECT toLowCardinality(toLowCardinality(12)), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 944 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros GROUP BY toNullable(toLowCardinality(1048577)), rows_events_test__fuzz_31, toUInt256(materialize(17)), 'Int64' LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros GROUP BY toNullable(toLowCardinality(1048577)), rows_events_test__fuzz_31, toUInt256(materialize(17)), 'Int64' LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_31' in scope SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros GROUP BY toNullable(toLowCardinality(1048577)), rows_events_test__fuzz_31, toUInt256(materialize(17)), 'Int64' LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 945 out of 1000 SELECT toLowCardinality(toLowCardinality(12)), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 946 out of 1000 SELECT toLowCardinality(toLowCardinality(toNullable(257), 12)), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Error on processing query 'SELECT toLowCardinality(toLowCardinality(toNullable(257), 12)), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toLowCardinality(toNullable(257), 12)), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 947 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 948 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 949 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 950 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 951 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 952 out of 1000 SELECT toLowCardinality(12), 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Got boring AST Fuzzing step 953 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 1048575 Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 955 out of 1000 SELECT 12, 55, toNullable('---polymorphic---'), 17, 17, zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537 Error on processing query 'SELECT 12, 55, toNullable('---polymorphic---'), 17, 17, zero FROM system.zeros LIMIT -2147483647 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 956 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 957 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1048576 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 958 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 960 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 961 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 962 out of 1000 SELECT toUInt128(12), materialize(toLowCardinality(toUInt256(55))), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10000000000. SETTINGS max_block_size = 65537 Error on processing query 'SELECT toUInt128(12), materialize(toLowCardinality(toUInt256(55))), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10000000000. SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000923668 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 963 out of 1000 EXPLAIN PIPELINE SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 964 out of 1000 EXPLAIN PIPELINE SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 965 out of 1000 EXPLAIN PIPELINE SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 966 out of 1000 EXPLAIN PIPELINE SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 967 out of 1000 SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 968 out of 1000 SELECT 12, materialize(55), '---polymorphic---', materialize(toLowCardinality(17)), 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 969 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 12, materialize(55), '---polymorphic---', materialize(toLowCardinality(17)), 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 12, materialize(55), '---polymorphic---', materialize(toLowCardinality(17)), 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 970 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), toLowCardinality(17), zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, t_projections_lwd__fuzz_5, zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537 Error on processing query 'SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, t_projections_lwd__fuzz_5, zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_5' in scope SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, t_projections_lwd__fuzz_5, zero FROM system.zeros LIMIT 1024 SETTINGS max_block_size = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 973 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, zero FROM system.zeros LIMIT 100 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 974 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 976 out of 1000 SELECT toUInt128(12), materialize(toLowCardinality(55)), '---polymorphic---', toLowCardinality(17), 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 SELECT 12, materialize(toLowCardinality(55)), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 978 out of 1000 SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 979 out of 1000 SELECT 12, materialize(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 980 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 256 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 981 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 982 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 1 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 983 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 984 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 985 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 986 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 987 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 988 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 989 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 990 out of 1000 SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 991 out of 1000 EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Error on processing query 'EXPLAIN PIPELINE header = true, `graph=1` = true SELECT 12, 55, '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 992 out of 1000 SELECT 12, toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 993 out of 1000 SELECT 12, toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 994 out of 1000 SELECT 12, toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 995 out of 1000 SELECT 12, toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 996 out of 1000 SELECT 12, toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 997 out of 1000 SELECT 12, toNullable(67), toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Query succeeded, using this AST as a start Fuzzing step 998 out of 1000 SELECT 12, toNullable(67), toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 999 out of 1000 SELECT 12, toNullable(67), toNullable(55), '---polymorphic---', 17, 17, zero FROM system.zeros LIMIT 10 SETTINGS max_block_size = 65537 Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT '-' Got boring AST Fuzzing step 2 out of 1000 SELECT '-' Got boring AST Fuzzing step 3 out of 1000 SELECT '-' Got boring AST Fuzzing step 4 out of 1000 SELECT '-' Got boring AST Fuzzing step 5 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)) Query succeeded, using this AST as a start Fuzzing step 6 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)) Got boring AST Fuzzing step 7 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)) Got boring AST Fuzzing step 8 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)) Got boring AST Fuzzing step 9 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)) Got boring AST Fuzzing step 10 out of 1000 SELECT toFixedString('-', 1) Query succeeded, using this AST as a start Fuzzing step 11 out of 1000 SELECT toFixedString('-', 1) PREWHERE materialize(toLowCardinality(12)) Error on processing query 'SELECT toFixedString('-', 1) PREWHERE materialize(toLowCardinality(12))': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 12 out of 1000 SELECT toFixedString('-', 1) Got boring AST Fuzzing step 13 out of 1000 SELECT toFixedString('-', 1) Got boring AST Fuzzing step 14 out of 1000 SELECT toFixedString('-', 1) Got boring AST Fuzzing step 15 out of 1000 SELECT toFixedString('-', 1) Got boring AST Fuzzing step 16 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString('-', 1)), 1) Query succeeded, using this AST as a start Fuzzing step 17 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString('-', 1)), 1) Got boring AST Fuzzing step 18 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString('-', toNullable(1))), 1) Query succeeded, using this AST as a start Fuzzing step 19 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString('-', toNullable(1))), 1) Got boring AST Fuzzing step 20 out of 1000 SELECT toFixedString(toLowCardinality('-', toNullable(1)), 1) Error on processing query 'SELECT toFixedString(toLowCardinality('-', toNullable(1)), 1)': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toFixedString(toLowCardinality('-', toNullable(1)), 1). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 21 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString('-', toNullable(1))), 1) Got boring AST Fuzzing step 22 out of 1000 SELECT toFixedString(toLowCardinality(toFixedString(toLowCardinality('-'), 1)), toUInt256(1)) PREWHERE toUInt128(toNullable(2)) Error on processing query 'SELECT toFixedString(toLowCardinality(toFixedString(toLowCardinality('-'), 1)), toUInt256(1)) PREWHERE toUInt128(toNullable(2))': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 23 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 Query succeeded, using this AST as a start Fuzzing step 24 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 PREWHERE toNullable(toNullable(7)) Error on processing query 'SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 PREWHERE toNullable(toNullable(7))': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 25 out of 1000 SELECT toLowCardinality('-', toNullable(1)), 1 Error on processing query 'SELECT toLowCardinality('-', toNullable(1)), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('-', toNullable(1)), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 26 out of 1000 SELECT toLowCardinality(toFixedString(toNullable(1))), 1 Error on processing query 'SELECT toLowCardinality(toFixedString(toNullable(1))), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toLowCardinality(toFixedString(toNullable(1))), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 27 out of 1000 SELECT toLowCardinality('-', toNullable(1)), 1 Error on processing query 'SELECT toLowCardinality('-', toNullable(1)), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('-', toNullable(1)), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('toLowCardinality'): toLowCardinality(toFixedString('-', toNullable(1))), 1. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 29 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 Got boring AST Fuzzing step 30 out of 1000 SELECT toLowCardinality('-', toNullable(1)), 1 Error on processing query 'SELECT toLowCardinality('-', toNullable(1)), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('-', toNullable(1)), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 31 out of 1000 SELECT toFixedString('-', toNullable(1)), 1 WHERE rows_events_test__fuzz_44 = toUInt128(2) Error on processing query 'SELECT toFixedString('-', toNullable(1)), 1 WHERE rows_events_test__fuzz_44 = toUInt128(2)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_44' in scope SELECT toFixedString('-', toNullable(1)), 1 WHERE rows_events_test__fuzz_44 = toUInt128(2). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 32 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 Got boring AST Fuzzing step 33 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 WHERE toNullable(toLowCardinality(17)) AND toNullable(55) AND 55 Query succeeded, using this AST as a start Fuzzing step 34 out of 1000 SELECT toLowCardinality(toFixedString('-', toNullable(1))), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Query succeeded, using this AST as a start Fuzzing step 35 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Query succeeded, using this AST as a start Fuzzing step 36 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Got boring AST Fuzzing step 37 out of 1000 SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Error on processing query 'SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 38 out of 1000 SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Error on processing query 'SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality('-', 1), 1 WHERE toNullable(17) AND toNullable(55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 39 out of 1000 SELECT toLowCardinality(toFixedString('-', 1)), 1 WHERE toNullable(17) AND toNullable(55) AND 55 Got boring AST Fuzzing step 40 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 41 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(equals(rows_events_test__fuzz_44, type, toUInt128(2)), toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55 Error on processing query 'SELECT toLowCardinality(toFixedString('-', toLowCardinality(equals(rows_events_test__fuzz_44, type, toUInt128(2)), toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rows_events_test__fuzz_44' in scope SELECT toLowCardinality(toFixedString('-', toLowCardinality(equals(rows_events_test__fuzz_44, type, toUInt128(2)), toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 42 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55 Got boring AST Fuzzing step 43 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(1)))), 1 WHERE toNullable(17) AND 55 AND 55 Got boring AST Fuzzing step 44 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(toNullable(1))))), 1 WHERE toNullable(17) AND 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 45 out of 1000 EXPLAIN PIPELINE compact = true SELECT toLowCardinality('-', toLowCardinality(toUInt128(toNullable(1)))), 1 WHERE toNullable(17) AND 55 AND 55 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT toLowCardinality('-', toLowCardinality(toUInt128(toNullable(1)))), 1 WHERE toNullable(17) AND 55 AND 55': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 46 out of 1000 SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(toNullable(alter_00665__fuzz_26, 1))))), 1 WHERE toNullable(17) AND 55 AND 55 Error on processing query 'SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(toNullable(alter_00665__fuzz_26, 1))))), 1 WHERE toNullable(17) AND 55 AND 55': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_26' in scope SELECT toLowCardinality(toFixedString('-', toLowCardinality(toUInt128(toNullable(alter_00665__fuzz_26, 1))))), 1 WHERE toNullable(17) AND 55 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 19. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 22. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 23. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 24. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 25. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 27. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 28. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 29. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 31. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd Fuzzing step 47 out of 1000 SELECT toLowCardinality(toFixedString('-', toUInt128(toNullable(1)))), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 48 out of 1000 SELECT toFixedString('-', toUInt128(toNullable(1))), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 49 out of 1000 EXPLAIN AST optimize = true SELECT materialize(toNullable(2)), toFixedString('-', toLowCardinality('Int64'), toUInt128(toNullable(1))), 1 Error on processing query 'EXPLAIN AST optimize = true SELECT materialize(toNullable(2)), toFixedString('-', toLowCardinality('Int64'), toUInt128(toNullable(1))), 1': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "optimize" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a417 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 50 out of 1000 SELECT toFixedString('-', toUInt128(toNullable(1))), 1 WHERE 55 AND 55 Got boring AST Fuzzing step 51 out of 1000 SELECT toFixedString('-', toUInt128(toNullable(1))), 1 Query succeeded, using this AST as a start Fuzzing step 52 out of 1000 SELECT toFixedString('-', toNullable(1)), 1 Query succeeded, using this AST as a start Fuzzing step 53 out of 1000 SELECT toFixedString('-', toNullable(1)), 1 Got boring AST Fuzzing step 54 out of 1000 SELECT toFixedString('-', 1), 1 Query succeeded, using this AST as a start Fuzzing step 55 out of 1000 SELECT toFixedString(toFixedString('-', 1), 1), 1 Query succeeded, using this AST as a start Fuzzing step 56 out of 1000 SELECT toFixedString(toFixedString('-', 1), 1), 1 Got boring AST Fuzzing step 57 out of 1000 SELECT toFixedString('-', 1, 1), 1 Error on processing query 'SELECT toFixedString('-', 1, 1), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT toFixedString('-', 1, 1), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 58 out of 1000 SELECT rows_events_test__fuzz_28, toFixedString(toFixedString('-', 1), 1), 1 Error on processing query 'SELECT rows_events_test__fuzz_28, toFixedString(toFixedString('-', 1), 1), 1': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_28' in scope SELECT rows_events_test__fuzz_28, toFixedString(toFixedString('-', 1), 1), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 59 out of 1000 SELECT toFixedString(toFixedString('-'), 1), 1 Error on processing query 'SELECT toFixedString(toFixedString('-'), 1), 1': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toFixedString(toFixedString('-'), 1), 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 60 out of 1000 SELECT toFixedString('-', 1), 1, 1 Query succeeded, using this AST as a start Fuzzing step 61 out of 1000 SELECT toFixedString('-', 1), 1, 1 Got boring AST Fuzzing step 62 out of 1000 SELECT toFixedString('-', 1), 1, 1 Got boring AST Fuzzing step 63 out of 1000 SELECT toFixedString('-', 1), 1, 1 Got boring AST Fuzzing step 64 out of 1000 SELECT toFixedString('-', 1), 1, 1 Got boring AST Fuzzing step 65 out of 1000 SELECT toFixedString('-', 1), 1, 1 Got boring AST Fuzzing step 66 out of 1000 SELECT '-', 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 67 out of 1000 SELECT '-', 1, 1, 1 Got boring AST Fuzzing step 68 out of 1000 SELECT toLowCardinality('InsertedRows'), '-', 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 SELECT '-', 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 70 out of 1000 SELECT '-', 1, 1, 1 Got boring AST Fuzzing step 71 out of 1000 SELECT '-', 1, 1, 1 Got boring AST Fuzzing step 72 out of 1000 SELECT '-', 1, 1, 1 Got boring AST Fuzzing step 73 out of 1000 SELECT '-', 1, 1, 1 Got boring AST Fuzzing step 74 out of 1000 SELECT toNullable('-'), 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 76 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 77 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 78 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 79 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 80 out of 1000 SELECT toNullable('-'), 1, 1, 1 Got boring AST Fuzzing step 81 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 83 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 84 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 85 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 WHERE rename_table_polymorphic__fuzz_18 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 WHERE rename_table_polymorphic__fuzz_18': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 86 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 87 out of 1000 SELECT toNullable(toFixedString('-')), 1, 1, 1 Error on processing query 'SELECT toNullable(toFixedString('-')), 1, 1, 1': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 1, should be 2: In scope SELECT toNullable(toFixedString('-')), 1, 1, 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 88 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 89 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, 1 Got boring AST Fuzzing step 90 out of 1000 SELECT toNullable('-', 1), 1, 1, 1 Error on processing query 'SELECT toNullable('-', 1), 1, 1, 1': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('-', 1), 1, 1, 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 91 out of 1000 SELECT rename_table__fuzz_33, toNullable('-', 1), 1, 1, 1 PREWHERE materialize(toNullable(2)) Error on processing query 'SELECT rename_table__fuzz_33, toNullable('-', 1), 1, 1, 1 PREWHERE materialize(toNullable(2))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_33' in scope SELECT rename_table__fuzz_33, toNullable('-', 1), 1, 1, 1 PREWHERE materialize(toNullable(2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 92 out of 1000 SELECT toNullable('-', 1), 1, 1, 1 Error on processing query 'SELECT toNullable('-', 1), 1, 1, 1': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('-', 1), 1, 1, 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 93 out of 1000 SELECT toNullable(toFixedString('-', 1)), 1, 1, toNullable(1) Query succeeded, using this AST as a start Fuzzing step 94 out of 1000 SELECT toNullable('-', 1), 1, 1, toNullable(1) Error on processing query 'SELECT toNullable('-', 1), 1, 1, toNullable(1)': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT toNullable('-', 1), 1, 1, toNullable(1). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 12. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 95 out of 1000 SELECT toFixedString('-', 1), 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 SELECT a, toFixedString('-', 1), 1, 1, 1 Error on processing query 'SELECT a, toFixedString('-', 1), 1, 1, 1': Received from localhost:9000. DB::Exception: Unknown expression identifier 'a' in scope SELECT a, toFixedString('-', 1), 1, 1, 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 97 out of 1000 SELECT toFixedString('-', 1), 1, 1, 1 Got boring AST Fuzzing step 98 out of 1000 SELECT toFixedString('-', 1), 1, 1, 1 WHERE toLowCardinality(toNullable(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 99 out of 1000 SELECT toFixedString('-', 1), 1, 1, 1 WHERE toLowCardinality(toNullable(55)) AND 55 Got boring AST Fuzzing step 100 out of 1000 SELECT toFixedString('-', 1), 1, toUInt256(1), 1 WHERE toNullable(55) AND 55 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 SELECT '-', 1, 1, toUInt256(1), 1 WHERE toNullable(55) AND 55 Query succeeded, using this AST as a start Fuzzing step 102 out of 1000 SELECT '-', 1, 1, toUInt256(1), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 103 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 105 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 106 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 107 out of 1000 SELECT '-', 1, 1, 1, 1 PREWHERE t_projections_lwd__fuzz_29 WHERE 55 AND 55 Error on processing query 'SELECT '-', 1, 1, 1, 1 PREWHERE t_projections_lwd__fuzz_29 WHERE 55 AND 55': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_29' in scope SELECT '-', 1, 1, 1, 1 PREWHERE t_projections_lwd__fuzz_29 WHERE 55 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 108 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 109 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 110 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 111 out of 1000 SELECT rename_table__fuzz_41, '-', 1, 1, 1, 1 WHERE 55 AND 55 Error on processing query 'SELECT rename_table__fuzz_41, '-', 1, 1, 1, 1 WHERE 55 AND 55': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_41' in scope SELECT rename_table__fuzz_41, '-', 1, 1, 1, 1 WHERE 55 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 112 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 113 out of 1000 SELECT '-', 1, 1, toNullable(1), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 114 out of 1000 SELECT '-', 1, 1, toNullable(1), 1 WHERE toUInt256(55) AND 55 Error on processing query 'SELECT '-', 1, 1, toNullable(1), 1 WHERE toUInt256(55) AND 55': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT '-', 1, 1, toNullable(1), 1 WHERE toUInt256(55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 115 out of 1000 EXPLAIN SYNTAX SELECT '-', 1, 1, toNullable(1), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 116 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 117 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 118 out of 1000 SELECT '-', materialize(toUInt256(1)), 1, 1, 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 119 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 120 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 WHERE 55 AND 55 Got boring AST Fuzzing step 121 out of 1000 SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55 Got boring AST Fuzzing step 123 out of 1000 SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55 Got boring AST Fuzzing step 124 out of 1000 SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55 Got boring AST Fuzzing step 125 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT '-', toUInt256(1), 1, materialize(1), 1 WHERE 55 AND 55': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 126 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 WHERE 55 AND 55 Query succeeded, using this AST as a start Fuzzing step 127 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 128 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 Got boring AST Fuzzing step 129 out of 1000 SELECT '-', toUInt256(1), 1, 1, 1 Got boring AST Fuzzing step 130 out of 1000 SELECT '-', 1, 1, 1, 1 Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 SELECT '-', 1, 1, 1, 1 Got boring AST Fuzzing step 132 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Query succeeded, using this AST as a start Fuzzing step 133 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 134 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 135 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 136 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 137 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 138 out of 1000 SELECT '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 139 out of 1000 SELECT '-', 1, toNullable(1), 1, 1 WHERE 38 Query succeeded, using this AST as a start Fuzzing step 140 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 142 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 143 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 144 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 145 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 146 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 147 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 148 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, materialize(1) PREWHERE t_projections_lwd__fuzz_35 WHERE 38 Error on processing query 'SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, materialize(1) PREWHERE t_projections_lwd__fuzz_35 WHERE 38': Received from localhost:9000. DB::Exception: Unknown expression identifier 't_projections_lwd__fuzz_35' in scope SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, materialize(1) PREWHERE t_projections_lwd__fuzz_35 WHERE 38. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 149 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Got boring AST Fuzzing step 150 out of 1000 SELECT 17 AND materialize(t_projections_lwd__fuzz_29, 62) AND 55, '-', 1, 1, 1, 1 WHERE 38 Error on processing query 'SELECT 17 AND materialize(t_projections_lwd__fuzz_29, 62) AND 55, '-', 1, 1, 1, 1 WHERE 38': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_29' in scope SELECT 17 AND materialize(t_projections_lwd__fuzz_29, 62) AND 55, '-', 1, 1, 1, 1 WHERE 38. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 151 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, 1 WHERE 2 Got boring AST Fuzzing step 153 out of 1000 SELECT 17 AND materialize(62) AND 55, '-', 1, 1, 1, toLowCardinality(1) WHERE 2 Query succeeded, using this AST as a start Fuzzing step 154 out of 1000 SELECT 17 AND 62 AND 55, '-', 1, 1, toLowCardinality(1), toLowCardinality(1) WHERE 2 Query succeeded, using this AST as a start Fuzzing step 155 out of 1000 SELECT 17 AND 62 AND 55, toLowCardinality(toNullable(toFixedString('-', 1))), 1, 1, 1, toLowCardinality(1) WHERE 2 Query succeeded, using this AST as a start Fuzzing step 156 out of 1000 SELECT 17 AND 62 AND 55, toLowCardinality(toNullable(toFixedString('-', toNullable(1)))), 1, 1, 1, toLowCardinality(1) WHERE 2 Query succeeded, using this AST as a start Fuzzing step 157 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 158 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 159 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 160 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 161 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 162 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 163 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 164 out of 1000 SELECT 17 AND 62 AND 55 WHERE 2 Got boring AST Fuzzing step 165 out of 1000 SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 EXPLAIN PIPELINE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 167 out of 1000 EXPLAIN PIPELINE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 168 out of 1000 EXPLAIN PIPELINE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 169 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 171 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 172 out of 1000 SELECT 17 AND toLowCardinality(materialize(62)) AND 55 WHERE -2147483649 Error on processing query 'SELECT 17 AND toLowCardinality(materialize(62)) AND 55 WHERE -2147483649': Received from localhost:9000. DB::Exception: Illegal type Int64 of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 173 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 174 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 175 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 176 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 177 out of 1000 EXPLAIN AST SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 178 out of 1000 EXPLAIN SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 EXPLAIN SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Got boring AST Fuzzing step 180 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 17 AND toLowCardinality(62) AND 55 WHERE 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('17'): 17 AND toLowCardinality(62) AND 55 WHERE 2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 181 out of 1000 SELECT 17 AND 55 WHERE 2 Query succeeded, using this AST as a start Fuzzing step 182 out of 1000 SELECT 17 AND 55 WHERE 2 Got boring AST Fuzzing step 183 out of 1000 EXPLAIN PIPELINE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 184 out of 1000 EXPLAIN PIPELINE SELECT 17 AND 55 Got boring AST Fuzzing step 185 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 186 out of 1000 EXPLAIN AST SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 187 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 188 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 189 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 190 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 191 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 192 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 193 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 194 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 195 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 196 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 197 out of 1000 EXPLAIN PIPELINE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 198 out of 1000 EXPLAIN SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 199 out of 1000 EXPLAIN SELECT 17 AND 55 Got boring AST Fuzzing step 200 out of 1000 EXPLAIN SELECT 17 AND 55 Got boring AST Fuzzing step 201 out of 1000 EXPLAIN AST SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 202 out of 1000 EXPLAIN SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('17'): 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 204 out of 1000 EXPLAIN SELECT 17 AND 55 Got boring AST Fuzzing step 205 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 207 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 208 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 209 out of 1000 EXPLAIN AST SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 210 out of 1000 EXPLAIN SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 211 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 212 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 213 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 215 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 216 out of 1000 EXPLAIN AST SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 217 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 218 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 219 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('17'): 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 220 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 221 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 222 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 223 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 224 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 225 out of 1000 EXPLAIN SYNTAX SELECT 17 AND 55 Got boring AST Fuzzing step 226 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 228 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('17'): 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Got boring AST Fuzzing step 230 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 231 out of 1000 EXPLAIN ESTIMATE SELECT 17 AND 55 Got boring AST Fuzzing step 232 out of 1000 EXPLAIN PIPELINE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 233 out of 1000 EXPLAIN QUERY TREE SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 234 out of 1000 SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 236 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 237 out of 1000 SELECT toUInt128(17) AND 55 Error on processing query 'SELECT toUInt128(17) AND 55': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT toUInt128(17) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 239 out of 1000 SELECT 17 AND 55 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12), 12) Error on processing query 'SELECT 17 AND 55 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12), 12)': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(Nullable(FixedString(12))). In query SELECT 17 AND 55 PREWHERE toFixedString(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows'), toLowCardinality(12)), 12), 12), 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 240 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 241 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 242 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 243 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 244 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 245 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 246 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 247 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 248 out of 1000 SELECT rename_table__fuzz_39, 17 AND materialize(55) Error on processing query 'SELECT rename_table__fuzz_39, 17 AND materialize(55)': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_39' in scope SELECT rename_table__fuzz_39, 17 AND materialize(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 249 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 250 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 251 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 252 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 253 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 254 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 255 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 256 out of 1000 EXPLAIN SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN SELECT materialize(17) AND 55 Got boring AST Fuzzing step 258 out of 1000 EXPLAIN SELECT materialize(17) AND 55 Got boring AST Fuzzing step 259 out of 1000 EXPLAIN AST SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 260 out of 1000 EXPLAIN AST SELECT materialize(17) AND 55 Got boring AST Fuzzing step 261 out of 1000 EXPLAIN AST SELECT materialize(17) AND 55 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 263 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 264 out of 1000 SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 265 out of 1000 SELECT (17 AND toNullable(55) AND (database = currentDatabase())) AND materialize(17) AND 55 Error on processing query 'SELECT (17 AND toNullable(55) AND (database = currentDatabase())) AND materialize(17) AND 55': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'database' in scope SELECT (17 AND toNullable(55) AND (database = currentDatabase())) AND materialize(17) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 266 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 267 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 268 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 269 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 270 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 271 out of 1000 EXPLAIN PIPELINE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 272 out of 1000 EXPLAIN AST SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 273 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 274 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 275 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 276 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 277 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Got boring AST Fuzzing step 278 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 279 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Got boring AST Fuzzing step 280 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Got boring AST Fuzzing step 281 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Got boring AST Fuzzing step 282 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 283 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 EXPLAIN QUERY TREE SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Got boring AST Fuzzing step 287 out of 1000 EXPLAIN SYNTAX SELECT materialize(17) AND 55 Got boring AST Fuzzing step 288 out of 1000 EXPLAIN SELECT materialize(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 289 out of 1000 SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 291 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 292 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 293 out of 1000 SELECT 17 AND 55 WHERE arrayElement(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)) Error on processing query 'SELECT 17 AND 55 WHERE arrayElement(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12))': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 17 AND 55 WHERE arrayElement(toFixedString(toFixedString(toFixedString(toNullable('SelectedRows', 12), 12), 12), 12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 18. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 19. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 21. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 23. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 24. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 25. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 26. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 27. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 28. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 29. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 30. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 31. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd Fuzzing step 294 out of 1000 SELECT 17 AND materialize(55) Query succeeded, using this AST as a start Fuzzing step 295 out of 1000 SELECT and(17) WHERE toLowCardinality(62) Error on processing query 'SELECT and(17) WHERE toLowCardinality(62)': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(17) WHERE toLowCardinality(62). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 296 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 297 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 298 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 299 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 300 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 301 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 302 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 303 out of 1000 SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 304 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 305 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 306 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 307 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 308 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT 17 AND materialize(toLowCardinality(55)) Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT 17 AND materialize(toLowCardinality(55))': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 309 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 310 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 311 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 312 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 313 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 314 out of 1000 SELECT toLowCardinality(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 315 out of 1000 SELECT toLowCardinality(17) AND 55 PREWHERE toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)) Error on processing query 'SELECT toLowCardinality(17) AND 55 PREWHERE toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12))': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(Nullable(FixedString(12))). In query SELECT toLowCardinality(17) AND 55 PREWHERE toFixedString(toLowCardinality(toNullable('InsertedRows')), toNullable(12)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 316 out of 1000 EXPLAIN PIPELINE compact = true SELECT toLowCardinality(17) AND 55 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT toLowCardinality(17) AND 55': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 317 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 318 out of 1000 SELECT and(55) Error on processing query 'SELECT and(55)': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 319 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 320 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 321 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 323 out of 1000 SELECT 17 AND materialize(55) WHERE rename_table__fuzz_23 Error on processing query 'SELECT 17 AND materialize(55) WHERE rename_table__fuzz_23': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_23' in scope SELECT 17 AND materialize(55) WHERE rename_table__fuzz_23. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 324 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 325 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 326 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 327 out of 1000 SELECT toLowCardinality(17) AND materialize(55) GROUP BY toFixedString('-', toLowCardinality(toUInt128(toNullable(1)))), (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('Int64'), toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12) Error on processing query 'SELECT toLowCardinality(17) AND materialize(55) GROUP BY toFixedString('-', toLowCardinality(toUInt128(toNullable(1)))), (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('Int64'), toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12)': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT toLowCardinality(17) AND materialize(55) GROUP BY toFixedString('-', toLowCardinality(toUInt128(toNullable(1)))), (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = toLowCardinality(2)) AND (event_date >= yesterday()), defaultValueOfTypeName('Int64'), toFixedString(toFixedString(toFixedString(toFixedString('SelectedRows', toUInt256(12)), 12), 12), 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 328 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 329 out of 1000 SELECT 17 AND materialize(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT 17 AND materialize(55) Query succeeded, using this AST as a start Fuzzing step 331 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 332 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 333 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 334 out of 1000 SELECT 17 AND materialize(55) Got boring AST Fuzzing step 335 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Query succeeded, using this AST as a start Fuzzing step 336 out of 1000 SELECT toLowCardinality(17) AND materialize(55) Got boring AST Fuzzing step 337 out of 1000 SELECT toLowCardinality(17) AND 55 Query succeeded, using this AST as a start Fuzzing step 338 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 339 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 340 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 341 out of 1000 SELECT toLowCardinality(17) AND 55 GROUP BY materialize(toNullable(toUInt128(7))), rows_events_test__fuzz_32, t_projections_lwd__fuzz_45 Error on processing query 'SELECT toLowCardinality(17) AND 55 GROUP BY materialize(toNullable(toUInt128(7))), rows_events_test__fuzz_32, t_projections_lwd__fuzz_45': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_32' in scope SELECT toLowCardinality(17) AND 55 GROUP BY materialize(toNullable(toUInt128(7))), rows_events_test__fuzz_32, t_projections_lwd__fuzz_45. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 342 out of 1000 SELECT toLowCardinality(17) AND 55 WHERE toFixedString('SelectedRows', 12) Error on processing query 'SELECT toLowCardinality(17) AND 55 WHERE toFixedString('SelectedRows', 12)': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: FixedString(12). In query SELECT toLowCardinality(17) AND 55 WHERE toFixedString('SelectedRows', 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 343 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 344 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 345 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 346 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 347 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 348 out of 1000 SELECT toLowCardinality(17) AND 55 Got boring AST Fuzzing step 349 out of 1000 SELECT 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 350 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 351 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 352 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 353 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 354 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 355 out of 1000 SELECT 17 AND 55 Got boring AST Fuzzing step 356 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 357 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 358 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 359 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 360 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 361 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 362 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT (17 AND 55) AND 17 AND 55 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT (17 AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 363 out of 1000 SELECT (17 AND 55) AND 17 AND 55 WHERE rows_events_test__fuzz_30 Error on processing query 'SELECT (17 AND 55) AND 17 AND 55 WHERE rows_events_test__fuzz_30': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_30' in scope SELECT (17 AND 55) AND 17 AND 55 WHERE rows_events_test__fuzz_30. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 364 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 365 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 366 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 367 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 368 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('AND'): AND 17 AND 55. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 369 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 370 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 371 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 372 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 373 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 374 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 375 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 376 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 377 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 378 out of 1000 SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 380 out of 1000 EXPLAIN ESTIMATE SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 381 out of 1000 EXPLAIN ESTIMATE SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 382 out of 1000 EXPLAIN SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 383 out of 1000 EXPLAIN SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 384 out of 1000 EXPLAIN PIPELINE SELECT materialize(materialize(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 SELECT materialize(materialize(toUInt256(2))), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 SELECT materialize(toUInt256(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 SELECT materialize(toUInt256(toUInt256(2))), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 388 out of 1000 SELECT materialize(toUInt256(toUInt256(2))), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 389 out of 1000 SELECT materialize(toUInt256(toUInt256(2))), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 390 out of 1000 SELECT toUInt256(toUInt256(2)), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 391 out of 1000 SELECT toUInt256(2), (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 392 out of 1000 SELECT toUInt256(2), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 393 out of 1000 SELECT toUInt256(2), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 394 out of 1000 SELECT toUInt256(2), (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 395 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 396 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 397 out of 1000 SELECT 2, (17 AND 55) AND toLowCardinality(17) AND 55 GROUP BY toLowCardinality(55) AND toLowCardinality(materialize(55)), rename_table__fuzz_20, toLowCardinality(toUInt256(7)), t_projections_lwd__fuzz_14 Error on processing query 'SELECT 2, (17 AND 55) AND toLowCardinality(17) AND 55 GROUP BY toLowCardinality(55) AND toLowCardinality(materialize(55)), rename_table__fuzz_20, toLowCardinality(toUInt256(7)), t_projections_lwd__fuzz_14': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_20' in scope SELECT 2, (17 AND 55) AND toLowCardinality(17) AND 55 GROUP BY toLowCardinality(55) AND toLowCardinality(materialize(55)), rename_table__fuzz_20, toLowCardinality(toUInt256(7)), t_projections_lwd__fuzz_14. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 398 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 399 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 400 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 401 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 402 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 403 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 404 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 405 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 406 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 407 out of 1000 EXPLAIN SYNTAX SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 408 out of 1000 EXPLAIN SYNTAX SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 409 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, (17 AND 55) AND 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, (17 AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('2'): 2, (17 AND 55) AND 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 410 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 411 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 412 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 413 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 414 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 415 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 416 out of 1000 EXPLAIN SYNTAX SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 417 out of 1000 EXPLAIN SYNTAX SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 418 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 419 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 420 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 421 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 422 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 423 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 424 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 425 out of 1000 EXPLAIN ESTIMATE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 426 out of 1000 EXPLAIN ESTIMATE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 427 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2, (17 AND 55) AND 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2, (17 AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 38 ('2'): 2, (17 AND 55) AND 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 428 out of 1000 EXPLAIN ESTIMATE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 429 out of 1000 EXPLAIN ESTIMATE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 430 out of 1000 EXPLAIN SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 431 out of 1000 EXPLAIN SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 432 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 433 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 434 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 435 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 436 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2, (17 AND 55) AND 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2, (17 AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 43 ('2'): 2, (17 AND 55) AND 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 437 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 EXPLAIN ESTIMATE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 439 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 441 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 442 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 443 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 444 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 445 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 446 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 447 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 448 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 449 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 450 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 451 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 452 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 453 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 454 out of 1000 SELECT 2, (17 AND (9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd')) AND 55) AND 17 AND 55 Error on processing query 'SELECT 2, (17 AND (9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd')) AND 55) AND 17 AND 55': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'database' in scope SELECT 2, (17 AND (9223372036854775807 AND 17 AND (database = currentDatabase()) AND (`table` = 't_projections_lwd')) AND 55) AND 17 AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 455 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 456 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 457 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 458 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 PREWHERE toLowCardinality(toNullable(toLowCardinality(2))) AND 17 AND 55 Error on processing query 'SELECT 2, (17 AND 55) AND 17 AND 55 PREWHERE toLowCardinality(toNullable(toLowCardinality(2))) AND 17 AND 55': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 459 out of 1000 EXPLAIN AST SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 460 out of 1000 EXPLAIN PIPELINE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 461 out of 1000 EXPLAIN SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 462 out of 1000 EXPLAIN SYNTAX SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 464 out of 1000 EXPLAIN QUERY TREE SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 465 out of 1000 EXPLAIN SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 466 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 467 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 468 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 469 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 470 out of 1000 SELECT 2, (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 471 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 473 out of 1000 SELECT (17 AND 55) AND 17 AND 55 Got boring AST Fuzzing step 474 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 476 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 477 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 478 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 479 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('AND'): AND 55. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 480 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('AND'): AND 55. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 481 out of 1000 EXPLAIN QUERY TREE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 482 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 484 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 486 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('AND'): AND 55. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 487 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('('): (17 AND 55) AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 488 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 489 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 490 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 491 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 492 out of 1000 EXPLAIN QUERY TREE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 493 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('('): (17 AND 55) AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 495 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 496 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 497 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 498 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 499 out of 1000 SELECT (toLowCardinality(toNullable(17)) AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 500 out of 1000 SELECT (toLowCardinality(toNullable(17)) AND 55) AND 55 Got boring AST Fuzzing step 501 out of 1000 SELECT (toLowCardinality(toNullable(17)) AND materialize(toNullable(55))) AND 55 Query succeeded, using this AST as a start Fuzzing step 502 out of 1000 SELECT (toLowCardinality(toNullable(17)) AND materialize(toNullable(55))) AND 55 Got boring AST Fuzzing step 503 out of 1000 SELECT (toNullable(17) AND materialize(toNullable(55))) AND 55 Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT (17 AND materialize(toNullable(55))) AND 55 Query succeeded, using this AST as a start Fuzzing step 505 out of 1000 SELECT (17 AND materialize(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 506 out of 1000 SELECT (17 AND materialize(55)) AND 55 Got boring AST Fuzzing step 507 out of 1000 SELECT (17 AND materialize(55)) AND 55 Got boring AST Fuzzing step 508 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 509 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 510 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 511 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 512 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 513 out of 1000 SELECT (toNullable(17) AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 514 out of 1000 SELECT (toNullable(17) AND 55) AND 55 Got boring AST Fuzzing step 515 out of 1000 SELECT (toNullable(17) AND 55) AND 55 Got boring AST Fuzzing step 516 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 517 out of 1000 SELECT (17 AND 55) AND toLowCardinality(55) Query succeeded, using this AST as a start Fuzzing step 518 out of 1000 EXPLAIN PIPELINE SELECT (toLowCardinality(toUInt128(17)) AND 55) AND toLowCardinality(55) Error on processing query 'EXPLAIN PIPELINE SELECT (toLowCardinality(toUInt128(17)) AND 55) AND toLowCardinality(55)': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT (toLowCardinality(toUInt128(17)) AND 55) AND toLowCardinality(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011579483 23. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 24. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 519 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 520 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 521 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 522 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 523 out of 1000 SELECT (17 AND 55) AND 55 GROUP BY toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 42, a = toNullable(2) Error on processing query 'SELECT (17 AND 55) AND 55 GROUP BY toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 42, a = toNullable(2)': Received from localhost:9000. DB::Exception: Positional argument number 42 is out of bounds. Expected in range [1, 1]. In scope SELECT (17 AND 55) AND 55 GROUP BY toFixedString(toFixedString(toFixedString('SelectedRows', toLowCardinality(toLowCardinality(12))), 12), 12), 42, a = toNullable(2). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 524 out of 1000 SELECT (17 AND 55) AND 55 WHERE toFixedString(toLowCardinality('InsertedRows'), 12) Error on processing query 'SELECT (17 AND 55) AND 55 WHERE toFixedString(toLowCardinality('InsertedRows'), 12)': Received from localhost:9000. DB::Exception: Invalid type for filter in WHERE: LowCardinality(FixedString(12)). In query SELECT (17 AND 55) AND 55 WHERE toFixedString(toLowCardinality('InsertedRows'), 12). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081c75 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 525 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 526 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 527 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 528 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 529 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 530 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 531 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 532 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 533 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 534 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 535 out of 1000 EXPLAIN PIPELINE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 536 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 538 out of 1000 EXPLAIN SYNTAX SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 539 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 540 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 541 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 542 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 543 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 544 out of 1000 EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 44 ('AND'): AND 55. Expected one of: token, OpeningRoundBracket, FILTER, RESPECT NULLS, IGNORE NULLS, OVER, table override declaration, COLUMNS, PARTITION BY, PRIMARY KEY, ORDER BY, SAMPLE BY, TTL, INTO OUTFILE, FORMAT, SETTINGS, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 545 out of 1000 EXPLAIN ESTIMATE SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 546 out of 1000 EXPLAIN SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 547 out of 1000 EXPLAIN SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 548 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 549 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 550 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 551 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 552 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 553 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 554 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 555 out of 1000 SELECT (17 AND toLowCardinality(toNullable(toUInt256(55)))) AND 55 Error on processing query 'SELECT (17 AND toLowCardinality(toNullable(toUInt256(55)))) AND 55': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt256)) of 2 argument of function and: In scope SELECT (17 AND toLowCardinality(toNullable(toUInt256(55)))) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 556 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 557 out of 1000 EXPLAIN PIPELINE header = true, compact = true SELECT (17 AND 55) AND 55 Error on processing query 'EXPLAIN PIPELINE header = true, compact = true SELECT (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 558 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 559 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 560 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 561 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 562 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 563 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 564 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 565 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 566 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 567 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 568 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 569 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 570 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 571 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 572 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 573 out of 1000 SELECT (17 AND 55) AND toNullable(toUInt128(55)) Error on processing query 'SELECT (17 AND 55) AND toNullable(toUInt128(55))': Received from localhost:9000. DB::Exception: Illegal type (Nullable(UInt128)) of 2 argument of function and: In scope SELECT (17 AND 55) AND toNullable(toUInt128(55)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 574 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 575 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 576 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 577 out of 1000 SELECT rows_events_test__fuzz_6, (17 AND 55) AND 55 Error on processing query 'SELECT rows_events_test__fuzz_6, (17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_6' in scope SELECT rows_events_test__fuzz_6, (17 AND 55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 578 out of 1000 SELECT (17 AND 55) AND 55 Got boring AST Fuzzing step 579 out of 1000 SELECT (17 AND toNullable(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 580 out of 1000 SELECT (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 581 out of 1000 SELECT and(55) AND 55 Error on processing query 'SELECT and(55) AND 55': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 582 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 583 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 584 out of 1000 SELECT (17 AND toLowCardinality(55)) AND 55 WHERE materialize(toUInt256(12)) Error on processing query 'SELECT (17 AND toLowCardinality(55)) AND 55 WHERE materialize(toUInt256(12))': Received from localhost:9000. DB::Exception: Illegal type UInt256 of column materialize(_CAST('12'_UInt256, 'UInt256'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 585 out of 1000 SELECT (toNullable(17) AND toLowCardinality(55)) AND 55 Query succeeded, using this AST as a start Fuzzing step 586 out of 1000 SELECT (toNullable(17) AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 587 out of 1000 SELECT (toNullable(17) AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 588 out of 1000 SELECT (toNullable(17) AND toLowCardinality(55)) AND 55 Got boring AST Fuzzing step 589 out of 1000 SELECT (toNullable(17) AND 55) AND toNullable(55) Query succeeded, using this AST as a start Fuzzing step 590 out of 1000 SELECT (toNullable(17) AND 55) AND toNullable(55) Got boring AST Fuzzing step 591 out of 1000 SELECT (17 AND 55) AND toNullable(55) Query succeeded, using this AST as a start Fuzzing step 592 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 593 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) WHERE toLowCardinality(toNullable(-9223372036854775807)) Error on processing query 'SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) WHERE toLowCardinality(toNullable(-9223372036854775807))': Received from localhost:9000. DB::Exception: Illegal type Nullable(Int64) of column for constant filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&&) @ 0x000000000700edab 4. /build/src/Columns/FilterDescription.cpp:0: DB::ConstantFilterDescription::ConstantFilterDescription(DB::IColumn const&) @ 0x000000001218daa8 5. /build/src/Planner/PlannerExpressionAnalysis.cpp:54: DB::(anonymous namespace)::analyzeFilter(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::ActionsChain&) @ 0x0000000011691b2f 6. /build/src/Planner/PlannerExpressionAnalysis.cpp:0: DB::buildExpressionAnalysisResult(std::shared_ptr const&, std::vector> const&, std::shared_ptr const&, DB::PlannerQueryProcessingInfo const&) @ 0x000000001168a1a9 7. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:515: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dbb3 8. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 9. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 10. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 11. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 14. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 16. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 17. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 18. ? @ 0x00007f7733d58ac3 19. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 595 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 596 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 597 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 598 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 599 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 600 out of 1000 SELECT (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 601 out of 1000 EXPLAIN QUERY TREE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 602 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toUInt128'): toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 603 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toUInt128'): toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 604 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 605 out of 1000 EXPLAIN SYNTAX SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 606 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 607 out of 1000 EXPLAIN PIPELINE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 608 out of 1000 EXPLAIN TABLE OVERRIDE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('toUInt128'): toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)). Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 609 out of 1000 EXPLAIN SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 610 out of 1000 EXPLAIN SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 611 out of 1000 EXPLAIN SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 612 out of 1000 SELECT toUInt128(toNullable(2)), and(toNullable(toLowCardinality(55))) PREWHERE toNullable(toLowCardinality(toNullable(5))) Error on processing query 'SELECT toUInt128(toNullable(2)), and(toNullable(toLowCardinality(55))) PREWHERE toNullable(toLowCardinality(toNullable(5)))': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT toUInt128(toNullable(2)), and(toNullable(toLowCardinality(55))) PREWHERE toNullable(toLowCardinality(toNullable(5))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 613 out of 1000 EXPLAIN AST SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 614 out of 1000 SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Query succeeded, using this AST as a start Fuzzing step 615 out of 1000 SELECT toUInt128(toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Got boring AST Fuzzing step 616 out of 1000 SELECT toNullable(2), (17 AND toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND 55) AND toLowCardinality(55) PREWHERE rename_table_polymorphic__fuzz_41 Error on processing query 'SELECT toNullable(2), (17 AND toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND 55) AND toLowCardinality(55) PREWHERE rename_table_polymorphic__fuzz_41': Received from localhost:9000. DB::Exception: Illegal type (Nullable(String)) of 2 argument of function and: In scope SELECT toNullable(2), (17 AND toLowCardinality(toNullable('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND 55) AND toLowCardinality(55) PREWHERE rename_table_polymorphic__fuzz_41. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 617 out of 1000 SELECT toUInt128(toFixedString('Int64', 5), toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)) Error on processing query 'SELECT toUInt128(toFixedString('Int64', 5), toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55))': Received from localhost:9000. DB::Exception: An incorrect number of arguments was specified for function 'toUInt128'. Expected 1 argument, got 2 arguments: In scope SELECT toUInt128(toFixedString('Int64', 5), toNullable(2)), (17 AND 55) AND toNullable(toLowCardinality(55)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, String&, String&&) @ 0x000000000703176b 4. /build/src/Functions/FunctionHelpers.cpp:0: DB::validateFunctionArguments(DB::IFunction const&, std::vector> const&, std::vector> const&, std::vector> const&) @ 0x0000000007030142 5. /build/src/Functions/FunctionsConversion.cpp:0: std::shared_ptr std::__function::__policy_invoker (std::vector> const&)>::__call_impl>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const::'lambda'(auto const&), std::shared_ptr (std::vector> const&)>>(std::__function::__policy_storage const*, std::vector> const&) @ 0x000000000715f5f8 6. /build/src/Functions/FunctionsConversion.cpp:2009: DB::(anonymous namespace)::FunctionConvert>, DB::(anonymous namespace)::NameToUInt128, DB::(anonymous namespace)::ToNumberMonotonicity>>::getReturnTypeImpl(std::vector> const&) const @ 0x0000000007159920 7. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 8. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 9. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 11. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 14. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 16. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 17. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 20. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 21. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 22. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 23. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 26. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 28. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 29. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 30. ? @ 0x00007f7733d58ac3 31. ? @ 0x00007f7733dea850 Fuzzing step 618 out of 1000 SELECT toUInt128(2), (17 AND 55) AND toNullable(55) Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 SELECT 2, (17 AND 55) AND toNullable(55) Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 SELECT 2, (17 AND 55) AND 55 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 622 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 623 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 624 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 625 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 626 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 627 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 628 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 629 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 630 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 631 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 632 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 633 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 634 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 635 out of 1000 SELECT 2, (17 AND 55) AND toUInt128(55) Error on processing query 'SELECT 2, (17 AND 55) AND toUInt128(55)': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 2 argument of function and: In scope SELECT 2, (17 AND 55) AND toUInt128(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 636 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 637 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 638 out of 1000 SELECT 2, (17 AND materialize(toUInt256(55))) AND materialize(55) Error on processing query 'SELECT 2, (17 AND materialize(toUInt256(55))) AND materialize(55)': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 2 argument of function and: In scope SELECT 2, (17 AND materialize(toUInt256(55))) AND materialize(55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 16. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 639 out of 1000 SELECT 2, (17 AND 55) AND 55 Got boring AST Fuzzing step 640 out of 1000 SELECT 2, (((current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())) AND 17 AND 55) AND 55 Error on processing query 'SELECT 2, (((current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())) AND 17 AND 55) AND 55': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 2, (((current_database = currentDatabase()) AND (query LIKE toLowCardinality('INSERT INTO /* test 01413, query 2 */ rows_events_test%')) AND (type = 2) AND 2 AND (event_date >= yesterday())) AND 17 AND 55) AND 55. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 641 out of 1000 SELECT 2, (17 AND 55) AND 55 WHERE 17 AND toLowCardinality(55) Query succeeded, using this AST as a start Fuzzing step 642 out of 1000 SELECT 2 WHERE 17 AND toLowCardinality(55) Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 SELECT 2 WHERE 17 AND toLowCardinality(toFixedString(toFixedString('SelectedRows', toUInt128(toLowCardinality(toUInt256(12)))), 12, toLowCardinality(12)), 55) Error on processing query 'SELECT 2 WHERE 17 AND toLowCardinality(toFixedString(toFixedString('SelectedRows', toUInt128(toLowCardinality(toUInt256(12)))), 12, toLowCardinality(12)), 55)': Received from localhost:9000. DB::Exception: Number of arguments for function toFixedString doesn't match: passed 3, should be 2: In scope SELECT 2 WHERE 17 AND toLowCardinality(toFixedString(toFixedString('SelectedRows', toUInt128(toLowCardinality(toUInt256(12)))), 12, toLowCardinality(12)), 55). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 15. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 16. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 18. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 19. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 21. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 22. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 23. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 25. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 27. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 28. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 29. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 30. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 31. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 Fuzzing step 644 out of 1000 SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 645 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 646 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 647 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 648 out of 1000 SELECT 2 WHERE 17 AND 55 GROUP BY toNullable(toFixedString('InsertedRows', 12)), materialize(toNullable(55)), 17 AND 62 AND materialize(55) AND 55, rename_table__fuzz_6 Error on processing query 'SELECT 2 WHERE 17 AND 55 GROUP BY toNullable(toFixedString('InsertedRows', 12)), materialize(toNullable(55)), 17 AND 62 AND materialize(55) AND 55, rename_table__fuzz_6': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_6' in scope SELECT 2 WHERE 17 AND 55 GROUP BY toNullable(toFixedString('InsertedRows', 12)), materialize(toNullable(55)), 17 AND 62 AND materialize(55) AND 55, rename_table__fuzz_6. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 649 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 650 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 651 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 652 out of 1000 SELECT 2 PREWHERE 17 AND 55 Error on processing query 'SELECT 2 PREWHERE 17 AND 55': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 653 out of 1000 SELECT 2 WHERE and(17) Error on processing query 'SELECT 2 WHERE and(17)': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT 2 WHERE and(17). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 654 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 655 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 656 out of 1000 EXPLAIN QUERY TREE dump_ast = true SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN QUERY TREE dump_ast = true SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "dump_ast" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a4c1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 657 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 658 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 660 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 662 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 663 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 664 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 665 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 666 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 667 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 668 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 669 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 670 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 673 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 674 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 675 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 676 out of 1000 EXPLAIN SYNTAX SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 677 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 39 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 678 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 679 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 680 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 681 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 682 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 683 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 684 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 685 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 686 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 687 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 688 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 689 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 690 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 692 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 693 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 694 out of 1000 SELECT 2 PREWHERE 17 AND 55 WHERE 17 AND 55 Error on processing query 'SELECT 2 PREWHERE 17 AND 55 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 695 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 696 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 697 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 698 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 699 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 700 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 701 out of 1000 EXPLAIN SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 702 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 703 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 704 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 705 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 706 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 707 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 708 out of 1000 EXPLAIN PIPELINE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 709 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 710 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 711 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 712 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 713 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 714 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 715 out of 1000 EXPLAIN QUERY TREE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 716 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Syntax error: failed at position 34 ('2'): 2 WHERE 17 AND 55. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 717 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 718 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 719 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 720 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 721 out of 1000 EXPLAIN ESTIMATE SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 722 out of 1000 EXPLAIN AST SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 723 out of 1000 SELECT 2 WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 724 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 725 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 726 out of 1000 SELECT 2 WHERE 17 AND 55 Got boring AST Fuzzing step 727 out of 1000 SELECT materialize(2) WHERE 17 AND 55 Query succeeded, using this AST as a start Fuzzing step 728 out of 1000 SELECT materialize(2) WHERE 17 AND 55 Got boring AST Fuzzing step 729 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Query succeeded, using this AST as a start Fuzzing step 730 out of 1000 SELECT 2 PREWHERE 17 AND 55 WHERE 17 AND 55 Error on processing query 'SELECT 2 PREWHERE 17 AND 55 WHERE 17 AND 55': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Got boring AST Fuzzing step 732 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Got boring AST Fuzzing step 733 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Got boring AST Fuzzing step 734 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Got boring AST Fuzzing step 735 out of 1000 SELECT 2 WHERE 17 AND toNullable(55) Got boring AST Fuzzing step 736 out of 1000 SELECT 2 Query succeeded, using this AST as a start Fuzzing step 737 out of 1000 SELECT 2 Got boring AST Fuzzing step 738 out of 1000 SELECT 2 Got boring AST Fuzzing step 739 out of 1000 SELECT 2 Got boring AST Fuzzing step 740 out of 1000 SELECT 2 Got boring AST Fuzzing step 741 out of 1000 SELECT 2 Got boring AST Fuzzing step 742 out of 1000 SELECT 2 Got boring AST Fuzzing step 743 out of 1000 SELECT 2 Got boring AST Fuzzing step 744 out of 1000 SELECT 2 Got boring AST Fuzzing step 745 out of 1000 SELECT 2 Got boring AST Fuzzing step 746 out of 1000 SELECT 2 Got boring AST Fuzzing step 747 out of 1000 SELECT 2 Got boring AST Fuzzing step 748 out of 1000 SELECT 2 Got boring AST Fuzzing step 749 out of 1000 SELECT 2 Got boring AST Fuzzing step 750 out of 1000 SELECT 2 Got boring AST Fuzzing step 751 out of 1000 SELECT 2 Got boring AST Fuzzing step 752 out of 1000 SELECT 2 Got boring AST Fuzzing step 753 out of 1000 SELECT 2 Got boring AST Fuzzing step 754 out of 1000 SELECT 2 Got boring AST Fuzzing step 755 out of 1000 SELECT 2 Got boring AST Fuzzing step 756 out of 1000 SELECT 2 PREWHERE toNullable(materialize(toNullable(2))) AND 17 AND 55 Error on processing query 'SELECT 2 PREWHERE toNullable(materialize(toNullable(2))) AND 17 AND 55': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 757 out of 1000 SELECT 2 Got boring AST Fuzzing step 758 out of 1000 SELECT 'InsertedRows', toLowCardinality(toNullable(toUInt256(12))), 2 Query succeeded, using this AST as a start Fuzzing step 759 out of 1000 SELECT 'InsertedRows', toNullable(toUInt256(12)), 2 Query succeeded, using this AST as a start Fuzzing step 760 out of 1000 SELECT 'InsertedRows', toNullable(toUInt256(12)), 2 Got boring AST Fuzzing step 761 out of 1000 SELECT 'InsertedRows', toNullable(toUInt256(12)), 2 Got boring AST Fuzzing step 762 out of 1000 SELECT 'InsertedRows', toNullable(toUInt256(12)), 2 Got boring AST Fuzzing step 763 out of 1000 SELECT 'InsertedRows', toNullable(toUInt256(12)), 2 Got boring AST Fuzzing step 764 out of 1000 SELECT 'InsertedRows', toUInt256(12), 2 Query succeeded, using this AST as a start Fuzzing step 765 out of 1000 SELECT 'InsertedRows', toUInt256(12), 2 GROUP BY alter_00665__fuzz_17, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), rename_table_polymorphic__fuzz_45 Error on processing query 'SELECT 'InsertedRows', toUInt256(12), 2 GROUP BY alter_00665__fuzz_17, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), rename_table_polymorphic__fuzz_45': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_17' in scope SELECT 'InsertedRows', toUInt256(12), 2 GROUP BY alter_00665__fuzz_17, materialize('INSERT INTO /* test 01413, query 1 */ rows_events_test%'), rename_table_polymorphic__fuzz_45. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 766 out of 1000 SELECT 'InsertedRows', 12, 2 Query succeeded, using this AST as a start Fuzzing step 767 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 768 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 769 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 770 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 771 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 772 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 773 out of 1000 SELECT 'InsertedRows', 12, 2 Got boring AST Fuzzing step 774 out of 1000 SELECT 'InsertedRows', 12 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 776 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 777 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 778 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 779 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 780 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 781 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 782 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 783 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 784 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 785 out of 1000 SELECT 'InsertedRows', 12 Got boring AST Fuzzing step 786 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Query succeeded, using this AST as a start Fuzzing step 787 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 788 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 789 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 790 out of 1000 SELECT 'InsertedRows', 12 PREWHERE event_date WHERE toNullable(toLowCardinality(toUInt128(2))) Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE event_date WHERE toNullable(toLowCardinality(toUInt128(2)))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'event_date' in scope SELECT 'InsertedRows', 12 PREWHERE event_date WHERE toNullable(toLowCardinality(toUInt128(2))). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 791 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 792 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 793 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 794 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 795 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 796 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 SELECT 'InsertedRows', 12 PREWHERE rows_events_test__fuzz_20 WHERE toNullable(materialize(2)) Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE rows_events_test__fuzz_20 WHERE toNullable(materialize(2))': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_20' in scope SELECT 'InsertedRows', 12 PREWHERE rows_events_test__fuzz_20 WHERE toNullable(materialize(2)). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 798 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(2)) Got boring AST Fuzzing step 799 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(2)) Got boring AST Fuzzing step 800 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Got boring AST Fuzzing step 802 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Got boring AST Fuzzing step 803 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Got boring AST Fuzzing step 804 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Got boring AST Fuzzing step 805 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(materialize(2))) Got boring AST Fuzzing step 806 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 WHERE toNullable(materialize(2)) Query succeeded, using this AST as a start Fuzzing step 808 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 WHERE toNullable(materialize(2)) Got boring AST Fuzzing step 809 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 WHERE toNullable(2) Query succeeded, using this AST as a start Fuzzing step 810 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 WHERE toNullable(2) Got boring AST Fuzzing step 811 out of 1000 SELECT toLowCardinality('InsertedRows'), 12 PREWHERE toFixedString('-', toLowCardinality(toNullable(1))) WHERE toNullable(2) Error on processing query 'SELECT toLowCardinality('InsertedRows'), 12 PREWHERE toFixedString('-', toLowCardinality(toNullable(1))) WHERE toNullable(2)': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: LowCardinality(Nullable(FixedString(1))). In query SELECT toLowCardinality('InsertedRows'), 12 PREWHERE toFixedString('-', toLowCardinality(toNullable(1))) WHERE toNullable(2). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Query succeeded, using this AST as a start Fuzzing step 813 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 814 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 815 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 816 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 817 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) Got boring AST Fuzzing step 818 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 820 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 821 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 822 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 823 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 824 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 825 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 826 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 827 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 828 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows'))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 829 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 830 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 833 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 834 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 835 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 836 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 837 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows'))': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')). Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 838 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 840 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable(materialize('SelectedRows')) Got boring AST Fuzzing step 841 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 842 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 843 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(toLowCardinality(toFixedString('-', 1)), 2) GROUP BY toNullable('SelectedRows') Error on processing query 'SELECT 'InsertedRows', 12 WHERE toNullable(toLowCardinality(toFixedString('-', 1)), 2) GROUP BY toNullable('SelectedRows')': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT 'InsertedRows', 12 WHERE toNullable(toLowCardinality(toFixedString('-', 1)), 2) GROUP BY toNullable('SelectedRows'). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 845 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 846 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 847 out of 1000 SELECT 'InsertedRows', 12 PREWHERE toUInt128(2) WHERE toNullable(2) GROUP BY 'SelectedRows' Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE toUInt128(2) WHERE toNullable(2) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 848 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 850 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 851 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 854 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 855 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 856 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 857 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 858 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 859 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 860 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12 WHERE toNullable(2) WITH TOTALS': Received from localhost:9000. DB::Exception: WITH TOTALS, ROLLUP, CUBE or GROUPING SETS are not supported without aggregation. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000701202b 4. /build/src/Analyzer/ValidationUtils.cpp:359: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x0000000011083921 5. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 861 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 862 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 863 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 864 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 865 out of 1000 SELECT 'InsertedRows', 12 WHERE toNullable(2) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 866 out of 1000 SELECT 'InsertedRows', 12 PREWHERE ProfileEvents[toFixedString('InsertedRows', 12)] WHERE toNullable(2) GROUP BY 'SelectedRows' Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE ProfileEvents[toFixedString('InsertedRows', 12)] WHERE toNullable(2) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT 'InsertedRows', 12 PREWHERE ProfileEvents[toFixedString('InsertedRows', 12)] WHERE toNullable(2) GROUP BY 'SelectedRows'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 867 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 869 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 870 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 871 out of 1000 SELECT 'InsertedRows', 12 GROUP BY toNullable('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 872 out of 1000 SELECT 'InsertedRows', 12 GROUP BY toNullable('SelectedRows') Got boring AST Fuzzing step 873 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 874 out of 1000 SELECT 'InsertedRows', 12 PREWHERE current_database = currentDatabase(rows_events_test__fuzz_16) GROUP BY GROUPING SETS (('SelectedRows')) Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE current_database = currentDatabase(rows_events_test__fuzz_16) GROUP BY GROUPING SETS (('SelectedRows'))': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT 'InsertedRows', 12 PREWHERE current_database = currentDatabase(rows_events_test__fuzz_16) GROUP BY GROUPING SETS (('SelectedRows')). Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 876 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 877 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 878 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 879 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12 GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 880 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12 GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 882 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', 12 GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 883 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 884 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 885 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 886 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 887 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 888 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 889 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 890 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 891 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', 12 GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 892 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 893 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 894 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 895 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 896 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 897 out of 1000 EXPLAIN AST SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 898 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 899 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 900 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 901 out of 1000 EXPLAIN SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 902 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 904 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 905 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 906 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 907 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' Got boring AST Fuzzing step 908 out of 1000 SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 909 out of 1000 SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 910 out of 1000 SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 911 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 912 out of 1000 SELECT ProfileEvents[materialize(toFixedString('SelectedRows', 12))], 'InsertedRows', 12 GROUP BY 'SelectedRows' Error on processing query 'SELECT ProfileEvents[materialize(toFixedString('SelectedRows', 12))], 'InsertedRows', 12 GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'ProfileEvents' in scope SELECT ProfileEvents[materialize(toFixedString('SelectedRows', 12))], 'InsertedRows', 12 GROUP BY 'SelectedRows'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 913 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 914 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 915 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 916 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 917 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 918 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 920 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 921 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 922 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 923 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 924 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 925 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 926 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 927 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 928 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 929 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 930 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 931 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 933 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 934 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 935 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 936 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 937 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 938 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 939 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 940 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 941 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 942 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 943 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 944 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 945 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 946 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 947 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 948 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 949 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 950 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 951 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 952 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 953 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 954 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 955 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 956 out of 1000 SELECT 'InsertedRows', toUInt128(rename_table__fuzz_6, 12) GROUP BY 'SelectedRows' Error on processing query 'SELECT 'InsertedRows', toUInt128(rename_table__fuzz_6, 12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'rename_table__fuzz_6' in scope SELECT 'InsertedRows', toUInt128(rename_table__fuzz_6, 12) GROUP BY 'SelectedRows'. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 957 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 958 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 959 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 960 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 961 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 962 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 963 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 964 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 965 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 966 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 967 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 968 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 969 out of 1000 EXPLAIN SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 970 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 971 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 972 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 973 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 974 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 975 out of 1000 EXPLAIN QUERY TREE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 976 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 977 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 978 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 979 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 980 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 40 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 981 out of 1000 EXPLAIN AST SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 982 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 983 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'': Received from localhost:9000. DB::Exception: Syntax error: failed at position 35 (''InsertedRows''): 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows'. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 984 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 985 out of 1000 EXPLAIN PIPELINE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 986 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 987 out of 1000 EXPLAIN ESTIMATE SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Got boring AST Fuzzing step 988 out of 1000 EXPLAIN SYNTAX SELECT 'InsertedRows', toUInt128(12) GROUP BY 'SelectedRows' Query succeeded, using this AST as a start Fuzzing step 989 out of 1000 SELECT 'InsertedRows', toUInt128(12) GROUP BY toLowCardinality('SelectedRows') Query succeeded, using this AST as a start Fuzzing step 990 out of 1000 SELECT 'InsertedRows', 12 GROUP BY toLowCardinality('SelectedRows') WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 991 out of 1000 SELECT 'InsertedRows', 12 GROUP BY toLowCardinality('SelectedRows') WITH TOTALS Got boring AST Fuzzing step 992 out of 1000 SELECT 'InsertedRows', 12 GROUP BY toLowCardinality('SelectedRows') WITH TOTALS Got boring AST Fuzzing step 993 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Query succeeded, using this AST as a start Fuzzing step 994 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Got boring AST Fuzzing step 995 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Got boring AST Fuzzing step 996 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Got boring AST Fuzzing step 997 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Got boring AST Fuzzing step 998 out of 1000 SELECT 'InsertedRows', 12 PREWHERE toNullable(toNullable(5)) GROUP BY 'SelectedRows' WITH TOTALS Error on processing query 'SELECT 'InsertedRows', 12 PREWHERE toNullable(toNullable(5)) GROUP BY 'SelectedRows' WITH TOTALS': Received from localhost:9000. DB::Exception: Storage SystemOne (table system.one (07fdb957-2f3c-4adf-bbfc-927fa3a24ce2)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 999 out of 1000 SELECT 'InsertedRows', 12 GROUP BY 'SelectedRows' WITH TOTALS Got boring AST Fuzzing step 0 out of 1000 Query succeeded, using this AST as a start Fuzzing step 1 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 2 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 3 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 4 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 5 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 6 out of 1000 SELECT zero FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 7 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 8 out of 1000 EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'EXPLAIN PIPELINE header = true SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 9 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 10 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 10 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 11 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toLowCardinality(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 12 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 13 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 14 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 15 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toUInt128(12), 7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT zero FROM system.zeros_mt WHERE materialize(toUInt128(12), 7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT zero FROM system.zeros_mt WHERE materialize(toUInt128(12), 7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 16 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 17 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 18 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 19 out of 1000 EXPLAIN SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 20 out of 1000 EXPLAIN SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 21 out of 1000 EXPLAIN AST SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 22 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 23 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 24 out of 1000 EXPLAIN PIPELINE SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 25 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 26 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 27 out of 1000 SELECT zero FROM system.zeros_mt PREWHERE toUInt256(toNullable(7)) WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT zero FROM system.zeros_mt PREWHERE toUInt256(toNullable(7)) WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 28 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 29 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 30 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 31 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(toNullable(7)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 32 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 33 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 34 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 35 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 36 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 37 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 38 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 39 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 40 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 41 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 42 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 43 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 44 out of 1000 SELECT zero FROM system.zeros_mt PREWHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT zero FROM system.zeros_mt PREWHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 45 out of 1000 SELECT zero FROM system.zeros_mt WHERE materialize(7) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 46 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 47 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 48 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 49 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 50 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 51 out of 1000 SELECT 2 AND toLowCardinality(toUInt128(55)), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT 2 AND toLowCardinality(toUInt128(55)), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 2 argument of function and: In scope SELECT 2 AND toLowCardinality(toUInt128(55)), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 52 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 53 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 54 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 55 out of 1000 EXPLAIN PIPELINE compact = true SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 56 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 57 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 58 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 59 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt WHERE toLowCardinality('Int64', 5) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt WHERE toLowCardinality('Int64', 5) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt WHERE toLowCardinality('Int64', 5) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 60 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt PREWHERE 17 AND materialize(toNullable(55)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Error on processing query 'SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt PREWHERE 17 AND materialize(toNullable(55)) LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 61 out of 1000 SELECT 2 AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Got boring AST Fuzzing step 62 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 2147483648 SETTINGS max_block_size = 3, max_threads = -2147483648 Fuzzing step 63 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 3, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 64 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 65 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 66 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 67 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 68 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 69 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 70 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 71 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 72 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 73 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 74 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 75 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 76 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 77 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 78 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 79 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 100, max_threads = 2 Got boring AST Fuzzing step 80 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 81 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 82 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 83 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 84 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 85 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 86 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 87 out of 1000 SELECT 2 AND (a = toLowCardinality(2)) AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT 2 AND (a = toLowCardinality(2)) AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'a' in scope SELECT 2 AND (a = toLowCardinality(2)) AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 88 out of 1000 EXPLAIN PIPELINE header = true SELECT 2 AND 55, zero FROM system.zeros_mt WHERE 2 AND 55 LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 2 AND 55, zero FROM system.zeros_mt WHERE 2 AND 55 LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 89 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 90 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 91 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 92 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 93 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 94 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 95 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 96 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 97 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 98 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 99 out of 1000 EXPLAIN SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 100 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 101 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 102 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 103 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 104 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('2'): 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 105 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 106 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 107 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 108 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 109 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 110 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 111 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 112 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 113 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 114 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 115 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 116 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 117 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 118 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 119 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 120 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 121 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 122 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 123 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 124 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT -2147483647 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT -2147483647 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 125 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt PREWHERE rows_events_test__fuzz_20 LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55, zero FROM system.zeros_mt PREWHERE rows_events_test__fuzz_20 LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_20' in scope SELECT 2 AND 55, zero FROM system.zeros_mt PREWHERE rows_events_test__fuzz_20 LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031d0d 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 126 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 127 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 128 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 129 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 130 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 131 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 132 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 133 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 134 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 135 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 136 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 137 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 138 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 139 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 140 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 141 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 142 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 143 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 144 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 145 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 146 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 147 out of 1000 EXPLAIN AST SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 148 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 149 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 150 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 151 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 152 out of 1000 SELECT toLowCardinality(materialize(2)) AND 55, zero FROM system.zeros_mt GROUP BY toNullable(17) AND 17 AND 55 LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(materialize(2)) AND 55, zero FROM system.zeros_mt GROUP BY toNullable(17) AND 17 AND 55 LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Column system.zeros_mt.zero is not under aggregate function and not in GROUP BY keys. In query SELECT toLowCardinality(materialize(2)) AND 55, zero FROM system.zeros_mt GROUP BY toNullable(17) AND 17 AND 55 LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083fde 5. /build/src/Analyzer/InDepthQueryTreeVisitor.h:90: DB::InDepthQueryTreeVisitor::visit(std::shared_ptr const&) @ 0x0000000011083cbe 6. /build/src/Analyzer/ValidationUtils.cpp:0: DB::validateAggregates(std::shared_ptr const&, DB::AggregatesValidationParams) @ 0x00000000110830bc 7. /build/contrib/llvm-project/libcxx/include/vector:1454: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d2e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 153 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT -2147483647 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT -2147483647 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 154 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 155 out of 1000 SELECT toLowCardinality(2) AND 55, rows_events_test__fuzz_12, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(2) AND 55, rows_events_test__fuzz_12, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test__fuzz_12' in scope SELECT toLowCardinality(2) AND 55, rows_events_test__fuzz_12, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 156 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 157 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 158 out of 1000 EXPLAIN ESTIMATE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 159 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 160 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT -2147483649 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT -2147483649 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 161 out of 1000 EXPLAIN PIPELINE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 162 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 163 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 164 out of 1000 EXPLAIN QUERY TREE SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 165 out of 1000 EXPLAIN SYNTAX SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 166 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 37 ('toLowCardinality'): toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 167 out of 1000 EXPLAIN SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 168 out of 1000 EXPLAIN AST SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 169 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 170 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 171 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 172 out of 1000 SELECT toLowCardinality(toUInt256(toUInt256(2)), 2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(toUInt256(toUInt256(2)), 2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function toLowCardinality doesn't match: passed 2, should be 1: In scope SELECT toLowCardinality(toUInt256(toUInt256(2)), 2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 173 out of 1000 SELECT toLowCardinality(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 100, max_threads = 2147483648 Got boring AST Fuzzing step 174 out of 1000 SELECT toLowCardinality(2) AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 175 out of 1000 SELECT toLowCardinality(toUInt256(2)) AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(toUInt256(2)) AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Illegal type (UInt256) of 1 argument of function and: In scope SELECT toLowCardinality(toUInt256(2)) AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 176 out of 1000 SELECT toLowCardinality(2) AND toLowCardinality(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 177 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 178 out of 1000 SELECT toNullable(2) AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 179 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 180 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 181 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 182 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 183 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 184 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 185 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 186 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 187 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 188 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 189 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 190 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = NULL, max_threads = 2147483648 Fuzzing step 191 out of 1000 SELECT 2 AND toFixedString(toLowCardinality('InsertedRows'), 12) AND 55, zero FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT 2 AND toFixedString(toLowCardinality('InsertedRows'), 12) AND 55, zero FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Illegal type (FixedString(12)) of 2 argument of function and: In scope SELECT 2 AND toFixedString(toLowCardinality('InsertedRows'), 12) AND 55, zero FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 65536, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 192 out of 1000 SELECT 2 AND toNullable(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 193 out of 1000 SELECT 2 AND toNullable(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 194 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 195 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 196 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 197 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt PREWHERE toUInt128(toUInt128(toUInt256(2))) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt PREWHERE toUInt128(toUInt128(toUInt256(2))) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 198 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 199 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 200 out of 1000 SELECT 2 AND toNullable(materialize(55)), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 201 out of 1000 SELECT toLowCardinality(toNullable(2)) AND toNullable(materialize(55)), zero FROM system.zeros_mt WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(toNullable(2)) AND toNullable(materialize(55)), zero FROM system.zeros_mt WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT toLowCardinality(toNullable(2)) AND toNullable(materialize(55)), zero FROM system.zeros_mt WHERE query LIKE 'INSERT INTO /* test 01413, query 2 */ rows_events_test%' LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 202 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 203 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 204 out of 1000 SELECT 2 AND materialize(17 AND materialize(toNullable(55)), 55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT 2 AND materialize(17 AND materialize(toNullable(55)), 55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function materialize doesn't match: passed 2, should be 1: In scope SELECT 2 AND materialize(17 AND materialize(toNullable(55)), 55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:447: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69c5b 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 15. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 205 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 206 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 207 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 208 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 209 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt PREWHERE toUInt128(5) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55, zero FROM system.zeros_mt PREWHERE toUInt128(5) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 210 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 211 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 212 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 213 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 214 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 215 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 216 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 217 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Got boring AST Fuzzing step 218 out of 1000 SELECT 2 AND 55, zero FROM system.zeros_mt GROUP BY ProfileEvents, materialize(toLowCardinality(toInt256(-9223372036854775807))) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55, zero FROM system.zeros_mt GROUP BY ProfileEvents, materialize(toLowCardinality(toInt256(-9223372036854775807))) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'ProfileEvents' in scope SELECT 2 AND 55, zero FROM system.zeros_mt GROUP BY ProfileEvents, materialize(toLowCardinality(toInt256(-9223372036854775807))) LIMIT 1025 SETTINGS max_block_size = 65536, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 219 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 220 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 221 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 222 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 223 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 224 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 225 out of 1000 SELECT 2 AND materialize(55), zero FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 226 out of 1000 SELECT 2 AND materialize(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 227 out of 1000 SELECT 2 AND materialize(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 228 out of 1000 SELECT 2 AND a AND materialize(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT 2 AND a AND materialize(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'a' in scope SELECT 2 AND a AND materialize(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 229 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 230 out of 1000 SELECT 2 AND toUInt128(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT 2 AND toUInt128(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 2 argument of function and: In scope SELECT 2 AND toUInt128(55) FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 231 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 232 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 233 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 234 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 235 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 236 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 237 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 238 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 239 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 240 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 241 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 242 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 243 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 244 out of 1000 EXPLAIN SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 245 out of 1000 EXPLAIN SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 246 out of 1000 EXPLAIN SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 247 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 248 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 249 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 250 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 251 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 252 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 253 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 254 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 255 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 256 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 257 out of 1000 EXPLAIN ESTIMATE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 3 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 258 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 259 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 260 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 261 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 262 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 263 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 264 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 265 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 266 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 267 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 268 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 269 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 270 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 271 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 272 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 273 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 274 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 275 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 276 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 277 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 278 out of 1000 EXPLAIN AST SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 279 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 280 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 281 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 282 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 283 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 284 out of 1000 EXPLAIN SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 285 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 286 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 287 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 288 out of 1000 EXPLAIN PIPELINE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 289 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 290 out of 1000 EXPLAIN SYNTAX SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 291 out of 1000 EXPLAIN QUERY TREE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 292 out of 1000 EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Syntax error: failed at position 32 ('2'): 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 293 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 294 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 295 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt WHERE rows_events_test LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT 2 AND 55 FROM system.zeros_mt WHERE rows_events_test LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rows_events_test' in scope SELECT 2 AND 55 FROM system.zeros_mt WHERE rows_events_test LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 296 out of 1000 SELECT 2 AND toLowCardinality(55) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 297 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 298 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 299 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 300 out of 1000 SELECT toLowCardinality(toUInt128(2)) AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(toUInt128(2)) AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT toLowCardinality(toUInt128(2)) AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 301 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = -9223372036854775808, max_threads = 2147483648 Fuzzing step 302 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 303 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 304 out of 1000 SELECT and(materialize(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT and(materialize(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(materialize(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 305 out of 1000 SELECT 2 AND toLowCardinality(55) FROM system.zeros_mt WHERE materialize(17) AND 55 AND (database = currentDatabase()) LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT 2 AND toLowCardinality(55) FROM system.zeros_mt WHERE materialize(17) AND 55 AND (database = currentDatabase()) LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'database' in scope SELECT 2 AND toLowCardinality(55) FROM system.zeros_mt WHERE materialize(17) AND 55 AND (database = currentDatabase()) LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 306 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 307 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1025 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 308 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 309 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 310 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 311 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 312 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 313 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 314 out of 1000 SELECT toLowCardinality(2) AND materialize(toLowCardinality(55)) FROM system.zeros_mt GROUP BY 257, toNullable(toLowCardinality(2)) AND materialize(17) AND 55, toNullable(toNullable(5)), rename_table_polymorphic__fuzz_43 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT toLowCardinality(2) AND materialize(toLowCardinality(55)) FROM system.zeros_mt GROUP BY 257, toNullable(toLowCardinality(2)) AND materialize(17) AND 55, toNullable(toNullable(5)), rename_table_polymorphic__fuzz_43 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Positional argument number 257 is out of bounds. Expected in range [1, 1]. In scope SELECT toLowCardinality(2) AND materialize(toLowCardinality(55)) FROM system.zeros_mt GROUP BY 257, toNullable(toLowCardinality(2)) AND materialize(17) AND 55, toNullable(toNullable(5)), rename_table_polymorphic__fuzz_43 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 315 out of 1000 SELECT 2 AND materialize(toLowCardinality(55)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 316 out of 1000 SELECT 2 AND toLowCardinality(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 317 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 318 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 319 out of 1000 SELECT 2 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 320 out of 1000 SELECT materialize(toNullable(2)) AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 321 out of 1000 SELECT materialize(toNullable(2)) AND toNullable(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 322 out of 1000 SELECT materialize(55) AND materialize(toNullable(2)) AND toNullable(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 323 out of 1000 SELECT 55 AND materialize(toNullable(2)) AND toNullable(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 324 out of 1000 SELECT 55 AND materialize(toNullable(2)) AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 325 out of 1000 SELECT 55 AND materialize(toNullable(2)) AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 326 out of 1000 SELECT 55 AND materialize(toNullable(2)) AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Got boring AST Fuzzing step 327 out of 1000 SELECT materialize(toUInt256(55)) AND materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 2) AND 55 FROM system.zeros_mt LIMIT -9223372036854775807 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Error on processing query 'SELECT materialize(toUInt256(55)) AND materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 2) AND 55 FROM system.zeros_mt LIMIT -9223372036854775807 SETTINGS max_block_size = 2147483647, max_threads = 2147483648': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT materialize(toUInt256(55)) AND materialize((current_database = currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND ((type = 2) = 2) AND (event_date >= yesterday()), 2) AND 55 FROM system.zeros_mt LIMIT -9223372036854775807 SETTINGS max_block_size = 2147483647, max_threads = 2147483648. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 13. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 16. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 17. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 19. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 20. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 21. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 22. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 23. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 24. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 25. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 26. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 27. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 28. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 29. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 30. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 31. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 Fuzzing step 328 out of 1000 SELECT 55 AND toNullable(2) AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 2147483648 Query succeeded, using this AST as a start Fuzzing step 329 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 330 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 331 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 332 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 333 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 334 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 335 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 336 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 337 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 338 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE a = materialize(2) LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt WHERE a = materialize(2) LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'a' in scope SELECT 55 AND 55 FROM system.zeros_mt WHERE a = materialize(2) LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 10. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 11. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 13. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 14. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 15. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 339 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 340 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 341 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 342 out of 1000 EXPLAIN PIPELINE compact = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 343 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 344 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 345 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 346 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT -2147483649 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt LIMIT -2147483649 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 347 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 348 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt GROUP BY toLowCardinality(7), written_rows AND materialize(toUInt128(toUInt128(2))) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality('Int64', 5), rows_events_test__fuzz_42 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt GROUP BY toLowCardinality(7), written_rows AND materialize(toUInt128(toUInt128(2))) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality('Int64', 5), rows_events_test__fuzz_42 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'written_rows' in scope SELECT 55 AND 55 FROM system.zeros_mt GROUP BY toLowCardinality(7), written_rows AND materialize(toUInt128(toUInt128(2))) AND (type = 2) AND (event_date >= yesterday()), toLowCardinality('Int64', 5), rows_events_test__fuzz_42 LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 349 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 350 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 351 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 352 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 353 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 354 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 355 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 356 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 357 out of 1000 SELECT and(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT and(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(55) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 358 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 359 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 360 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 361 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 362 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 363 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 364 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE materialize(toNullable(toUInt128(12))) LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt WHERE materialize(toNullable(toUInt128(12))) LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column materialize(_CAST('12'_Nullable(UInt128), 'Nullable(UInt128)'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 365 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 366 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 367 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 368 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 369 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 370 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 371 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 372 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 373 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 374 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 375 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 376 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 377 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 100 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 378 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 379 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 380 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 381 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 382 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 383 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 384 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 385 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 386 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 387 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 388 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 389 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 390 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 391 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 392 out of 1000 EXPLAIN SYNTAX SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 393 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 394 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 395 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 396 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 397 out of 1000 EXPLAIN QUERY TREE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 398 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 399 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 400 out of 1000 EXPLAIN AST SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 401 out of 1000 EXPLAIN PIPELINE SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 402 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 403 out of 1000 SELECT toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 55 AND 55 FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT toFixedString(toFixedString(toFixedString('SelectedRows', 12), 12), 12), 55 AND 55 FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 404 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 405 out of 1000 SELECT 55 AND toLowCardinality(55) FROM system.zeros_mt GROUP BY materialize(2), toLowCardinality(1.), toUInt256(1) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'SELECT 55 AND toLowCardinality(55) FROM system.zeros_mt GROUP BY materialize(2), toLowCardinality(1.), toUInt256(1) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.000024338 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 406 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 407 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 408 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 409 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 410 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 411 out of 1000 EXPLAIN PIPELINE compact = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 412 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 413 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 414 out of 1000 EXPLAIN PIPELINE header = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Error on processing query 'EXPLAIN PIPELINE header = true SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 415 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 416 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 417 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 418 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 419 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 420 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 421 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 422 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 423 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 424 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 425 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 426 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 427 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 428 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 429 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 430 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 431 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 432 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 433 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 434 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 435 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 436 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 437 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 438 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Got boring AST Fuzzing step 439 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt WHERE toNullable(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 1 Query succeeded, using this AST as a start Fuzzing step 440 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt WHERE toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 441 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt PREWHERE toLowCardinality(17) AND toLowCardinality(55) WHERE toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT materialize(55) AND 55 FROM system.zeros_mt PREWHERE toLowCardinality(17) AND toLowCardinality(55) WHERE toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 442 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt WHERE toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 443 out of 1000 SELECT materialize(55) AND 55 FROM system.zeros_mt WHERE toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 444 out of 1000 SELECT materialize(toUInt128(55)) AND 55 FROM system.zeros_mt WHERE `table` AND toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT -1 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT materialize(toUInt128(55)) AND 55 FROM system.zeros_mt WHERE `table` AND toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT -1 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT materialize(toUInt128(55)) AND 55 FROM system.zeros_mt WHERE `table` AND toNullable(toLowCardinality(17)) AND toLowCardinality(55) LIMIT -1 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 445 out of 1000 SELECT and(55) FROM system.zeros_mt WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT and(55) FROM system.zeros_mt WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Number of arguments for function "and" should be at least 2: passed 1: In scope SELECT and(55) FROM system.zeros_mt WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, unsigned long&&) @ 0x000000000701b62b 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4318 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 446 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE toNullable(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 447 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE toNullable(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 448 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE toNullable(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 449 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 450 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 451 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 452 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 453 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 454 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 455 out of 1000 SELECT toUInt128(55) AND 55 FROM system.zeros_mt WHERE materialize(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT toUInt128(55) AND 55 FROM system.zeros_mt WHERE materialize(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 1 argument of function and: In scope SELECT toUInt128(55) AND 55 FROM system.zeros_mt WHERE materialize(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 456 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 457 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 458 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 459 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt PREWHERE toFixedString('InsertedRows', 12) WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt PREWHERE toFixedString('InsertedRows', 12) WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: FixedString(12). In query SELECT 55 AND 55 FROM system.zeros_mt PREWHERE toFixedString('InsertedRows', 12) WHERE toLowCardinality(17) AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 460 out of 1000 SELECT alter_00665__fuzz_32, and(55) FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) GROUP BY toNullable(17) AND 62 AND toNullable(55) AND 55, toUInt128(12), materialize(toNullable(-9223372036854775807)), 2 AND 55 LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT alter_00665__fuzz_32, and(55) FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) GROUP BY toNullable(17) AND 62 AND toNullable(55) AND 55, toUInt128(12), materialize(toNullable(-9223372036854775807)), 2 AND 55 LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_32' in scope SELECT alter_00665__fuzz_32, and(55) FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) GROUP BY toNullable(17) AND 62 AND toNullable(55) AND 55, toUInt128(12), materialize(toNullable(-9223372036854775807)), 2 AND 55 LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 461 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 1024 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 462 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 463 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 464 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 465 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 466 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt PREWHERE toInt256(1048577) WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT 55 AND 55 FROM system.zeros_mt PREWHERE toInt256(1048577) WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 467 out of 1000 SELECT 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 468 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 469 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND materialize(toUInt128(2)) AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND materialize(toUInt128(2)) AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 2 argument of function and: In scope SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND materialize(toUInt128(2)) AND 55 LIMIT 65535 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 470 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65537 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 471 out of 1000 SELECT materialize(toLowCardinality(-9223372036854775807)), 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 65537 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 472 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 65537 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 473 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 65537 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 474 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 475 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 476 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND 55 LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 477 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE toLowCardinality(17) AND toUInt128(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE toLowCardinality(17) AND toUInt128(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Illegal type (UInt128) of 2 argument of function and: In scope SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE toLowCardinality(17) AND toUInt128(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&&, String&&) @ 0x000000000702ddab 4. /build/src/Functions/FunctionsLogical.cpp:0: DB::FunctionsLogicalDetail::FunctionAnyArityLogical::getReturnTypeImpl(std::vector, std::allocator>> const&) const @ 0x00000000078c4262 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::IFunction::getReturnTypeImpl(std::vector> const&) const @ 0x000000000700e8de 6. /build/src/Functions/IFunction.cpp:491: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b6a0db 7. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 8. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 9. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 13. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 14. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 17. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 18. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 20. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 23. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 24. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 25. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 26. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 27. ? @ 0x00007f7733d58ac3 28. ? @ 0x00007f7733dea850 Fuzzing step 478 out of 1000 SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 479 out of 1000 EXPLAIN PIPELINE `graph=1` = true SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(toNullable(2) AND toLowCardinality(55), 55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 257 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true SELECT materialize(-9223372036854775807), 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(toNullable(2) AND toLowCardinality(55), 55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 257': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 480 out of 1000 SELECT -9223372036854775807, 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 481 out of 1000 SELECT -9223372036854775807, t_projections_lwd__fuzz_10 AND 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT -9223372036854775807, t_projections_lwd__fuzz_10 AND 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 't_projections_lwd__fuzz_10' in scope SELECT -9223372036854775807, t_projections_lwd__fuzz_10 AND 55 AND 55 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 482 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 483 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt WHERE 17 AND toLowCardinality(55) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 484 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 485 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 486 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 487 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 488 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 489 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt GROUP BY materialize(257), toNullable(toNullable(7)), toInt128(257) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT toInt256(-9223372036854775807) FROM system.zeros_mt GROUP BY materialize(257), toNullable(toNullable(7)), toInt128(257) LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Memory limit (for query) exceeded: would use 12.00 GiB (attempt to allocate chunk of 4294968280 bytes), maximum: 9.31 GiB.. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>>(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity>>::type>, char const*&&, char const*&&, String&&, long&, String&&, char const*&&, std::basic_string_view>&&) @ 0x000000000c66be89 4. /build/src/Common/MemoryTracker.cpp:0: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000000c66b509 5. /build/src/Common/MemoryTracker.cpp:405: MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @ 0x000000000c66affc 6. /build/src/Common/CurrentMemoryTracker.cpp:59: CurrentMemoryTracker::allocImpl(long, bool) @ 0x000000000c6244dd 7. /build/src/Common/Allocator.cpp:151: Allocator::alloc(unsigned long, unsigned long) @ 0x000000000c622cc4 8. /build/src/Common/PODArray.h:120: DB::PODArray, 63ul, 64ul>::resize_fill(unsigned long) @ 0x000000000c672de8 9. /build/contrib/boost/boost/smart_ptr/intrusive_ptr.hpp:211: DB::StorageSystemZeros::read(std::vector> const&, std::shared_ptr const&, DB::SelectQueryInfo&, std::shared_ptr, DB::QueryProcessingStage::Enum, unsigned long, unsigned long) @ 0x00000000102e5745 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::IStorage::read(DB::QueryPlan&, std::vector> const&, std::shared_ptr const&, DB::SelectQueryInfo&, std::shared_ptr, DB::QueryProcessingStage::Enum, unsigned long, unsigned long) @ 0x00000000121f5a78 11. /build/src/Processors/QueryPlan/QueryPlan.h:53: DB::(anonymous namespace)::buildQueryPlanForTableExpression(std::shared_ptr, DB::SelectQueryInfo const&, DB::SelectQueryOptions const&, std::shared_ptr&, bool, bool) @ 0x0000000011667b1f 12. /build/src/Planner/PlannerJoinTree.cpp:1801: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x00000000116618dc 13. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164cdb0 14. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 15. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 16. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 17. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 19. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 20. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 22. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 23. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 24. ? @ 0x00007f7733d58ac3 25. ? @ 0x00007f7733dea850 Fuzzing step 490 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 491 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 492 out of 1000 SELECT toInt256(-9223372036854775807) FROM system.zeros_mt LIMIT 257 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 493 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 494 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 495 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 'IPv4', materialize(toLowCardinality(materialize(2))) LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 'IPv4', materialize(toLowCardinality(materialize(2))) LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY query LIKE 'INSERT INTO /* test 01413, query 1 */ rows_events_test%', toNullable(2), 'IPv4', materialize(toLowCardinality(materialize(2))) LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 496 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 65536 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 497 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 498 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 499 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 500 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 501 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY alter_00665__fuzz_19, 100, toNullable(toUInt128(12)), materialize('SelectedRows') LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY alter_00665__fuzz_19, 100, toNullable(toUInt128(12)), materialize('SelectedRows') LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537': Received from localhost:9000. DB::Exception: Positional argument number 100 is out of bounds. Expected in range [1, 1]. In scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY alter_00665__fuzz_19, 100, toNullable(toUInt128(12)), materialize('SelectedRows') LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, unsigned long&, unsigned long&&, String&&) @ 0x0000000010e8288b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::replaceNodesWithPositionalArguments(std::shared_ptr&, std::vector, std::allocator>> const&, DB::IdentifierResolveScope&) @ 0x00000000110432fa 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cd9f 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 502 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 503 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 504 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 505 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 506 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 507 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 508 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 509 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 510 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 511 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 512 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 513 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 514 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 515 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 516 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 517 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 518 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 519 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 520 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 521 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 522 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 523 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 524 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 525 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 526 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 255 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 527 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 2147483647, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 528 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 529 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 530 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 531 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 2147483647, max_threads = 65537 Got boring AST Fuzzing step 532 out of 1000 SELECT toNullable(-9223372036854775807) FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 533 out of 1000 SELECT toNullable(-9223372036854775807) FROM system.zeros_mt PREWHERE 17 AND 62 AND toNullable(55) AND 55 LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Error on processing query 'SELECT toNullable(-9223372036854775807) FROM system.zeros_mt PREWHERE 17 AND 62 AND toNullable(55) AND 55 LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 534 out of 1000 SELECT toNullable(-9223372036854775807) FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 535 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 536 out of 1000 SELECT toLowCardinality(toNullable(-9223372036854775807)) FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 537 out of 1000 SELECT toLowCardinality(-9223372036854775807) FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 538 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 539 out of 1000 EXPLAIN json = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Error on processing query 'EXPLAIN json = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "json" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::(anonymous namespace)::ExplainSettings DB::(anonymous namespace)::checkAndGetSettings(std::shared_ptr const&) @ 0x000000001157dd52 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x0000000011577591 6. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 7. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 8. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 11. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 12. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 13. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 14. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 15. ? @ 0x00007f7733d58ac3 16. ? @ 0x00007f7733dea850 Fuzzing step 540 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 541 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 542 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 543 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 544 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 545 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 546 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 547 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 548 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 549 out of 1000 EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Error on processing query 'EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 550 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 551 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 552 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 553 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', 12), toUInt128(12)), 17 AND toLowCardinality(55) AND toLowCardinality(55), toUInt256(toNullable(2)) LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', 12), toUInt128(12)), 17 AND toLowCardinality(55) AND toLowCardinality(55), toUInt256(toNullable(2)) LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('SelectedRows', 12), toFixedString(toFixedString('SelectedRows', 12), toUInt128(12)), 17 AND toLowCardinality(55) AND toLowCardinality(55), toUInt256(toNullable(2)) LIMIT 7 SETTINGS max_block_size = 7, max_threads = 65537. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 554 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Query succeeded, using this AST as a start Fuzzing step 555 out of 1000 EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Error on processing query 'EXPLAIN PIPELINE header = true SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "header" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 556 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 65537 SETTINGS max_block_size = 7, max_threads = 65537 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 65537 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 101.902758515 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 557 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 558 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 7, max_threads = 65537 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 7, max_threads = 65537': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 16.835899197 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 559 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 560 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 561 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 562 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 65537 Got boring AST Fuzzing step 563 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 0 SETTINGS max_block_size = 7, max_threads = 100 Query succeeded, using this AST as a start Fuzzing step 564 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Query succeeded, using this AST as a start Fuzzing step 565 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 566 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 567 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 568 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 569 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 570 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Query succeeded, using this AST as a start Fuzzing step 571 out of 1000 SELECT toNullable(alter_00665__fuzz_28, toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Error on processing query 'SELECT toNullable(alter_00665__fuzz_28, toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'alter_00665__fuzz_28' in scope SELECT toNullable(alter_00665__fuzz_28, toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 10. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 572 out of 1000 EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT toNullable(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Error on processing query 'EXPLAIN PIPELINE `graph=1` = true, compact = true SELECT toNullable(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100': Received from localhost:9000. DB::Exception: Unknown setting "graph=1" for EXPLAIN PIPELINE query. Supported settings: compact, graph, header. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String const&, char const (&) [9], String&&) @ 0x0000000011582beb 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157adc1 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 573 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 574 out of 1000 SELECT toNullable(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 575 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Query succeeded, using this AST as a start Fuzzing step 576 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 577 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 100 Got boring AST Fuzzing step 578 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 579 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 580 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 581 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 582 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 583 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 584 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 585 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 586 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 587 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 588 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 589 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 590 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 591 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 10.00391241 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 592 out of 1000 SELECT equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'current_database' in scope SELECT equals(current_database, materialize(toLowCardinality(-9223372036854775807)), currentDatabase()) AND (query LIKE 'SELECT * FROM /* test 01413, query 3 */ rows_events_test%') AND (type = 2) AND (event_date >= yesterday()), -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 10. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 12. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 13. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 14. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 15. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 16. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 18. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 19. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 20. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 21. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 22. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 24. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 25. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 26. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 27. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 28. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 29. ? @ 0x00007f7733d58ac3 30. ? @ 0x00007f7733dea850 Fuzzing step 593 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('UUID', 9), 17 AND 62 AND 55, toNullable(toNullable(2)) LIMIT NULL SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('UUID', 9), 17 AND 62 AND 55, toNullable(toNullable(2)) LIMIT NULL SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toNullable('UUID', 9), 17 AND 62 AND 55, toNullable(toNullable(2)) LIMIT NULL SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 12. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 14. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 15. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 16. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 17. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 18. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 19. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 21. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 22. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 23. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 24. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 25. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 26. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 27. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 28. ? @ 0x00007f7733d58ac3 29. ? @ 0x00007f7733dea850 Fuzzing step 594 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 595 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 596 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 597 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 598 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 599 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 600 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 601 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 602 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 603 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 604 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 605 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 606 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 607 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 608 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 609 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 610 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 611 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 612 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 613 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 614 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 615 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 616 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 617 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 618 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 619 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 620 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 621 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 622 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 623 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 624 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 625 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 626 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 627 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 628 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 629 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 630 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 631 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 632 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 633 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 634 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 635 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 636 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 637 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 638 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 639 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 42 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 640 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 641 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 642 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 643 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 644 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 645 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 646 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 647 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 648 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 649 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 650 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 651 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 652 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 653 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 654 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 655 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 656 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 657 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 658 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 659 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 660 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 661 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 662 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 663 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 664 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 665 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 666 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 667 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 668 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 669 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 670 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Syntax error: failed at position 47 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 671 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Query succeeded, using this AST as a start Fuzzing step 672 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt WHERE rename_table__fuzz_25 LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt WHERE rename_table__fuzz_25 LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_25' in scope SELECT -9223372036854775807 FROM system.zeros_mt WHERE rename_table__fuzz_25 LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031e3a 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 673 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 674 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 675 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 676 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY rename_table_polymorphic__fuzz_37, toNullable(materialize(toNullable(2)), toLowCardinality(materialize(2))) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY rename_table_polymorphic__fuzz_37, toNullable(materialize(toNullable(2)), toLowCardinality(materialize(2))) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table_polymorphic__fuzz_37' in scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY rename_table_polymorphic__fuzz_37, toNullable(materialize(toNullable(2)), toLowCardinality(materialize(2))) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 677 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 678 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toFixedString(toNullable('SelectedRows', 12), 12) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toFixedString(toNullable('SelectedRows', 12), 12) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Number of arguments for function toNullable doesn't match: passed 2, should be 1: In scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toFixedString(toNullable('SelectedRows', 12), 12) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&&, unsigned long&, unsigned long&) @ 0x0000000007b6b76b 4. /build/src/Functions/IFunction.cpp:0: DB::IFunctionOverloadResolver::checkNumberOfArguments(unsigned long) const @ 0x0000000007b69a2d 5. /build/contrib/llvm-project/libcxx/include/vector:553: DB::IFunctionOverloadResolver::getReturnTypeWithoutLowCardinality(std::vector> const&) const @ 0x0000000007b69dd5 6. /build/src/Functions/IFunction.cpp:437: DB::IFunctionOverloadResolver::getReturnType(std::vector> const&) const @ 0x0000000007b69ca0 7. /build/src/Functions/IFunction.cpp:452: DB::IFunctionOverloadResolver::build(std::vector> const&) const @ 0x0000000007b6a1b4 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104f94b 9. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 12. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 13. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 14. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 15. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 16. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 17. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 18. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 19. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 20. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 21. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 22. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 24. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 25. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 26. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 27. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 28. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 29. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 30. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 31. ? @ 0x00007f7733d58ac3 Fuzzing step 679 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 680 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Got boring AST Fuzzing step 681 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = -2147483648 Fuzzing step 682 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toLowCardinality(5), query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString(toFixedString(toLowCardinality('SelectedRows'), toUInt128(12)), 12), toFixedString('SelectedRows', toLowCardinality(12)) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toLowCardinality(5), query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString(toFixedString(toLowCardinality('SelectedRows'), toUInt128(12)), 12), toFixedString('SelectedRows', toLowCardinality(12)) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2': Received from localhost:9000. DB::Exception: Unknown expression or function identifier 'query' in scope SELECT -9223372036854775807 FROM system.zeros_mt GROUP BY toLowCardinality(5), query LIKE toNullable(toLowCardinality('INSERT INTO /* test 01413, query 1 */ rows_events_test%')), toFixedString(toFixedString(toLowCardinality('SelectedRows'), toUInt128(12)), 12), toFixedString('SelectedRows', toLowCardinality(12)) LIMIT 1048575 SETTINGS max_block_size = 7, max_threads = 2. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001104be04 7. /build/contrib/llvm-project/libcxx/include/vector:553: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103863c 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 9. /build/contrib/llvm-project/libcxx/include/vector:438: DB::QueryAnalyzer::resolveGroupByNode(DB::QueryNode&, DB::IdentifierResolveScope&) @ 0x000000001105cdd2 10. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5461: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031eed 11. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 12. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 13. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 14. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 15. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 16. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 17. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 19. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 20. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 21. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 22. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 23. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 24. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 25. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 26. ? @ 0x00007f7733d58ac3 27. ? @ 0x00007f7733dea850 Fuzzing step 683 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 256, max_threads = 0 Query succeeded, using this AST as a start Fuzzing step 684 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 256, max_threads = 0 Got boring AST Fuzzing step 685 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 1048575 SETTINGS max_block_size = 256, max_threads = 0 Got boring AST Fuzzing step 686 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 0 Query succeeded, using this AST as a start Fuzzing step 687 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 0 Got boring AST Fuzzing step 688 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 0 Got boring AST Fuzzing step 689 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 0 Got boring AST Fuzzing step 690 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 0 Query succeeded, using this AST as a start Fuzzing step 691 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 692 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 693 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 694 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 695 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 696 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt PREWHERE toLowCardinality(toNullable(12)) LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'SELECT materialize(-9223372036854775807) FROM system.zeros_mt PREWHERE toLowCardinality(toNullable(12)) LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 697 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt PREWHERE 65537 LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'SELECT materialize(-9223372036854775807) FROM system.zeros_mt PREWHERE 65537 LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Storage SystemZeros (table system.zeros_mt (00f246e5-2549-44cc-9e9a-e060fdc08c28)) does not support PREWHERE. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000701056b 4. /build/src/Planner/CollectTableExpressionData.cpp:0: DB::collectTableExpressionData(std::shared_ptr&, std::shared_ptr&) @ 0x000000001109d275 5. /build/src/Planner/Planner.cpp:0: DB::Planner::buildPlanForQueryNode() @ 0x000000001164b5f5 6. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 7. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 8. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 9. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 10. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 11. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 12. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 14. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 15. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 16. ? @ 0x00007f7733d58ac3 17. ? @ 0x00007f7733dea850 Fuzzing step 698 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 699 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 700 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 701 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 702 out of 1000 SELECT materialize(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 703 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 704 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 705 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 706 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 707 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 708 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 709 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 710 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 711 out of 1000 SELECT materialize(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 712 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 256 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 713 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 714 out of 1000 SELECT alter_00665__fuzz_33, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'SELECT alter_00665__fuzz_33, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression identifier 'alter_00665__fuzz_33' in scope SELECT alter_00665__fuzz_33, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 715 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 716 out of 1000 SELECT toInt128(toLowCardinality(toInt128(-9223372036854775807))) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 717 out of 1000 SELECT toInt128(toLowCardinality(toInt128(-9223372036854775807))) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 718 out of 1000 SELECT toInt128(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 719 out of 1000 SELECT rename_table__fuzz_13, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'SELECT rename_table__fuzz_13, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Unknown expression identifier 'rename_table__fuzz_13' in scope SELECT rename_table__fuzz_13, toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type, std::type_identity::type, std::type_identity::type>, char const*&&, String&, String const&, String&&, String&&) @ 0x00000000110659b9 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool, bool) @ 0x000000001103a1d1 5. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:3910: DB::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&, bool, bool) @ 0x0000000011037780 6. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:815: DB::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::IdentifierResolveScope&) @ 0x000000001105db09 7. /build/contrib/llvm-project/libcxx/include/vector:961: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011031c1e 8. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 9. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 10. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 12. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 13. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 14. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 15. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 16. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 18. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 19. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 20. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 21. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 22. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 23. ? @ 0x00007f7733d58ac3 24. ? @ 0x00007f7733dea850 Fuzzing step 720 out of 1000 SELECT toInt128(toInt128(-9223372036854775807)) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 721 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 722 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 723 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 724 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 725 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 726 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 727 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 728 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 729 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt PREWHERE defaultValueOfTypeName('String') LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'SELECT toInt128(-9223372036854775807) FROM system.zeros_mt PREWHERE defaultValueOfTypeName('String') LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type for filter in PREWHERE: String. In query SELECT toInt128(-9223372036854775807) FROM system.zeros_mt PREWHERE defaultValueOfTypeName('String') LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>&, String, String>(int, FormatStringHelperImpl>&>::type, std::type_identity::type, std::type_identity::type>, std::basic_string_view>&, String&&, String&&) @ 0x00000000109765eb 4. /build/src/Analyzer/ValidationUtils.cpp:0: DB::(anonymous namespace)::validateFilter(std::shared_ptr const&, std::basic_string_view>, std::shared_ptr const&) @ 0x000000001108202a 5. /build/contrib/llvm-project/libcxx/include/vector:547: DB::validateFilters(std::shared_ptr const&) @ 0x0000000011081bcd 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:5603: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032d19 7. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 8. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 9. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 11. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 12. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 13. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 14. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 15. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 17. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 18. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 19. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 20. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 21. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 22. ? @ 0x00007f7733d58ac3 23. ? @ 0x00007f7733dea850 Fuzzing step 730 out of 1000 EXPLAIN PIPELINE compact = true SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN PIPELINE compact = true SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Invalid type Bool for setting "compact" only integer settings are supported. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception>, String const&>(int, FormatStringHelperImpl>>::type, std::type_identity::type>, std::basic_string_view>&&, String const&) @ 0x000000001060240b 4. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::executeImpl() @ 0x000000001157a7f5 5. /build/src/Interpreters/InterpreterExplainQuery.cpp:0: DB::InterpreterExplainQuery::execute() @ 0x00000000115770c7 6. /build/src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000011910476 7. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 9. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 10. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 11. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 12. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 13. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 731 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 256, max_threads = 9223372036854775806 Got boring AST Fuzzing step 732 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 733 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 734 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 735 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 736 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 737 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 738 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 739 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 2, max_threads = 9223372036854775806 Got boring AST Fuzzing step 740 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 741 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 742 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT -9223372036854775808 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: LIMIT numeric constant expression is not representable as UInt64. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type>, String const&) @ 0x000000000702000b 4. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:800: DB::QueryAnalyzer::convertLimitOffsetExpression(std::shared_ptr&, String const&, DB::IdentifierResolveScope&) @ 0x000000001104386e 5. /build/contrib/llvm-project/libcxx/include/string:1499: DB::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::IdentifierResolveScope&) @ 0x0000000011032862 6. /build/src/Analyzer/Resolve/QueryAnalyzer.cpp:0: DB::QueryAnalyzer::resolve(std::shared_ptr&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000011030f79 7. /build/src/Analyzer/Resolve/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001103084e 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001158344a 9. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000116473f6 10. /build/src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x00000000116458e9 11. /build/contrib/llvm-project/libcxx/include/vector:438: std::__unique_if::__unique_single std::make_unique[abi:v15007]&, std::shared_ptr const&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000116481e4 12. /build/src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000115f1664 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fce9 14. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 15. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 16. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 17. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 18. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 19. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 20. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 21. ? @ 0x00007f7733d58ac3 22. ? @ 0x00007f7733dea850 Fuzzing step 743 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 744 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 745 out of 1000 SELECT toInt128(-9223372036854775807) FROM system.zeros_mt GROUP BY materialize(toLowCardinality(toInt128(257))), toLowCardinality(materialize(toFixedString('InsertedRows', 12))) LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT toInt128(-9223372036854775807) FROM system.zeros_mt GROUP BY materialize(toLowCardinality(toInt128(257))), toLowCardinality(materialize(toFixedString('InsertedRows', 12))) LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 107.023993887 seconds, maximum: 10. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/contrib/llvm-project/libcxx/include/atomic:958: DB::PipelineExecutor::finalizeExecution() @ 0x0000000012d5f930 6. /build/src/Processors/Executors/PipelineExecutor.cpp:0: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x0000000012d5ebc4 7. /build/src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x0000000012d6d24a 8. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 9. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 10. ? @ 0x00007f7733d58ac3 11. ? @ 0x00007f7733dea850 Fuzzing step 746 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 747 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 748 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 749 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 750 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 751 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 10 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 752 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 753 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 754 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 755 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 756 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 757 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 758 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 759 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 760 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 761 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 762 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 763 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 764 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 765 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 766 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 18.867871619 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 767 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 768 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 769 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 770 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 771 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 772 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 773 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 774 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 775 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 776 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 777 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 778 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 779 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 780 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 781 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 782 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 783 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 784 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 785 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 786 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 787 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 788 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 789 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 790 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 791 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 792 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 793 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 794 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 795 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 796 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 797 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 798 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 799 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 800 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 801 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 802 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 803 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 804 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 805 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 806 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 807 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 808 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 809 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 810 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 811 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt WHERE materialize(toNullable(toUInt128(12))) LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt WHERE materialize(toNullable(toUInt128(12))) LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Illegal type Nullable(UInt128) of column materialize(_CAST('12'_Nullable(UInt128), 'Nullable(UInt128)'_String)) for filter. Must be UInt8 or Nullable(UInt8).. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String const&) @ 0x000000000789174b 4. /build/src/Processors/Transforms/FilterTransform.cpp:0: DB::FilterTransform::transformHeader(DB::Block const&, DB::ActionsDAG const*, String const&, bool) @ 0x0000000012fafe37 5. /build/src/Processors/QueryPlan/FilterStep.cpp:19: DB::FilterStep::FilterStep(DB::DataStream const&, DB::ActionsDAG, String, bool) @ 0x00000000131507a3 6. /build/contrib/llvm-project/libcxx/include/string:1499: std::__unique_if::__unique_single std::make_unique[abi:v15007](DB::DataStream const&, DB::ActionsDAG&&, String&, bool&) @ 0x00000000116253d8 7. /build/src/Planner/Planner.cpp:0: DB::(anonymous namespace)::addFilterStep(DB::QueryPlan&, DB::FilterAnalysisResult&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000116540e9 8. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Planner::buildPlanForQueryNode() @ 0x000000001164dd95 9. /build/src/Planner/Planner.cpp:0: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000011649bfe 10. /build/src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000011647ded 11. /build/src/Interpreters/executeQuery.cpp:1182: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190fe8d 12. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 13. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 14. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 15. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 16. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 17. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 18. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 19. ? @ 0x00007f7733d58ac3 20. ? @ 0x00007f7733dea850 Fuzzing step 812 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 813 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 814 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 815 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 816 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 817 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 818 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 819 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 820 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 821 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 822 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 823 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 824 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 825 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 826 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 43.715732728 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 827 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 828 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 829 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 830 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 831 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 832 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 833 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 834 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 835 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 836 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 837 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 838 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 839 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 840 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 841 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 842 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 843 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 30.867819122 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 844 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 845 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 846 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 847 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 848 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 849 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 850 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 851 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 852 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 853 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 854 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 855 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 856 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 857 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 858 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 859 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 860 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 861 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 862 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 863 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 864 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 865 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 866 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 867 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 868 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 869 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 870 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 871 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 872 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 873 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 874 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 13.659919116 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 875 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 876 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 877 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 878 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 879 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 880 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 881 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 882 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 883 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 884 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 885 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 886 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 887 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 888 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 889 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 890 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 891 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 892 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 20.267881275 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 893 out of 1000 EXPLAIN ESTIMATE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 894 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 895 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 896 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 897 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 898 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 899 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 900 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 901 out of 1000 EXPLAIN SYNTAX SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 902 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 903 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 904 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 905 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 906 out of 1000 EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN CURRENT TRANSACTION SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 51 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, end of query. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 907 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 908 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 909 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 910 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 911 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds. Error on processing query 'SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Timeout exceeded: elapsed 17.579897819 seconds, maximum: 10: While executing Zeros. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000700f16c 3. /build/contrib/llvm-project/libcxx/include/vector:438: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, double&&, double&&) @ 0x0000000010bfcb2b 4. /build/src/QueryPipeline/ExecutionSpeedLimits.cpp:0: DB::ExecutionSpeedLimits::checkTimeLimit(Stopwatch const&, DB::OverflowMode) const @ 0x0000000010bfc23a 5. /build/src/QueryPipeline/ReadProgressCallback.cpp:0: DB::ReadProgressCallback::onProgress(unsigned long, unsigned long, std::list> const&) @ 0x0000000010bfb5c1 6. /build/src/Processors/Executors/ExecutionThreadContext.cpp:62: DB::ExecutionThreadContext::executeTask() @ 0x0000000012d6a43e 7. /build/src/Processors/Executors/PipelineExecutor.cpp:273: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x0000000012d60070 8. /build/contrib/llvm-project/libcxx/include/vector:547: DB::PipelineExecutor::executeSingleThread(unsigned long) @ 0x0000000012d602fd 9. /build/src/Processors/Executors/PipelineExecutor.cpp:0: void std::__function::__policy_invoker::__call_impl>(std::__function::__policy_storage const*) @ 0x0000000012d60c5f 10. /build/src/Common/ThreadPool.cpp:781: ThreadPoolImpl>::ThreadFromThreadPool::worker() @ 0x000000000c7069bf 11. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:0: ? @ 0x000000000c70bb42 12. /build/base/base/../base/wide_integer_impl.h:817: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000c70474e 13. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000c709bb2 14. ? @ 0x00007f7733d58ac3 15. ? @ 0x00007f7733dea850 Fuzzing step 912 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 913 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 914 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 915 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 916 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 917 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 918 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 919 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 920 out of 1000 EXPLAIN SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 921 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 922 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 923 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 924 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 925 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 926 out of 1000 EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Error on processing query 'EXPLAIN TABLE OVERRIDE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806': Received from localhost:9000. DB::Exception: Syntax error: failed at position 46 ('-'): -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806. Expected one of: token sequence, Dot, token, Equals, OpeningRoundBracket. Stack trace: 0. /build/contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000164825f2 1. /build/src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c64fb99 2. /build/contrib/llvm-project/libcxx/include/string:1499: DB::Exception::createDeprecated(String const&, int, bool) @ 0x0000000007032a8d 3. /build/src/Parsers/parseQuery.cpp:407: DB::parseQueryAndMovePosition(DB::IParser&, char const*&, char const*, String const&, bool, unsigned long, unsigned long, unsigned long) @ 0x00000000135c76ec 4. /build/src/Parsers/parseQuery.cpp:420: DB::parseQuery(DB::IParser&, char const*, char const*, String const&, unsigned long, unsigned long, unsigned long) @ 0x00000000135c777e 5. /build/contrib/llvm-project/libcxx/include/__utility/swap.h:37: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x000000001190c630 6. /build/src/Interpreters/executeQuery.cpp:1397: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000001190bafd 7. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x0000000012cb45db 8. /build/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:593: DB::TCPHandler::run() @ 0x0000000012ccad99 9. /build/base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x0000000016527bc7 10. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001652809e 11. /build/base/poco/Foundation/src/ThreadPool.cpp:219: Poco::PooledThread::run() @ 0x00000000164d48b2 12. /build/base/poco/Foundation/include/Poco/AutoPtr.h:77: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000164d25c3 13. ? @ 0x00007f7733d58ac3 14. ? @ 0x00007f7733dea850 Fuzzing step 927 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 928 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 929 out of 1000 EXPLAIN QUERY TREE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 930 out of 1000 EXPLAIN PIPELINE SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 931 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Query succeeded, using this AST as a start Fuzzing step 932 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 933 out of 1000 EXPLAIN AST SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Got boring AST Fuzzing step 934 out of 1000 SELECT -9223372036854775807 FROM system.zeros_mt LIMIT 9223372036854775806 SETTINGS max_block_size = 255, max_threads = 9223372036854775806 Timeout exceeded while receiving data from server. Waited for 10 seconds, timeout is 10 seconds.